Book Image

Building Web Apps with Spring 5 and React [Video]

By : Ankit Mishra
Book Image

Building Web Apps with Spring 5 and React [Video]

By: Ankit Mishra

Overview of this book

<p><span id="description" class="sugar_field">Spring5 and React allow us to build a powerful web application that grabs the attention of Java developers. This video will be your one-stop guide to building an end-to-end, modern web app with two popular frameworks: Spring for the backend and React for the frontend.</span></p> <p><span id="description" class="sugar_field">In this course, Spring is used to create the backend; you will learn to configure the Spring MVC and handle web requests. You will learn to build REST API endpoints and work with Spring's Data Access Layer using Hibernate as the ORM. You will then be introduced to other Spring components such as Spring Security, which will help you secure your backend (you'll also learn to test it). You will then move on to the frontend, where you will be introduced to React and its app development environment and components.</span></p> <p><span id="description" class="sugar_field">At the end of the video, you will design your UI and create a SPA with React. Then you'll integrate your React app with the Spring backend using JSON APIs or REST protocols. Finally, you will learn to test and secure your application.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">Learn and build at the same time. Create a sample application and integrate its front-end and back-end.</span></span></p>
Table of Contents (5 chapters)
Chapter 4
React Environment and Component
Content Locked
Section 2
JSX
This video introduces JavaScript syntax extension. - What is JSX - Introduction to JSX basics - Learn how to use and write JSX