Hacker News new | ask | show | jobs
by k__ 3738 days ago
Is this available with Ember-CLI only?
1 comments

Yes, it relies heavily on Ember CLI.
Sad to hear. I switched to React last year because I had the fear this would happen.
May I ask what your reticence is to Ember-CLI?
I dislike code generators and want to use my own tooling for building, testing, etc.

In my eyes Ember has become an old-school Rails like Blob and newer frameworks are more about modules and "Bring Your Own Tools". I mean who, besides Ember, uses Broccoli?!

But what exactly is the point of a framework if you're bringing your own tools?
To me it always feels like they devs admit they failed the day they start to include code generators into their frameworks.