ReactJS in easy steps
Ditulis pada: January 09, 2019
Coupon Details
ReactJS in easy steps, Master React and Create a Single Page App from scratch
Created by Bharath Thippireddy
Preview This Course - GET COUPON CODE
What you'll learn
- Learn what Single Page Applications are
- Understand how React makes it easy to build SPAs
- Create React Components
- Learn what JSX is and how to use it
- Learn how to use one component inside an other i.e complex components
- Learn how to use forms and other html elements in your components
- Handle events inside React Components
- Master the different ways to apply styling for your application
- Initialize and Manage State of your application
- Develop REST APIs using Node and ExpressJS
- Create a React front end that consumes those REST APIs
- Configure routing for the Single Page Application
- Create a Flight Reservation back end API using JAVA
- Create a Front End by consuming the back end API
- Create a Check In App that will check in a passenger
Requirements
- Knowledge of JavaScript ES6
- Or Should have completed my Advanced JS and ES6 Free course
- Knowledge for Java Spring Boot is required to work on the Java Backend