training.shoppinpal.com
CtrlK
  • Introduction
  • 1. The Ideal Workspace
  • 2. Learning Git
  • 3. The Backend
  • 4. Multi-tenancy With Loopback
  • 5. The Frontend
    • The Browser
    • Unit Testing
    • End-2-End Testing
    • Angular 1.x
    • Angular 2
      • Testing
  • 6. ElasticSearch
  • 7. Promises
  • 8. Learning Docker
  • 9. Queues & Workers
  • 10. Docker
  • Appendix
Powered by GitBook
On this page
  1. 5. The Frontend

Angular 2

As of this writing, all versions lower than Angular2 will be known as AngularJS and all version equal to or greater than Angular2 will be simply referred to as Angular

Lesson Plan for Angular:

  1. Angular - read all the sections in the left navigation related to Angular

  2. ES6 - read all the sections in the left navigation related to ES6

  3. The angular book - ngBook2

  4. Form Validations

  5. Router Animation Tutorial & Example

  6. Setup For Local Development

  7. Add Angular to MVC – Part 1

  8. Basic Building Blocks of Angular 2 Architecture

  9. Working With Angular Template Forms

  10. Progressive Web Applications with Angular, Spring Boot, and Stormpath

  11. Getting started with Angular's Router

  12. Testing Routes in Angular

  13. Angular – Module and Route Structures

  14. MAKING YOUR ANGULAR APPS FAST

  15. Size of Angular applications

  16. Configurable Reactive Forms in Angular with dynamic components

  17. Writing Unit Tests in Angular

  18. Building a Client UI Using Angular 2 and TypeScript

  19. Google Maps And Local Storage In Angular 2

  20. Angular testing made easy

  21. Setting Up Protractor, for Angular and Web Application Testing

  22. Testing With Angular 2: Some Recipes

  23. A Step-By-Step Guide for Building Master-Detail User Interfaces with Angular

  24. Build a Music Player with Angular & Electron III : Bringing It All Together

PreviousAngular 1.xNextTesting

Last updated 7 years ago