Hacker News new | ask | show | jobs
by x3haloed 2265 days ago
No disrespect, but I think you proved @vbezhenar's point. The right way to structure the code is with a framework of some kind, even if it's homegrown.
1 comments

If there is anything I am trying to prove it is that you don't need complicated frameworks like Angular or React. Those frameworks have gotten too complex for what they do.
React doesn't even have a router, so your framework is already more complex.
How many lines is react?