GithubHelp home page GithubHelp logo

christopherthielen / ngair-2016-07-12 Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 224 KB

Angular Air 2016-07-12 - UI-Router 1.0: ng1 and ng2

HTML 19.32% JavaScript 45.36% TypeScript 17.06% CSS 18.26%

ngair-2016-07-12's Introduction

Angular Air podcast 2016-07-12 code

On the podcast, we walk through a series of changes to a sample angular 1 ui-router application. During these changes, we migrate to ui-router 1.0, then to a hybrid ng1/ng2 app, and finally migrate the app to Angular 2

This repository contains all the code shown in the podcast.

git clone https://github.com/christopherthielen/ngair-2016-07-12.git
cd ngair-2016-07-12

Each step of the process has its own branch in this repository

  1. A UI-Router 0.x app (legacy)

  2. Migrating to UI-Router 1.0

  3. Creating a hybrid ng1/ng2 app

  4. Migrating to Angular 2

You can follow along with the changes by cloning this repository and checking out different branches. After switching branches, make sure you update the npm dependencies, then run npm start. For example:

git checkout 2_ui-router-1.0;
npm install;
npm start;

Each branch builds off the previous. Use Github branch compare feature to see the total differences between branches or view individual commits for more granularity.

ngair-2016-07-12's People

Contributors

christopherthielen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.