You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spike to investigate using node and JSX for templating HTML instead of handlebars. Some investigation has been done by others and have been documented here. At the end of this spike we should have a demo that would show how someone would could use JSX, typescript, and node to generate HTML content.
To Do
Create a POC that demonstrates using node, JSX, and typescript to generate HTML content at build time.
Write up a document explaining the pros and cons. Document should explain findings from this investigation along with recommendations.
Demo findings to the team and stake holders (e.g. CSS, React, and Management).
The text was updated successfully, but these errors were encountered:
Description
Spike to investigate using node and JSX for templating HTML instead of handlebars. Some investigation has been done by others and have been documented here. At the end of this spike we should have a demo that would show how someone would could use JSX, typescript, and node to generate HTML content.
To Do
The text was updated successfully, but these errors were encountered: