Node JS Tutorial for Beginners #30 - Handling POST Requests

preview_player
Показать описание
Yo ninjas, in this long overdue Node JS tutorial, I'll show you how we can handle POST requests in Node and parse the data we're sent using body-parser, a module available on the npm.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------
You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress & more on the channel homepage...

========== JavaScript for Beginners Playlist ==========

============ CSS for Beginners Playlist =============

============== The Net Ninja =====================

================== Social Links ==================

Рекомендации по теме
Комментарии
Автор

I forgot to say that I LOVE YOUR EXPLAINING OF EVERY DETAIL. I noticed a few comments saying you don't need to, but in reality it HELPS A LOT.

gustavodemoner
Автор

Fantastic! Your teaching methods are superb. You actually take the time to explain the data flow - and that makes all the difference. Thank you!

LookNumber
Автор

It's funny, I've watched so many tutorials that seem to aim to teach you node.js, but they just breeze over the details of what each thing does or how it works. Now I watch one Net Ninja tutorial, and all of those things that all of the other tutorials talked about make sense. I just needed one tutorial like this, rather than dozens of ones that don't explain it properly. Anyone who wants to learn anything related to code, I will point them in your direction.

OperationAndrewDocumentaries
Автор

6 months into learning Javascript and I finally feel like I understand what's going on. Thanks Shawn

rileydavidjesus
Автор

This is the best Node JS class in the world. You explain every details bit by bit

joshuauzor
Автор

I gotta say this is the best video by FAR I've found on Youtube on this subject. Congratulations, and please keep going

danavzaradel
Автор

Cant ask for more thank you for this wonderful nodejs begining, never felt confused or iritated, all tutorials went soo smoothly

yerrapotukiran
Автор

body-parser is now a dependency of express so when you install express, body-parser is installed automatically.

stevecarey
Автор

Thank you so much for the great explanation. The dev community needs more such Ninja's like you.

darkagent
Автор

This is an excellent video collection whoever wants to learn NodeJS an easy way. I am viewing them for the second time.

DibyenduMitraRoy
Автор

I can node express how helpful this tutorial has been!

shrestha
Автор

The way you teach throughout the course was awesome. Thanks :)

farhanriasat
Автор

I like all videos before watching. The quality of the instructions is amazing

melrok
Автор

Thanks Net Ninja!! Now i understand what body parser does because you explain everything in detail.

ninjajs
Автор

We can now use:
var exp = require('express');
var app = exp();
true}));

body-parser is now included in express module itself.

vaibhavsharma
Автор

I watched and practiced every video of node js ... you are the best..

ravikoganti
Автор

I was stuck at this post handling for 2 days and have been scavenging the whole yt wish I had came across this vid earlier. Thanks man u make amazing vids keep it up👍

sitaraman-s
Автор

Very well done videos. Thanks so much for serving the community, much appreciated.

gunasekarankandasamy
Автор

Thanks a lot for your amazing tutorials, I have seen all of the Node JS so far and I will definitely keep on watching. Cheers, Maja.

majagedda
Автор

You have a very organized thought process.

slartibortfast
visit shbcf.ru