By Kobi Hari (20/11/2019)
This repository contains all the projects and documentation provided during the Advanced Angular session in Oracle Week 2019 convention. You can find all the projects written live, in addition to some extra material.
Please feel free to contact me with questions, or just to have a chat :-)
- Kobi Hari - [email protected]
Here you can find the projects, and the documentation, that I provided during the session. Specifically:
- hello-rxjs - Search colors using Observables, Observers, Subjects, and Operators
- redux-pop-quiz - A "Multiple Question" quiz implemented using NgRx and Material
- Typescript - [https://www.typescriptlang.org/docs/home.html]
- Angular CLI - [https://cli.angular.io/]
- Angular - [https://angular.io/docs]
- Reactive X - [http://reactivex.io/intro.html]
- RxJs - [https://rxjs-dev.firebaseapp.com/guide/overview]
- Redux - [https://redux.js.org/]
- NgRx Store - [https://ngrx.io/guide/store]
- NgRx Devtools - [https://ngrx.io/guide/store]
- Marble Diagrams of Reactive Operators - [https://rxmarbles.com/]
- Example Rest API for TV Shows - [https://www.tvmaze.com/api]
- Auto creation of data model from json - [https://app.quicktype.io/]