|
|
|
|
|
by dqh
1120 days ago
|
|
I’d be interested to know if NakedJSX works for you. I released it about 6 hours ago and I'm looking for feedback. It allows you to use JSX (without React) to generate static HTML, and also to create DOM nodes in client JavaScript, and without any of the client side ‘framework’ stuff of React. You have full control over what happens when. https://nakedjsx.org/documentation/#getting-started EDIT: clarity |
|