Get the latest tech news

(ab?)using Node module hooks to speed up development


# (ab?)using Node module hooks to speed up development I wanted a much faster way to develop the front-end of my site. And I wanted to use JSX as the templating language but without React.

One module loader transforms JSX to JS with the function you give it. It resolves to the latest version of a file using query string cache busting. And it loads the latest one from the FileTree for speed and fewer disk reads.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of development

development

Photo of node

node

Photo of ab?)using

ab?)using

Related news:

News photo

Half-Life 3 is not just in development, it's now "playable, end-to-end", leaker suggests

News photo

Ubuntu 25.10 "Questing Quokka" Opens For Development

News photo

Show HN: A Common Lisp implementation in development, supports ASDF