Review: Shaping up with AngularJS
I recently read on twitter that CodeSchool had a free course, Shaping up with Angular.js. I’ve already been deep diving into Angular.js for a couple of weeks now, but I decided to pause and see if there was anything I was missing.
I have to say that CodeSchool did a great job with the content. If you’re a JavaScript developer looking to dive into Angular, this is a great (and free) place to start and form your own opinion on it.
I didn’t get much out of the course until I got towards the end which helped me realize that I can get a little more organized with writing modularized directives instead of creating an uncontrollable «Controller Land» in one large file.
So, kudos to Code School and Google for partnering up for that course.