It's Not Just Node.js Anymore

James M Snell

View at original site


Non-browser JavaScript runtimes are growing, expanding, and evolving. At one time, Node.js was the only option. Today, we also have Deno, Bun, Cloudflare Workers, and more. How are these runtimes different? How are they similar? And how can a developer target all of them?

About the Presenter

James M Snell, Principal Software Engineer at Cloudflare Workers

Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.