Comment by ikrenji
so you want to avoid using a framework in order to basically code something in pure JS that does what the framework does? whats the point of that?
so you want to avoid using a framework in order to basically code something in pure JS that does what the framework does? whats the point of that?
I think the point is to not have to untangle another developer's middleware in a router from a bunch of state when all you needed was an anchor tag.