Hacker News new | ask | show | jobs
by brundolf 1789 days ago
I hate factory-factory-factories as much as the next person, but I think it's hard to say Angular "has ruined JavaScript" when it's a minority share of the industry

Though I guess maybe the trajectory looked a bit different in 2014

1 comments

I think the accusation is fair. After all, Google did dump AngularJS entirely into the trash with the incompatible release of "Angular" (without the JS) when they realized what a monster they had made. Like the author says, all of the layers of services, factories, etc. just made it unnecessarily confusing without adding any utility.

Google also started the Polymer project which became Lit, which is the antithesis of Angular: all of its benefits with none of its cruft. If Angular ruined JS, Lit saves TS.