-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
FrontEndAngular, RxJS, NgRx, SCSS and other code styleAngular, RxJS, NgRx, SCSS and other code styleWorkshop
Description
Motivation
Should be comfortable working with Promises when encountering them (very common in modern JS).
Proposal
Introduction to Promises:
- what problem they solve (callback hell)
- async/await syntax
- differences from Observables
- constructing promises
Promise.all
Take away
Should be able to use promises with async/await syntax and convert to/from Observables
Metadata
Metadata
Assignees
Labels
FrontEndAngular, RxJS, NgRx, SCSS and other code styleAngular, RxJS, NgRx, SCSS and other code styleWorkshop