Modern web applications often need to handle multiple "pages" without actually reloading the browser. This is where client-side routing comes in. In this article, we'll build a powerful, TypeScript-based router for vanilla JavaScript projects that ri...
techover.hashnode.dev12 min read
I'm building this into a framework agnostic routing library called micro(for now).
Will let you know once version 0.01 is released
Rash Edmund
dEV { }
Thank you for this. Are you working on shipping this as an npm package?
I think this will come in handy and should be installable too.
Also, if this is open-source, I'd love to contribute to your work.