The Future of Routing with the Navigation API – Eduardo San Martin Morote [video] (youtube.com) 2 points by fabiancook 8mo ago ↗ HN
[–] fabiancook 8mo 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)
1 comment
[ 2.7 ms ] story [ 11.2 ms ] threadThe 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)