-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
enhancementNew feature or requestNew feature or requestgsocThis label shoudl be used for issues or discussions related to ideas for Google Summer of CodeThis label shoudl be used for issues or discussions related to ideas for Google Summer of Code
Description
Reason/Context
This and also nodejs-ws-template are writing with old Nunjucks templating engine. We need to rewrite them to React templating engile that should become the default and only engine in the future.
Description
- First rewrite nodejs-ws-template as this is a template that is more used as showcase, for demos, so any mistake in the work and release will not cause issues for users in production.
- Then rewrite this template to new engine
With this task you will learn in dept:
- how code generation works
- what is the purpose of code generation and what you can generate
- you will learn the structure of AsyncAPI spec, its purpose and what does it give you
- you will write JavaScript code and unit tests
- you will learn AsyncAPI parser and use it extensively
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgsocThis label shoudl be used for issues or discussions related to ideas for Google Summer of CodeThis label shoudl be used for issues or discussions related to ideas for Google Summer of Code