Re: T5 and Ember

2015-03-24 Thread Kalle Korhonen
On Tue, Mar 24, 2015 at 7:24 AM, Andreas Andreou wrote: > After having worked for more almost 2 years on (mostly) ember, > my advice would be to completely decouple (if possible) the projects. > > Move ember on its own, make use of the improving cli plugins for > developing, > building and deploy

Re: T5 and Ember

2015-03-24 Thread Andreas Andreou
Kalle, After having worked for more almost 2 years on (mostly) ember, my advice would be to completely decouple (if possible) the projects. Move ember on its own, make use of the improving cli plugins for developing, building and deploying. I'm still on a yeoman created grunt setup, so that could

Re: T5 and Ember

2015-03-24 Thread Ivano Luberti
Oh well, reading further I have found the answer by myself: > Ember.js favors Convention over Configuration. sorry Kalle Il 24/03/2015 12:00, Ivano Luberti ha scritto: > Hi Kalle, I don't know a thing about Ember and Angular but I plan to > learn about javascript frameworks. Hence I don't

Re: T5 and Ember

2015-03-24 Thread Ivano Luberti
Hi Kalle, I don't know a thing about Ember and Angular but I plan to learn about javascript frameworks. Hence I don't have an answer for you but a question instead (of course totally OT on this list). First link I get from google searching for "ember angular" is https://www.airpair.com/js/javascr

T5 and Ember

2015-03-23 Thread Kalle Korhonen
As an experiment, I'm trying to migrate an existing Angular app to Ember (with T5 back-end and serving multiple other "thin" pages). There's a lot to like in Ember vs Angular but I'm wondering if there are anybody else using Ember with T5 and if so, what's your setup? I'm mainly interested in knowi