Skip to content
/ bbl_ng2 Public

It's an introduction of some concepts of angular 2 for the framework fans. Every branch will show a concept until the last feature of Angular 2.

License

Notifications You must be signed in to change notification settings

Jmadih/bbl_ng2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

bbl_ng2

This project was generated with angular-cli version 1.0.0-beta.18. It's an introduction of some concepts of angular 2 for a Brown bag lunch purpose. Every branch will show a concept until the last feature of Angular 2 for the BBL.

step_00

  • Initialisation du projet avec angular cli

step_01

Structuration du projet en ajoutant les élements suivants :

  • Utilisation du sass au lieu de css
  • Layout module (Header, footer)
  • Introduction component
  • Shared et Core modules

step_02

  • Ajout d'un service pour intéragir avec le backend
  • Ajout d'un backend en NodeJs

step_03

  • Création des routes
  • Ajout d'un Resolver
  • Ajout d'un Guard
  • Ajout d'un Lazy loading

step_04

  • *ngFor, *ngIf

step_05

  • Attribute Directive "super-skill"

step_06

  • custum pipe "undefined"

step_07

  • composant form
  • @Input, @Output
  • CRUD on Skills with Model Driven Form

About

It's an introduction of some concepts of angular 2 for the framework fans. Every branch will show a concept until the last feature of Angular 2.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published