Hacker News new | past | comments | ask | show | jobs | submit login

No Boostrap? The project I recently worked on must not have happened, and it must have all been a dream...

Are there non-monolithic frameworks? I believe that's the main value proposition of using a framework: you don't need to think about how to organize things because it's the framework's job to provide you with square and round holes, all you have to do is provide the square and round pegs. I am not saying that framework is better than N libraries. I am saying that that is the framework's value proposition. Honestly, I tried helping someone with a Backbone project a while ago. The first thing you have to do when using Backbone is apparently learn a dozen or two of really random names (I swear JS project names are generated as `englishNouns[randInt(englishNouns.length)]`).

The knowledge gained from using Angular is as transferrable as the knowledge of jQuery: it's not straight JS, but if you understand what it does under the hood you can switch to a different library rather quickly.

Lastly, Angular has something that many other frameworks don't: a commercial backer. This means that it's not likely to just bitrot on GitHub for years when the original author loses interest.




> Lastly, Angular has something that many other frameworks don't: a commercial backer. This means that it's not likely to just bitrot on GitHub for years when the original author loses interest.

Google's track record is hardly impeccable in this regard.


True. I'd rather see Red Hat or some such backing it. However, Google is better than a random dev working on a project a few hours a month, then losing interest. Having Google as the backer will give Angular a boost that will get it to be popular. Then, if Google ever walks away from it, someone with enough money will depend on it so much that they'd have to pick up where Google left off.


Python 3 support for protocol buffers comes to mind... It may be there now, I've not looked recently, but I know it has languished.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: