Intermediate
33 Lessons
6h
Certificate of Completion
Takeaway Skills
Learn how to build a Reactive web application, both backend and frontend.
Analyze the pros and cons of Reactive (and asynchronous) patterns applied to the web.
Understand the basic concepts of Project Reactor and WebFlux: Fluxes, Monos, and Backpressure.
Implement a Reactive database access layer with Spring Data and MongoDB.
Write a reactive API at the controller level with Reactor's Fluxes.
Get the basics about Server-Sent Events and put them into practice.
Build a basic Angular frontend that consumes the reactive APIs.
Understand the EventSource API and how it can be linked to an RxJS Observable.
Learn how to run performance tests against blocking and non-blocking APIs under simulated slow network conditions.
Compare Blocking APIs and Reactive APIs in terms of performance, user experience, and ease of development.
Course Overview
This course is your guide to using Spring Boot 2 and Spring WebFlux to create Reactive Web Applications. You will learn how to build a full-reactive system from the database (MongoDB reactive) to the front-end (Angular), using a Reactive programming strategy lever...Show More
Course Content
Reactive Web
7 Lessons
Full Reactive Stack Backend
13 Lessons
Connecting Angular With the WebFlux Backend
5 Lessons
Conclusion
6 Lessons
Appendix
2 Lessons
How You'll Learn
You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.
Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.
Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.
Built-in assessments let you test your skills. Completion certificates let you show them off.
Recommended Courses
BEFORE STARTING THIS COURSE
AFTER FINISHING THIS COURSE