Skip to content

ibrahsissoko/Angular2-CustomerManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Customer Manager Application

Simply clone the project or download and extract the .zip to get started.

Angular 2 Concepts Covered

  • TypeScript version that relies on classes and modules
  • Modules are loaded with System.js
  • Defining routes
  • Using Custom Components
  • Using Custom Directives
  • Using Custom Pipes
  • Defining Properties and Using Events in Components/Directives
  • Using the Http object for Ajax calls along with Rx observables
  • Working with Utility and Service classes (such as for sorting and Ajax calls)
  • Using Angular 2 databinding Syntax [], () and [()]

Running the Application

  1. Run npm install to install app dependencies

  2. Run npm run tsc:w in a separate terminal window to build the TypeScript code and watch for changes

  3. Run npm start in a separate terminal window to build the TypeScript code and watch for changes

  4. Browser to http://localhost:3000

We're hard at work on a new Angular 2 hands-on/instructor-led training course as well as a video course that will be released in 2016!

About

Angular 2 Customer Manager Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published