Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can dive right into Ember with this book with zero previous experience: https://pragprog.com/book/mwjsember/deliver-audacious-web-ap...

I've read lots of Ember books and have seen a couple of screencasts including CodeSchool's Warming up With Ember and hands down this book is the best I've read. There's also https://leanpub.com/ember-cli-101 - but I'm not sure if the author has updated it to use pods and components since the last time I've read it.

It's in beta, but in it's current state it's good enough.

The idea right now is to create as much as you can as self-contained Ember components and pod structure. I know that doesn't make much sense if you're new to Ember, but imagine your project structure being:

    /app
      /login
      /register
      /profile
        /profileedit
      /forgotpassword
      /about
      /contact


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: