4 ms·
The Future of Routing with the Navigation API – Eduardo San Martin Morote [video]
- fabiancook 11mo agoAwesome 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_API https://developer.mozilla.org/en-US/docs/Web/API/Navigation_... JavaScript implementation usable as polyfill: https://github.com/virtualstate/navigation https://github.com/virtualstate/navigation (I am the author of this repository)