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
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera