Ninja-Squad / angular1to2

Slides and demos for "AngularJS: the Good, the Bad and the transition to Angular2"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This talk is about AngularJS :

  • a few tips to start your project
  • a few traps to avoid
  • what Angular2 will look like
  • how to prepare your migration

Slides

Based on reveal.js. Simply open slides/index.html.

Demos

Simple demo in the scope-inheritance to show the inheritance problems with the scope.

Get the dependencies with npm i and start an http server in the folder with http-server.

About

Slides and demos for "AngularJS: the Good, the Bad and the transition to Angular2"


Languages

Language:HTML 59.5%Language:CSS 21.2%Language:JavaScript 19.3%