Hacker News new | ask | show | jobs
by qaq 3738 days ago
For the 3 major frameworks it's about the same list (minus bower but Ember is phasing it out too.
1 comments

How so? angular1 does not require you to download anything node-related, for example?

Angular doesn't recommend any tooling, pretty much (just include the framework code and you're off to the races, write some html write some js)...

Angular 2 does :) about the same list as was outlined for Ember
Indeed, and AFAIK angular is even basing their build tooling code on ember-cli.