Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PRESENTATION] moving from Promises -> Async/Await -> RxJS and Observables with Angular #21

Open
gdzierzon opened this issue Mar 19, 2019 · 0 comments

Comments

@gdzierzon
Copy link

Asynchronous methods are at the heart of any Angular application. But our asynchronous architecture should be more than just making calls with async/await. In this session we will talk about promises, and async/await and how to make the mental shift to reactive-first design... and ultimately why observables should drive the design of our services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant