Angular Todo List App

By Tommy Gaessler - Developer Advocate at Zoom

@tommygaessler

What we're building

Angular

Uses regular DOM, which updates entire tree structure of HTML tags.

  • Google

  • Nike

  • HBO

Ionic/Cordova

React

React uses virtual DOM which updates only HTML tags that have changed.

  • Facebook

  • Airbnb

  • Netflix

React Native

Me Coding React

Me Coding Angular

What we will cover

  • Material Design
  • Components
  • Services
  • Pipes
  • Deployment

What we won't cover

  • Native Mobile/Desktop
  • Router
  • Testing

Let's code

Go forth and make Angular Apps

By Tommy Gaessler - Developer Advocate at Zoom

@tommygaessler

Angular

By Tommy Gaessler

Angular

  • 230