Naked JSX: Use JSX without React - NakedJSX is a command-line tool for generating HTML files from JSX - I'm still trying to wrap my head around this, it seems so unbelievably simple that I'm thinking I must be missing something. It's a replacement for whatever templating language you use. For me that's EJS. So instead of EJX template files, I guess I would have javascript files that build the page using components created in JSX. It also has some clientside features. Very interesting indeed. nakedjsx.org #