Summary
In this book, we covered the technologies that you should be familiar with if you want to become a full stack developer. We started to develop our backend using the Spring Boot framework. We also learned to create the REST API and how to secure your backend. Next, we started to learn the basics of the React frontend library. Then, we developed a frontend to our existing backend using React. We also learned the basics of unit testing and how to deploy your frontend and backend.