Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

The Future of Routing with the Navigation API – Eduardo San Martin Morote [video]

youtube.com

2 points by fabiancook a day ago

fabiancook a day ago

Awesome to see the Navigation API being talked about at DevFest.

The API is available in chrome today. Safari & Firefox are actively developing their implementations too.

MDN Documentation: https://developer.mozilla.org/en-US/docs/Web/API/Navigation_...

JavaScript implementation usable as polyfill: https://github.com/virtualstate/navigation (I am the author of this repository)