Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baloise/ws-angular_slides

Mono repository for the angular workshop slides
https://github.com/baloise/ws-angular_slides

angular angular-cli angular2 javascript presentation reveal-js slide slides training training-materials typescript workshop

Last synced: 2 months ago
JSON representation

Mono repository for the angular workshop slides

Awesome Lists containing this project

README

        

# Angular Workshop - Slides

- The presentation is created with [reveal.js](http://lab.hakim.se/reveal-js/).
- You can find the documentation here: [Doku](https://github.com/hakimel/reveal.js)
- The slides are navigatable with the arrows on your keyboard
- Google Chrome offers the best user experience
- "F" jumps to fullscreen mode, exit with ESC
- "O" shows an overview of all slides, exit with ESC
- CTRL + P offers a view which is perfect for printing. You can also print those as pdfs, but you need to have the dev server running locally to use this feature
- You found an error or have a question? Open a pull request or file an issue

## Content
- [01 Intro](https://baloise.github.io/ws-angular_slides/slides/01_Intro.html)
- [02 Basics](https://baloise.github.io/ws-javascript-typescript-basics)
- [03 Project Setup](https://baloise.github.io/ws-angular_slides/slides/03_ProjectSetup.html)
- [04 Components](https://baloise.github.io/ws-angular_slides/slides/04_Components.html)
- [05 Architecture](https://baloise.github.io/ws-angular_slides/slides/05_Architecture.html)
- [06 Templates Basics](https://baloise.github.io/ws-angular_slides/slides/06_Templates_Basics.html)
- [07 Templates Advanced](https://baloise.github.io/ws-angular_slides/slides/07_Templates_Advanced.html)
- [08 Component Architecture](https://baloise.github.io/ws-angular_slides/slides/08_Component_Architecture.html)
- [09 Services & HTTP](https://baloise.github.io/ws-angular_slides/slides/09_Services_HTTP.html)
- [10 Routing](https://baloise.github.io/ws-angular_slides/slides/10_Routing.html)
- [11 Forms](https://baloise.github.io/ws-angular_slides/slides/11_Forms.html)
- [12 Testing](https://baloise.github.io/ws-angular_slides/slides/12_Testing.html)
- [13 Additional](https://baloise.github.io/ws-angular_slides/slides/13_AdditionalTopics.html)