Just completed the theoretical portion of Node.JS and checked out some top 100 interview questions. Was able to understand around 70 percent of them even without using Google and that made me gain confidence for my upcoming interviews. Thank you so much for all your hard work!🙏
Following you. By the way. Can you please make a short video on "How to use mix it up in reactjs" want to make a filterable portfolio. And also use of contact form. 😀
Bhai refresh karne per hat jarah hai data aesa kyu horah hai ? Aur pipe() method na use kar ke previous method use kare to kitne bhi bar refresh karo data response kar raha hai server
Sir mri laptop mn local disk D or E show nhi ho rhi r disk managment mn sirf system reserved or C drive a rhi h unallocated partition nhi a rhi jis ki wjhy sy mry sy drive change nhi ho rhi Can you help me?
bhai maine ek html file bnaya aur usko CreatereadStream kya then wo pura DOM file read nhi kr raha balke only body ka tag read kr raha hai and tag jb browser me run ho rha to sirf data dikh raha jo maine tag me likha tha, how does it ? wo pura exact DOM v to read kr k print kr sakta tha.
Kyuki browser html ko parse kar deta hain aur sirf text dikhata hain iska matlab yej hain ki file to pura read ho raha hain par uske saath saath broser uss file ko as a html execute bhi kar raha hain to sirf jo body mein tumne text likha hain vahi dikh raha hoga
sir i dont know but my local host is not working... Error: ENOENT: no such file or directory, open 'D:\JAVA SCRIPT\akshit.txt' Emitted 'error' event on ReadStream instance at: at internal/fs/streams.js:147:14 at FSReqCallback.oncomplete (fs.js:171:23) { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\\JAVA SCRIPT\\akshit.txt' } this is the error please help
#technicalthapa If we wants to add anotherfile.txt from other folder in rstream , Is it possible??? Please reply me with example Sir I am stuck in this Plz help me.
I had the same on my mind, If you put the error message below pipe, it works rstream.pipe(res); rstream.on('error', (err) =>{ console.log(err) res.end('file not found') })
thats not a actual use of pipe , u need to explain real power of pipe and streams also . stream and pipe both tuturial are not that helpfull . learning from ur node js playlist and all other videos are well explained and showed real use . but those concept are not really explained well by you.
Yo, Guys aj back to back two videos in One day, Hai na Awesome ❤ Plz LIKE and SHARE the videos with your friends :)
Thank you sir
Sir website per gmap kaise lagaye ek video me bata dijiye plz
Bhai. Please ak video banana, reactjs main Mixitup use kaisa karta hain aur working submit form 😀
may be bro hahahhahahahaah
Vinod make a video on how to make a cli in node
Just completed the theoretical portion of Node.JS and checked out some top 100 interview questions. Was able to understand around 70 percent of them even without using Google and that made me gain confidence for my upcoming interviews. Thank you so much for all your hard work!🙏
Finally I completed javascript & nodejs from your channel within 10 days 👍👍 u r fabbbb
How could be possible without practice?
women
@@gowthamang2794
what's mind
Hy Vinod you should also make a video on "HOW TO MAKE A CLI IN NODE" it will be really helpful.
What an explanation Sir , Great
Always keep it up❤️🔥
awsm video... i found best TH-cam channel for web development
You are awesome 🔥
wao maza aagaya .superb shortcut
Following you. By the way. Can you please make a short video on "How to use mix it up in reactjs" want to make a filterable portfolio. And also use of contact form. 😀
Excellent way of teaching!!!!
You r Great Thappa...
Ye baat 🔥🔥🔥
Vinod bhai is the best
pipe system is op 😁😁😁😁💗💗
Thank you so much Vinod sir!!!!
awesome tutorial sir
please make video in node google maps live location realtime & distance calculator
Its awesome sir
Its really too too awesome...
Thank you so much 😀
Hello, Can you tell me how to handle error if file is not exist using pipe method
@
Thapa Technical same doubt!!
You are great sir
Thank you so much ☺️
thanks sir , next video when coming on node js?
He has already uploaded many videos on node js.
this is awesome
What should I do if I want to show error?
rstream.pipe(res) doesn't show error if the path is invalid;
Read docs bro.
amazing videos
💖💖💖
Awesome
Sir please also make video on live video streaming like instagram using mern
Bhai refresh karne per hat jarah hai data aesa kyu horah hai ?
Aur pipe() method na use kar ke previous method use kare to kitne bhi bar refresh karo data response kar raha hai server
Is node js series end at this video?
Sir website per gmap kaise lagaye ek video me bata dijiye plz
*Thank you sir*
So nice of you
Kya isme data, end, error, finish argument nahi paad karna parta hai....jaise pichli video me kiya tha??
🔥🔥🔥
awsome
Thapa bhai ye batao ki abhi kitni videos aur hongi iss series mei?
Ye jo data he...pipe method use karke array operation kuch kiya ja sakta he kya?
direct yhi bta deta yr😆😅
upto this video node js is compelete na ?
you are great sir please make a new modern portfolio website please i request you
nice
Sir mri laptop mn local disk D or E show nhi ho rhi r disk managment mn sirf system reserved or C drive a rhi h unallocated partition nhi a rhi jis ki wjhy sy mry sy drive change nhi ho rhi Can you help me?
sir not working stream or strem pipe anything everything showing that function not exist
🔥
bhai maine ek html file bnaya aur usko CreatereadStream kya then wo pura DOM file read nhi kr raha balke only body ka tag read kr raha hai and tag jb browser me run ho rha to sirf data dikh raha jo maine tag me likha tha, how does it ? wo pura exact DOM v to read kr k print kr sakta tha.
Kyuki browser html ko parse kar deta hain aur sirf text dikhata hain iska matlab yej hain ki file to pura read ho raha hain par uske saath saath broser uss file ko as a html execute bhi kar raha hain to sirf jo body mein tumne text likha hain vahi dikh raha hoga
Sir ye last video tha kya ?? 🤔
[nodemon] app crashed - waiting for file changes before starting...
Please help
Please make tutorial on advance html and css
Yaha pr node js complete huchuka hy??
Kh Ap ny express js shoro keya hy
// rstream.on("error", (err) => {
// console.log(err);
// res.end('file not found');
// });
ab error kese show hoga
what is reactive pattern in nodeJS please explain it
sir i dont know but my local host is not working...
Error: ENOENT: no such file or directory, open 'D:\JAVA SCRIPT\akshit.txt'
Emitted 'error' event on ReadStream instance at:
at internal/fs/streams.js:147:14
at FSReqCallback.oncomplete (fs.js:171:23) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'D:\\JAVA SCRIPT\\akshit.txt'
}
this is the error please help
Include your akshit.txt file in the same location the program is running.
wowoowow :)
Sir aap instagram pe dm nahi padh te ho reply bhi nahi karte ho
❤️
why should i often get error that address already in use 127.0.0.1:8000 how can i fix this plz help me
change the port 8000 to 5000
Sir plz tell me the intro song name plz, I have a humble request to you sir plz plz 🙏
Dhanadhan write
Please socket io pr video bna do
bro error show karane ke liye kya kare pipe methode me
#technicalthapa If we wants to add anotherfile.txt from other folder in rstream , Is it possible??? Please reply me with example Sir I am stuck in this Plz help me.
Sir node js ko Vue .js me kese use kare please tely
please provide ending music link
how to write data to console using pipe
Bro samajh liya, padh liya lekin use kaha aur kaise karna no idea
Practical pdhao kuch yrr
wht happen if file isnot exist?///
Sir how to put an error message in pipe
I had the same on my mind,
If you put the error message below pipe, it works
rstream.pipe(res);
rstream.on('error', (err) =>{
console.log(err)
res.end('file not found')
})
Bro,why no vedios from 2 days ☹️☹️😔
Kal he tho nodejs project upload kiya hai
@@ThapaTechnical 👍👍😍
3rd way asan hai
1:00
ha bhai aapka name thapa hi hai sab koe janta hai kitni bar batao ge aap
*_WEBSITE KA BACKEND NODE JS SE BANAYE_*
Khud banao. Muft ki mithai kitna khaoge?
Hello your Videos are awesome
Can u help me to intergrate Payment Gateway with Payumoney
thats not a actual use of pipe , u need to explain real power of pipe and streams also .
stream and pipe both tuturial are not that helpfull .
learning from ur node js playlist and all other videos are well explained and showed real use .
but those concept are not really explained well by you.