You can now use of the Navigation API natively across all browsers, and in Node/Bun/+ with github.com/virtualstate/navi…
I've been following this spec since the AppHistory days, working on a WPT backed impl
Reddit have been using the API in production for a while now
You should too
Newly Available: Navigation API 🧭
The modern successor to the History API, designed specifically for SPAs. It provides centralized control over browser navigation with detailed event information and promise-based lifecycle management.
Dive in! 👇
developer.mozilla.org/en-US/…
Today we are launching Watt, our Node.js application server.
Built for Node.js, Watt can be run anywhere, and is compatible with your stack, whether that be Express, Fastify, Koa, Next.js, Remix, or Astro.
Have been using shoelace for a moment now and have been very happy with it.
Am excited to see what the Font Awesome & Web Awesome team can do as one. Backed the FA kickstarter, am ready to see it all again with Web Awesome!
My pledge has been placed🙏
Suppose you are using GitHub Actions for private repositories. The most important thing you must remember is to set the timeout to a low number - I typically configure my runs to be automatically canceled after 15 minutes. Don't waste money on jobs that would never terminate.
Bats and dolphins evolved echolocation in the same way (down to the molecular level). An analysis revealed that 200 genes had independently changed in the same way and this is an extreme example of convergent evolution [read more: ow.ly/xkfk30nysHa]
I'll write a series of articles on dev.to looking at differences between @vobyjs (which I wrote) and @solid_js (which I like).
Here's the first issue, looking at why Voby has no custom Babel transform and no custom compiler.
dev.to/fabiospampinato/voby-…
🎉 A new experimental file watcher (--watch) made it into Node. It will watch the entry point and any required/imported module and there's also a --watch-path argument.
❗This is not released yet but might land in the upcoming v18.9.0.
Video alt: Node.js restarting on save.