You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Ninja: Building MVP with AngularJS + FireBase by cloning TaskRabbit](http://code4startup.com/projects/ninja-learn-angularjs-firebase-by-cloning-udemy)
*[AngularJS Office Hours with AngularUI Founder: Best Practices, UI-Router, and ORM](https://www.codementor.io/angularjs/tutorial/angularjs-best-practices-ui-router-orm)
95
96
96
97
## Courses
97
98
@@ -201,6 +202,7 @@ NOTE 2: Soon, I plan to remove all links that deal with Angular 1.0 or 1.1. All
201
202
*[Creating your first Angular 2 app: From authentication to calling an API and everything in between](https://auth0.com/blog/2015/05/14/creating-your-first-real-world-angular-2-app-from-authentication-to-calling-an-api-and-everything-in-between)
202
203
203
204
## Introductions/Beginning AngularJS (also look at the multipart articles)
205
+
204
206
*[Getting Started With AngularJS] (http://www.adobe.com/devnet/html5/articles/getting-started-with-angularjs.html)
205
207
*[AngularJS Tutorial: A Comprehensive 10,000 Word Guide](https://www.airpair.com/angularjs/posts/angularjs-tutorial)
206
208
*[Everything you need to understand to start with AngularJS] (http://stephanebegaudeau.tumblr.com/post/48776908163/everything-you-need-to-understand-to-start-with)
@@ -229,12 +231,20 @@ NOTE 2: Soon, I plan to remove all links that deal with Angular 1.0 or 1.1. All
229
231
*[Managing Client-Only State in AngularJS](http://www.sitepoint.com/managing-client-state-angularjs/)
*[Part 1 -- Building a Calendar with LESS CSS, Font Awesome, and Moment](https://www.codementor.io/angularjs/tutorial/angularjs-calendar-directives-less-cess-moment-font-awesome)
236
+
*[Part 2 -- Flipping Tiles with CSS3 Animations and AngularJS](https://www.codementor.io/angularjs/tutorial/animated-flip-tiles-css3-angularjs)
237
+
*[Part 3 -- How to Make a Sliding Menu with Directives](https://www.codementor.io/angularjs/tutorial/making-a-sliding-menu-with-directives-less-css)
238
+
*[Part 4 -- Creating a Focus Text Box Control With Fancy Feedback](https://www.codementor.io/angularjs/tutorial/focus-text-box-control-feedback-input-less-css)
239
+
*[Part 5 -- Creating a Dropdown Control For Your Site](https://www.codementor.io/angularjs/tutorial/create-dropdown-control)
240
+
232
241
## Best Practices/Style Guides
233
242
*[***My Personal Angular JS Best Practices Guide] (https://github.com/jmcunningham/angularjs-styleguide)
234
243
*[Opinionated AngularJS styleguide for teams] (http://toddmotto.com/opinionated-angular-js-styleguide-for-teams/)
235
244
*[AngularJS Style Guide](https://github.com/johnpapa/angularjs-styleguide) by John Papa: A starting point for AngularJS development teams to provide consistency through good practices.
236
245
*[AngularJS Best Practices: Directory Structure](http://scotch.io/tutorials/javascript/angularjs-best-practices-directory-structure)
237
246
*[AngularJS style guide used at GoCardless] (https://github.com/gocardless/angularjs-style-guide)
247
+
*[Learn AngularJS Online - A Guide](https://www.codementor.io/learn-angularjs)
238
248
239
249
## Lessons Learned
240
250
*[Lessons Learned: A Year with a Large AngularJS Project] (http://joelhooks.com/blog/2013/05/22/lessons-learned-kicking-off-an-angularjs-project/)
0 commit comments