What I learned porting Mastro from Deno to Node.js(mastrojs.github.io)
mastrojs.github.io
What I learned porting Mastro from Deno to Node.js
https://mastrojs.github.io/blog/2025-10-27-what-learned-porting-from-deno-to-node-js/
1 comments
The Mastro web framework and static site generator initially ran only in the browser and Deno – it was living in the future, so to speak. Here’s the story of how I ported it to Node.js (which has a surprising amount of functionality built-in nowadays), and what I would do differently next time.