ui-components
ui-components copied to clipboard
Record guided sessions for public form pattern
Background
- Developers must learn more than just the design system components to use the public form pattern effectively.
- Recording guided sessions will accelerate onboarding and reduce support load.
Goals
- produce a recorded session (or series of sessions) demonstrating end-to-end form construction
- create code snippets that could be used in VS Code for common patterns
- Investigate snippets' portability to different IDEs
Dependencies
- Completion of public form React component wrappers
Acceptance criteria
- a video (or videos) recorded
- a collection of VSCode snippets
- Results of investigation into portability
Out of scope
- Creating a "home" for these videos on the DS website or elsewhere. This can come in a later issue.