What I learned porting Mastro from Deno to Node.js

(mastrojs.github.io)

2 points | by mb2100 a day ago ago

1 comments

  • mb2100 a day ago

    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.