Search⌘ K

Reflection on the Journey

Explore the entire course journey reflecting on building a complete reactive web application using Spring Boot 2 and WebFlux. Understand key concepts like Project Reactor, reactive database integration, and frontend development with Angular. Evaluate the performance, user experience, and development ease of reactive versus traditional approaches to web applications.

We'll cover the following...

Congratulations! 🎊 You have completed this course and learned how to build a complete reactive web application including the backend and the frontend.

The journey so far

You started with an overview of the full reactive stack and the application that you were going to build. Afterward, you followed along with an extended tutorial on building ...