Support for npm modules in Edge Functions - Sounds great, I haven't had a chance to try their edge functions yet. Personally what I really want is Netlify to have a message queue implementation. I want to quickly create a message queue using for example a yaml file in file based routing. Then have admin interface with controls and logs in the web UI :) www.netlify.com #
2023/11/02 #
-
-
What's New in Node.js 21 - Lots of web platform stuff like fetch and WebStream APIs as well as WebSocket client. The Array.groupBy functionality of the latest V8 v11.8 also looks very useful. The experimental feature to treat all files as ES modules by default is interesting too, no need for strange file extensions or poluting your package.json. blog.appsignal.com #