Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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?




The point is to avoid dependency hell and take full responsibility for the entire codebase instead of delegating it to third parties.

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.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: