Why is Ember fading away?
medium.com
Why is Ember fading away?
1–10 of 81 posts
Re: Why is Ember fading away?
#2From what I have seen from my peers, EmberJS is indeed often ignored :/ The developers I know that are using it at work seem very satisfied AND very productive with it though. And the same core team also released GlimmerJS which is very interesting: https://glimmerjs.com.
Re: Why is Ember fading away?
#3Re: Why is Ember fading away?
#4Re: Why is Ember fading away?
#5The premise seems to be that popularity is what's important. I'd say the useful metric is whether or not you can be productive with the tool at hand. Popularity is sometimes something that can make a framework more productive (as tutorials, documentation and libraries are released), however popularity is hardly a prerequisite.
Popularity for frameworks is also important if the framework needs adapters to enable third-party libraries to work with the framework. Depending on how opinionated the framework is, the friction in embedding libraries may hamper productivity indirectly.
If you're a one man band, then it's definitely less important. If the framework is a really good fit for the job, likewise. Otherwise, there's safety in numbers.
Re: Why is Ember fading away?
#6Re: Why is Ember fading away?
#7I think Ember is fading because it's just pretty different from other frameworks and there is a pretty big learning curve. But once you get up the curb you become super-productive and it's really nice.
It's a shame.
Re: Why is Ember fading away?
#8Re: Why is Ember fading away?
#9I moved away from it because the object model is too prescriptive.