@dchan38098 wrote:
Hello,
I've got a fully working app built using Ember version 1.8.1 and now I'm looking to transition to using Ember version 2.2.0 along with Ember CLI. However, I finding it really difficult to get my app to work with 2.2.0. It just seems like a lot has changed. Furthermore, I'm not sure I've got my head around the concept of components. As an example, previously I was able to access controller objects within my view. However, people seem to suggest that Ember.View.extend is deprecated? and that I should use Ember.Component.extend? Having took the advice and done so, I find that I'm struggling with the basics like accessing controller objects in components.
Am I being stupid here? is it worth upgrading my app to use the new Ember? Has anyone else found it difficult transitioning from Ember 1 to Ember 2?
Posts: 5
Participants: 2