Node JS in Hindi # 15 Asynchronous Programming Language

  Рет қаралды 61,281

Code Step By Step

Code Step By Step

Күн бұрын

Пікірлер: 56
@ShubhamRai-gs8ih
@ShubhamRai-gs8ih 2 жыл бұрын
Javascript is the synchronous single-threaded language but with the help of event-loop and promises, JavaScript is used to do asynchronous programming.
@Filmy_world_official
@Filmy_world_official Жыл бұрын
what a great teacher you are love from pakistan
@souravsinha5330
@souravsinha5330 Жыл бұрын
Thanks for helping the community. You are a great mentor.
@ArunSharma-we2xy
@ArunSharma-we2xy Ай бұрын
good example of asynchoronous
@dixitpatel3485
@dixitpatel3485 3 ай бұрын
Good work. Really very hard work.
@neha02818
@neha02818 Жыл бұрын
Simple and easy to uderstand...
@viraltak7417
@viraltak7417 5 ай бұрын
Well done 👍✅
@technicalshyab5509
@technicalshyab5509 2 жыл бұрын
Sir this tutorial helps me a lot tq u
@dixitpatel3485
@dixitpatel3485 3 ай бұрын
Very very best videos.
@sidhu4you
@sidhu4you Күн бұрын
Do you have any live node js class running now?
@futuresuperinfinity3526
@futuresuperinfinity3526 9 ай бұрын
very nice explaination
@shashiverma9729
@shashiverma9729 3 жыл бұрын
👍👍👍👍👍👍👍
@Vikaskumar-ur5di
@Vikaskumar-ur5di 2 жыл бұрын
thanks for sharing amazing concept with exampe
@arslaankhan2792
@arslaankhan2792 7 ай бұрын
❤🎉
@Philospherr
@Philospherr Жыл бұрын
appriciate it
@MuhammadUsman-ok5vs
@MuhammadUsman-ok5vs Жыл бұрын
nice explanation
@soumyadippanja6115
@soumyadippanja6115 2 жыл бұрын
sir tommorow is my interview and i'm preparing from your videos
@ShubhamRai-gs8ih
@ShubhamRai-gs8ih 2 жыл бұрын
You got the job?
@lovelymusic3549
@lovelymusic3549 3 жыл бұрын
Sir please make a JavaScript one video course which is required to learn react JS,node J's and react native love from Pakistan
@codestepbystep
@codestepbystep 3 жыл бұрын
Sure
@dreamerb1
@dreamerb1 Жыл бұрын
Thank you sirji
@kingofdarkness9113
@kingofdarkness9113 2 жыл бұрын
Thanks sir 🤞
@GauravSingh-id2mf
@GauravSingh-id2mf Жыл бұрын
thanku so much
@vikashsindhania6149
@vikashsindhania6149 2 жыл бұрын
Well explained, Awesome
@divyakerekar8971
@divyakerekar8971 2 жыл бұрын
Promise ka video Nhi hai kya?
@neutralengineer3873
@neutralengineer3873 2 жыл бұрын
Great explain dear
@codingroast7500
@codingroast7500 2 жыл бұрын
thanks sir
@coderdhruv
@coderdhruv Жыл бұрын
Tq sir
@joyjk.
@joyjk. 2 жыл бұрын
nice
@shakilahmed-eq4re
@shakilahmed-eq4re 3 жыл бұрын
is javascript synchronous or asynchronous??
@mohd0606
@mohd0606 2 жыл бұрын
JavaScript is a synchronous language but Node.js is Async in nature. JavaScript is synchronous by default and is single-threaded. This means that code cannot create new threads and run in parallel.
@inqilaburdu3007
@inqilaburdu3007 3 жыл бұрын
kindly make all the videos ASAP
@naimtarafder2649
@naimtarafder2649 2 жыл бұрын
superr
@scienca7893
@scienca7893 2 жыл бұрын
♥️
@vivekagrahari8787
@vivekagrahari8787 3 жыл бұрын
Sir as you saying JavaScript is Asynchronous Programming language and from then internet i have read JavaScript is Synchronous Programming language, Sir please confirm it
@mohd0606
@mohd0606 2 жыл бұрын
JavaScript is a synchronous language but Node.js is Async in nature. JavaScript is synchronous by default and is single-threaded. This means that code cannot create new threads and run in parallel.
@priyangnasharma2521
@priyangnasharma2521 2 жыл бұрын
Thank you sir:)
@SantoshKamble-zk3fn
@SantoshKamble-zk3fn 3 жыл бұрын
Node js which by default type use synchronised or asynchronised
@mohd0606
@mohd0606 2 жыл бұрын
By default Node JS is Asyn but we can use it in sync manner as well using the concept of libuv.
@hemantvardani1436
@hemantvardani1436 2 жыл бұрын
Thanks man!!!
@umeshtandon459
@umeshtandon459 Жыл бұрын
Sir is drawback ka naam kya hai
@Codingkite
@Codingkite 3 жыл бұрын
Sir we need a Mern Stack mren Stack course
@codestepbystep
@codestepbystep 3 жыл бұрын
after node js series
@flyhigh7250
@flyhigh7250 Жыл бұрын
but consoletho globally mae kiya hae so 10 he aiyga
@Codingkite
@Codingkite 3 жыл бұрын
Login logout project
@rukmanabehera5384
@rukmanabehera5384 5 ай бұрын
I just miss that Mehenat wala line vro😹
@BhagyashriTamrakar
@BhagyashriTamrakar 8 ай бұрын
15th video completd
@hemamane739
@hemamane739 Жыл бұрын
JavaScript Synchronous single-threaded language but using browser api we can make it async but you told javaScript is Asynchronous it will create confusion
@hemamane739
@hemamane739 Жыл бұрын
Obviously your teaching style is excellent
@vishant898
@vishant898 3 жыл бұрын
Sir please tell difference between setTimeout and setInterval function in next video
@codestepbystep
@codestepbystep 3 жыл бұрын
setInterval run after a time interval again and again , setTimeout run only once
@vishant898
@vishant898 3 жыл бұрын
@@codestepbystep Thanks sir
@rinkeshpatil7967
@rinkeshpatil7967 Жыл бұрын
javascript is synchronous bro
@PakistanInstitute
@PakistanInstitute Жыл бұрын
Ary bhai sahab ap kuch jaga per galat ho is video ma ap na kuch galat words use kiye ha phli bat Node JS ik programming Language nahi ha jese k apne khud is video series ma kaha Node JS java script ka code use karti ha internally to java Script jo ha wo Asynchronous programming language b ha aur Synchronous Programming language b ha dono ha depent karta ha apki condtions per k apne kya conditions use ki ha java script ma aur Node JS b same as java Script ki tarha ha q k wo java script ka he code use krti ha internally so apne jo is video ma words kahe ha wo galat kahe ha ik to Node JS ik programming language bilkul b nahi ha ye server side k liye banaya gaya ha dosra java Script ik Asynchronous Progarmming Language ha so please is video ma in chezo ko drust kare. thanks
@tayyabfmtech
@tayyabfmtech 10 ай бұрын
@muhammadashfaq5267
@muhammadashfaq5267 8 ай бұрын
Thanks Sir
Node JS in Hindi # 16 Handle Asynchronous Data
7:22
Code Step By Step
Рет қаралды 54 М.
Node JS in Hindi # 17 How Node js Works
15:16
Code Step By Step
Рет қаралды 89 М.
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН
Async Javascript fundamentals | chai aur #javascript
19:12
Chai aur Code
Рет қаралды 233 М.
Async/Await in Javascript | JavaScript Tutorial In Hindi #43
13:50
CodeWithHarry
Рет қаралды 232 М.
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 445 М.
Should You Learn Multiple Programming Languages? (The Truth)
8:29
CodeWithHarry
Рет қаралды 126 М.
Node JS in Hindi # 18 Express js Introduction
11:31
Code Step By Step
Рет қаралды 85 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 496 М.
Go Concurrency Explained: Go Routines & Channels
7:50
Melkey
Рет қаралды 92 М.
Node Js Tutorial in Hindi 🔥🔥
1:48:50
CodeWithHarry
Рет қаралды 2 МЛН
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН