Build a custom SPA Router using VanillaJS
Introduction In this article, I will explain how I had built a custom SPA router using Vanilla JavaScript. I had to build a UI project without any using framework and had to figure out how to handle routing and discovered that you can build your own ...
Sep 26, 20208 min read13K
