Building Full-Stack Apps with React and Spring
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build a full-stack app by pairing React, the popular JavaScript library for front-end development, with Spring, the full-featured back-end framework.
Syllabus
Introduction
- Create your own mighty full-stack app
- What you should know
- Introduction to Spring
- Introduction to React
- Overview of the full-stack and MVC
- IDE for a Java/JavaScript environment
- Introduction to Postman
- Initialize a project with Spring Boot
- Initialize the React client project
- Data options and JPA
- Define first model class
- JPA repository
- Define example data
- Finalize base server
- POST endpoint
- GET endpoint
- GET ID endpoint
- PUT endpoint
- DELETE endpoint
- Create contact listing component
- Add materialize to the project
- Finalize list of contacts component
- Create and structure your components
- Connect the add contact form to server
- Add server controller for CORS
- Finalize server controller for CORS
- Next steps
Taught by
Emmanuel Henri
Related Courses
Audit System with Spring Boot AOPCoursera Project Network via Coursera Jenkins : Automating your delivery pipeline
Coursera Project Network via Coursera Learn Spring
Codecademy Learn Spring: Building an App
Codecademy Learn Spring: Fundamentals and Controllers
Codecademy