Skip to content

Rewrite this template and NodeJS WS template to new react rendering engine #133

@derberg

Description

@derberg

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

  1. 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.
  2. 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

No one assigned

    Labels

    enhancementNew feature or requestgsocThis label shoudl be used for issues or discussions related to ideas for Google Summer of Code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions