-
Notifications
You must be signed in to change notification settings - Fork 20
JSON Schema vs TypeScript Interface
Jan Rembold edited this page Jan 31, 2018
·
4 revisions
- Describe the component templates' data structure for easy backend implementation or automated validation on APIs
- Validate the demo/scaffolding data structures
- Validate scaffolding data structures
- Auto-Completion for scaffolding data structures
Challenge: Load schema/interface together with hbs gulp task
- Display the schema/interfaces pretty printed on each components overview
Challenge: Convert schema/interface to prettified/highlighted markup