Skip to content

kuncevic/angular-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular Workshop

git checkout [branch-name] in order to get started

Workshop Structure

1. Intro

  • Angular platform overview
    Goal: understand what are the benefits of using Angular.

2. Basics

  • Angular Building Blocks (App Architecture)
    Goal: learn what are the building blocks of typical Angular application (components, services, modules)

  • Angular CLI
    Goal: learn how to initialize, scaffold and maintain Angular apps. (generate components, module)

  • Template Syntax
    Goal: learn how to use basic templates (ref: https://angular.io/guide/cheatsheet)

  • Angular Material
    Goal: learn what is Angular material and how to use it.

3. Business Logic

  • Services (DI, Singletons, etc)
    Goal: learn what are the services and how to use them

  • Introduction to Observables
    Goal: learn what observables are and how to chain streams.

  • Angular HttpСlient
    Goal: learn how to use HttpClient to fetch and alter the data

4. Data Manipulation

  • Forms (CRUD)
    Goal: learn how to create, edit and delete the data using Angular forms

Want to learn more Angular?

🎙 Angular Rocks Podcast
🚀 Angular Tips and Tricks Newsletter

Contributors

@kuncevic @Tibing @valentinkononov @diiceas @malikov917 @iryna-babrouskaya @oleg-vasilyev @Sergey-Rozhkov @shohrukh92 @ilyaryabchinski @ViktoryiaR

About

Angular Workshop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7