Express JS (Node REST API) Crash Course

preview_player
Показать описание
This Crash Course will teach you how to build a REST API with Express js

Timeline:
0:00 - Creating an Express App
4:15 - GET Route
10:45 - POST Route
17:20 - Query Params
21:21 - PUT Route
24:10 - DELETE Route
27:00 - Route File Organization
31:41 - Middleware
Рекомендации по теме
Комментарии
Автор

You've been on fire lately with these back to back uploads. Your tutorials are like my gateway into web tech. Thanks alot for your effort

slimj
Автор

I went from almost don't know exactly what I was coding to have a really understanding of express. Thanks, you are my first go to place when I need a crash course about almost any technology.

axelelpro
Автор

Best video ever, I saw it this summer, from yesterday till now I was searching for ur channel's name, Thanks God I maked a screen shoot for it. Thanks a lot Sir ❤

sofianealloui
Автор

Laith, I almost never write comments on YouTube videos, but this time I need to comment, because I need to thank you for taking some of your time to teach us something so crucial in back-end development with Node.js

Thanks!

lmdvlpr
Автор

I glad I found your channel. thank you so much. keep doing the great job

satyasridevi
Автор

Thank you so much for all the videos you are creating here. Love the way you explain man. Keep them coming.

sahilkamra
Автор

Stop killing it man. My procrastination didnt expect it

transience
Автор

It is serving the purpose. Thanks for the tutorial.

akankshauchariya
Автор

const { v4 : uuid } = require("uuid");
import { v4 as uuid } from "uuid";

ballonura
Автор

I wish for design patterns, also thanks for rewind my knowledge.

hiteshsuthar
Автор

Really like your videos!! Thank you so much!

uueejce
Автор

Really great work keep going forward… hope to make lessons on node js MySQL using sequelize to build complete restful api

haiderjaafer
Автор

Good stuff my dude. A good reference to solidify how it's done. You can destructure in common js as well

const { v4: uuidv4 } = require('uuid');

uuidv4() // gives random uuid

dinoDonga
Автор

good content, you really need to do a nodejs crash course

elabd
Автор

Really thanks sir, Can we have any Project based videos with backend as Nest js, graphql / REST & front end as React js & Next or something like that

surendrareddyseelam
Автор

Laith, are you planning to release a paid course?

Arabian_Abomination
Автор

I don't wanna be that guy but aaaa "First" 😐

yassin_eldeeb