Skip to content

kobi-hari-courses/1906-dev-geek-week-advanced-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular @ Dev Geek Week 2019

By Shimon Dahan and Kobi Hari (24-25/6/2019)

This repository contains all the projects demonstrated during the 2 Angular sessions in DevGeekWeek 2019 convention. You can find all projects written live, in addition to some extra material.

Contact us, please :-)

We had a great time giving out these two sessions. Thank you very much for attending them. Please feel free to contact us with questions or just to have a chat :-)

What will you find here?

Here you can find the projects, and the documentation, that we provided during the sessions. These are the projects in this repository.

Legend:

  • Basic - Was introduced on the "Basic Angular" session on Monday
  • Advanced - Was introduced on the "Advanced Angular" session on Tuesday
  • Extra - An extra material project that was not introduced live.

The projects:

  • notepad - Basic - Custom components, and using the basic angular binding and directives.
  • fun-with-colors - Basic - Service development using Promises, Basic Dependency Injection and async-await
  • hello-rxjs - Advanced - Search Colors using Observables, Observers, Subjects, Behavior Subjects, and reactive operators
  • redux-todo - Advanced - Using Redux to develop a Todo application, along with Angular Material
  • tv-shows - Extra - Using Rxjs and Http to create a search app in the tv-maze database.

Some relevant links

Docmentation

Other Links we used: