HTTP Post Request | React + Express/Node JS | Fetch API

preview_player
Показать описание
In this video i will show you how to make HTTP Post request to send data from React front end to Express backend server. I have used the combination of React + Express/Node JS.

The Post request is sent using Fetch API to hit the express endpoint(URL).

Topic covered:
--------------
1. Creating Login form in React
3. Sending form data from react to express
4. Use of body-parser middleware
5. Received the data using express server
6. Process the received data
7. Summary

Video Link:

1. React + Express Connection

2.Controlled Form

3. Uncontrolled Form

please like, share and subscribe my YouTube channel @EzyCode

Facebook Ezycode:
-------------

Facebook Chandra Mani:
-------------

#ezycode
#reactjstutorial
#expressjs
#javascript
Рекомендации по теме
Комментарии
Автор

Great video. Although the sudden change of langauge from time to time was confusing

romiocp
Автор

But when I want to deploy my app, the url would no longer be localhost, how would it work then?

shilatdahan
Автор

How can i handle with async request from frontend?
app.post("/api/login" async(req, res) => {
})

onur
Автор

Wow sir, And what about data sent from backend to frontend

ABHISHEKKUMAR-wtpw
Автор

remove that terminal when coding for things to be more visible and clear

ndizeyepatrick-ws
Автор

please speak english more
we are from many works of life

benjaminvictor