🔴 #5: Mastering the Node.js Core Modules | File System Node.js Module in Hindi in 2020

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Welcome, on how to master the node.js core modules in Hindi. There are many core modules in Node.js. We will see Node.js File System Modules in Hindi.
    So, what exactly Node.js as a File Server actually means?
    The Node.js file system module allows you to work with the file system on your computer.
    To include the File System module, use the require() method:
    var fs = require('fs');
    A common use for the File System module:
    Read files
    Create files
    Update files
    Rename files
    🔴 NodeJS Tutorial in Hindi 2020: • NodeJS Tutorial in Hin...
    🔴 Follow me on Instagram: / vinodthapa55
    ************ Must Watch Videos For Web Development ************
    ➡️ ReactJS Tutorial in Hindi 2020 Playlist Link: • React JS Tutorial in H...
    ➡️ ReactJS JavaScript Array Map Method in Hindi with Example: • ReactJS JavaScript Arr...
    ➡️ Fat Arrow Function in JavaScript in Hindi 2020: • ES6 Tutorial #8: Fat A...
    ➡️ #23: Array in React JS in Hindi | React JS Project Netflix App #2 in Hindi in 2020
    ➡️ Array in JavaScript in Hindi: • JavaScript Tutorial in...
    ➡️ #22: React JS Project Netflix App Part #1 in Hindi in 2020: • #22: Props in React Js...

    ➡️ Install VS Code for ReactJS LINK: www.thapatechn...
    ➡️ Check Complete Reactjs in One video here 👇 • ReactJS For Beginners ...
    ➡️ HTML in One Video: • Learn HTML in One Vide...
    ➡️ CSS in One video: • Learn Complete CSS In ...
    ➡️ CSS FlexBox in 30 Minutes: • CSS FlexBox in 30 Minu...
    ➡️ JavaScript in One video: • JavaScript in One Vide...
    ➡️ ECMAScript 6 in One Video: • ES5 & ES6 | ECMAScript...
    ➡️ HTML5 in one video: • HTML5 Tutorial in One ...
    ➡️ CSS3 in one video: • Learn Complete CSS3 In...
    ➡️ Bootstrap4 in One video: • Bootstrap 4 in One Vid...
    ➡️ Jquery in One video: • jQuery in One Video in...
    ➡️ JSON in one video: • JSON in One Video in H...
    ➡️ ReactJS in one video: • ReactJS For Beginners ...
    ➡️ PHP in One Video: • PHP TUTORIAL IN ONE VI...
    ➡️ NodeJS in one video: / ipnwakoibt
    ➡️ MySQL in one video: • Complete SQL & MySQL i...
    ********** CLICK HERE TO WATCH ************
    ➡️ Fetch API in JavaScript: • Fetch API in JavaScrip...
    ➡️ AJAX tutorial for beginners in Hindi: • AJAX tutorial for begi...
    ➡️ Template literals (Template strings) in ES6 in JavaScript in Hindi: • ES6 Tutorial #3: Templ...
    ➡️ Async Await in JavaScript in Hindi: • Async Await in JavaScr...
    ➡️ Promises in JavaScript in Hindi: • Master The Promises in...
    ➡️ Callback Hell in JavaScript: • Callback Hell in JavaS...
    ➡️ Advanced JavaScript in Hindi Playlist: • Advanced JavaScript Tu...
    ➡️ ECMAScript Tutorial in Hindi 2020: • Modern JavaScript ES6 ...
    ➡️ ES5 & ES6 | ECMAScript 6 in One Video in Hindi: • ES5 & ES6 | ECMAScript...
    ➡️ JavaScript Game Development Series in 2020: • JavaScript Game Develo...
    ➡️ Source Code Link: www.thapatechn...
    ➡️ Top 5 Programming Languages in 2020: • Top 5 Programming Lang...
    ➡️ Ludo Game JavaScript Link: • JavaScript Game in Hin...
    ➡️Plz show some love to My Siter RUclips Channel and Plz Subscribe Link: / @mayabeautyvlogs878
    **************** MUST WATCH VIDEOS *****************
    ➡️ How to become a Full Stack Developer 2020: • How to become a Full S...
    ➡️ How To Become a Web Developer 2020: • How To Become a Web De...
    ➡️ How JavaScript Works: • How JavaScript Works i...
    ➡️ Follow me on Instagram: / vinodthapa55
    Make Website Responsive Using Media Queries in One Video in Hindi | Web Design Tutorial in Hindi
    ➡️ Link: • Make Website Responsiv...
    Guys, Please support my channel by SUBSCRIBE to my channel and share my videos in your Social Network TimeLines.
    Don't Forget to Follow me on all Social Network,
    Website Link: www.thapatechn...
    Instagram Link: / vinodthapa55
    Facebook Link: / vinodthapa55
    Twitter Link: / vb55thapa
    Facebook ThapaTechnical Page Link: www.facebook.c...

Комментарии • 260

  • @ThapaTechnical
    @ThapaTechnical  4 года назад +34

    Guys, Happy teacher's day :) Guys 2lakh Subs hone wale hai.. If you are reading then bina subs mat jana ok :) Plz LIKE the video and SHARE my videos to all your WhatsApp groups :)
    🔴 NodeJS Tutorial in Hindi 2020: ruclips.net/p/PLwGdqUZWnOp00IbeN0OtL9dmnasipZ9x8
    🔴 Follow me on Instagram: instagram.com/vinodthapa55/

    • @memsrayno
      @memsrayno 4 года назад

      happy teachers day to you sir

    • @Sp-px7gn
      @Sp-px7gn 4 года назад

      Happy teacher day sir

    • @rushi8449
      @rushi8449 3 года назад

      Sir node js ka extension ?

    • @hindochanimisha7066
      @hindochanimisha7066 3 года назад

      Sir plz help me, mere laptop pe powershell nahi aa raha koi solution dijiye na

    • @CreatorsPoint
      @CreatorsPoint 3 года назад

      sir please ye bata dijiye ki node js ka kon sa extention aap use karte hai

  • @jatinthakwani6224
    @jatinthakwani6224 3 года назад +17

    I found another way to read from file and it works like this
    const read = fs.readFileSync("nodetext.txt",'utf8')
    console.log(read);
    Hope it helps.Happy Coding!

  • @ayush_kumar_001
    @ayush_kumar_001 11 месяцев назад +3

    Today it's been exactly 3 years since 2020, Happy Teacher's Day to our Beloved teacher, Sir Vinod Bahadur Thapa. Personally I'm glad to have a teacher like you. You are a blessing for all of us!❤

  • @ProdipKarmakar-qq3pz
    @ProdipKarmakar-qq3pz 5 месяцев назад +4

    the "boom guys " is very awesome

  • @knowledgefacts4602
    @knowledgefacts4602 3 года назад +10

    I am fan of ur video...the way teaching subject is excellent , you are making many developers into advanced level
    Thank you for your video
    Keep rocking man

  • @prajjwaljaiswal8378
    @prajjwaljaiswal8378 4 года назад +16

    Dear Sir,
    You have always given us knowledge selflessly, mended us efficiently and honed our skills. It was your support and inspiration which helped me become a strong person. I appreciate all your efforts wholeheartedly and would like to wish you all the happiness of the world. May God bless you!
    Happy Teacher's Day to you!🤩❤️...

    • @ThapaTechnical
      @ThapaTechnical  4 года назад +2

      Thank you :) plx share the videos to all your friends and #200kSubs

  • @rajwantkaur7614
    @rajwantkaur7614 5 месяцев назад +1

    I am learning nodejs series from you ❤️ after get placement I will definitely comment here ✨thnkuu for guiding us ✨

  • @obaidullahzeeshan2974
    @obaidullahzeeshan2974 2 года назад +6

    You are teaching excellent sir. But har baat pe AWESOME bolna zaruri hai kya ??😅😂😂😂😂

  • @Your-Family
    @Your-Family 11 месяцев назад +1

    I liked this video is very helpful in my daily life , very usefull video for starting backend start for developer

  • @amantech683
    @amantech683 3 года назад

    ye binod bhai toh kamaal ka aadmi hai. bhai aap insaano ke liye vardaan ho

  • @editophile3441
    @editophile3441 Год назад

    If you are Watching this then you are at the right Place to learn cz it's too easy to understand when thapa bhai explains so deeply

  • @CodingFire
    @CodingFire 4 года назад +9

    Happy teacher's day sir learned many things from you : )

  • @strangerofficial5889
    @strangerofficial5889 2 года назад +1

    Full playlist dekh rha hu sir gazab ka samjhaya hai

  • @nikitarani6410
    @nikitarani6410 4 года назад +18

    happy teacher's day sir

    • @ThapaTechnical
      @ThapaTechnical  4 года назад +5

      Thank you :) plx share the videos to all your friends and #200kSubs

  • @vipulkukreja9
    @vipulkukreja9 4 года назад +1

    Wish you a very happy teacher's day.......Vinod Sir🙏🙏

  • @danielmagar5196
    @danielmagar5196 2 года назад

    Toh Guys bohot hi AWESOME video tha... Boom ek like toh bantah hai Thapa ji k liye...

  • @gujaratiincanada2464
    @gujaratiincanada2464 Год назад +1

    Bhai you are awesome. Explaining things in simplest and energetic way.

  • @shano3089
    @shano3089 3 года назад

    Student FROM Pakistan Love the way you TEACH...bilkool boor nahe kertay ap

  • @techhub9314
    @techhub9314 4 года назад +2

    Best playlist on node.js

  • @rohandubey1722
    @rohandubey1722 3 года назад

    Mazaa aagya ...Thanks for teaching a high demand technology (Node.js) all over the world

  • @dushyantgoyal6001
    @dushyantgoyal6001 4 года назад +1

    u r very helpful .....................boom guys NODE.JS

  • @user-ql7pw7ld1n
    @user-ql7pw7ld1n 2 месяца назад

    Wow just wow..totally loved it.

  • @mhtsingh
    @mhtsingh Год назад

    Aap best padha rhe ho sir❤

  • @sujeetgund
    @sujeetgund 4 года назад +2

    Awesome videos sir

    • @ThapaTechnical
      @ThapaTechnical  4 года назад +1

      Thank you :) plx share the videos to all your friends and #200kSubs

    • @sujeetgund
      @sujeetgund 4 года назад

      @@ThapaTechnical ok sir

  • @pretompauldip5179
    @pretompauldip5179 4 года назад +4

    Happy teacher's day my idol❤

    • @ThapaTechnical
      @ThapaTechnical  4 года назад +2

      Thank you :) plx share the videos to all your friends and #200kSubs

  • @softenginetechnologies9956
    @softenginetechnologies9956 2 года назад

    Lots of Love from Pakistan. Really an amazing node js series which leads me to js mastery.

  • @PrinceSingh78144
    @PrinceSingh78144 8 месяцев назад

    Thanks So much you are providing the best knowleadge at free of cost 😄🤩

  • @Ji-yoon
    @Ji-yoon 4 года назад +3

    Awesome Explanation! Explain like this only in your upcoming Node js videos!

  • @dreamerb1
    @dreamerb1 Год назад

    Best node js after best react js series

  • @jabbarhussain431
    @jabbarhussain431 Год назад

    the way of your teaching is great ,thanku so much sir, and most love from pakistan.

  • @afifislam5370
    @afifislam5370 4 года назад +2

    Happy teacher's day sir😘😘😘😍😍😍

    • @ThapaTechnical
      @ThapaTechnical  4 года назад +1

      Thank you :) plx share the videos to all your friends and #200kSubs

  • @ashwinipardeshi2601
    @ashwinipardeshi2601 6 месяцев назад

    56789 time awesome bola!!!! nice series for node js

  • @celebritytalktech2639
    @celebritytalktech2639 Год назад

    thappa you are best ever for code learning i love you

  • @examtak6182
    @examtak6182 Год назад +1

    Supper se uperrrr brooo

  • @dineshkatariya5966
    @dineshkatariya5966 4 года назад +1

    Simple but best tutorial on nodejs 👏

  • @krishanibhavsar4879
    @krishanibhavsar4879 4 года назад +1

    Happy teacher's day sir...😊😊
    You make learning joyful..

  • @bilalahmed2263
    @bilalahmed2263 2 года назад

    Good explanation respect from Pakistan :)

  • @varunjain3756
    @varunjain3756 2 года назад +1

    Great Teaching Skills, again a top class tutorial on NodeJS. Thanks :)

  • @hanutsai6860
    @hanutsai6860 4 года назад +3

    2 lacks coming very very very soon bro 😄🙏❤️

    • @ThapaTechnical
      @ThapaTechnical  4 года назад

      Thank you :) plx share the videos to all your friends and #200kSubs

  • @swapnalipatne6324
    @swapnalipatne6324 4 года назад +1

    I really enjoy ... Ur all tutorials
    😍Tysm sir ..

  • @skiptyler1572
    @skiptyler1572 2 года назад +1

    what is the autocomplete extension for node js for fs. file sync

  • @anveshasharma2726
    @anveshasharma2726 7 месяцев назад

    very very well explained. Thanku so much for your constant effects

  • @udaypratapsingh6820
    @udaypratapsingh6820 4 года назад +3

    Tyyy so much sir..🤘🤘🤘

    • @ThapaTechnical
      @ThapaTechnical  4 года назад +2

      Thank you :) plx share the videos to all your friends and #200kSubs

    • @udaypratapsingh6820
      @udaypratapsingh6820 4 года назад

      @@ThapaTechnical okkk sir ..

  • @dhruv_thakkar
    @dhruv_thakkar 2 года назад

    And boom, haina awesome!!

  • @rajat-s-kale1771
    @rajat-s-kale1771 Год назад

    Your teaching is awesome

  • @sujitcodes
    @sujitcodes 2 года назад +1

    this was amazing. thank you sir for making this kind of useful videos♥

  • @onkarkulkarni6551
    @onkarkulkarni6551 3 года назад +1

    Listen in 1.25.

  • @adhargupta3441
    @adhargupta3441 3 года назад +1

    His "boom guys" always motivates me a lot❤️❤️

  • @vikkybabu2040
    @vikkybabu2040 2 года назад

    thank u dear ....your video is very helpful for every student and again thank you.

  • @AnkitaSharma-tg8pp
    @AnkitaSharma-tg8pp 2 года назад +2

    Why Node JS does not give error at 20:43 when you access org_data without declaring it with const or with any other datatype?

  • @rohitsalvi2972
    @rohitsalvi2972 4 года назад

    You are great sir . YOU Are my inspiration thanku for providing such awesome videos

  • @j.aedutechclasses4075
    @j.aedutechclasses4075 3 года назад

    Awesome video.. I can understand everthing u taught.. thanks a lot..

  • @vineetkumar2899
    @vineetkumar2899 Год назад

    Awesome bhaiya ❤️

  • @alokgautam859
    @alokgautam859 Год назад

    ossum video bhai ... thanks a lot for such a beautifull content

  • @hemantpandey6077
    @hemantpandey6077 4 года назад

    Happy teacher's day sir thank you for every video ❤️❤️❤️❤️

  • @prashantbhatt3015
    @prashantbhatt3015 3 года назад +3

    First of all thanks for this lovely tutorial .. I have a small ques .. when you typed fs. at 8:54 .. it is showing suggestions to autocomplete.. in my visual studio code it is not showing.. which library are you using for this?

    • @VitraagShramanSanskriti
      @VitraagShramanSanskriti 2 года назад +1

      u can install this extension ES7+ React/Redux/React-Native snippets for auto suggestion

  • @devendravyas328
    @devendravyas328 2 года назад

    You are doing great Job for us dear ....

  • @agesportsff4137
    @agesportsff4137 3 года назад +1

    Sir org_data variable create kiye bina use kaise kiye hai sir
    Please reply?

  • @akankshashanbhag7264
    @akankshashanbhag7264 3 года назад +1

    really helpful.. thank you!

  • @kshitiz6343
    @kshitiz6343 3 года назад +5

    Fact - Type node and press tab to autocomplete file name in terminal.

  • @hustler2693
    @hustler2693 4 года назад

    Happy Teachers Day BhAIYAAAAAAAAAAAA..hEART dE dEna...Lots OF LOVE AND RESPECT to u...

  • @abhishekpanwar2804
    @abhishekpanwar2804 2 года назад

    Thank you so much bro very simplest way to define

  • @anaskhalilkhalilahmed3586
    @anaskhalilkhalilahmed3586 3 года назад +1

    please makes a tutorial on how to caught errors in express or how to caught mongoose errors,also please describe what are sockets,and what are service workers

  • @preetinegi542
    @preetinegi542 2 года назад

    Thank u so much 🤗..your way of explanation is awesome 👍

  • @HidaytRahman
    @HidaytRahman 3 года назад +6

    Thanks for the great tutorial.
    I would suggest one thing to don't repeat the same stuff and it helps the viewer to get the stuff in less time
    Booooom Guyssss!!!!! :-)

  • @tankkaushik1525
    @tankkaushik1525 3 года назад

    Itni easily samja diya😍

  • @95_md_umair91
    @95_md_umair91 2 года назад

    love it bro! thanks for uploading it I am following your tutorials hope I will find it useful

  • @sammasud1
    @sammasud1 Год назад

    sir you are awesomeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @Ashay39
    @Ashay39 8 месяцев назад

    awesome explanation

  • @webcode6071
    @webcode6071 4 года назад

    It's beautiful.. the way u explain

  • @Ankit_yadav__Official
    @Ankit_yadav__Official 9 месяцев назад

    Boom guy's 😂😂❤❤

  • @ritikagrawal892
    @ritikagrawal892 3 года назад

    kitna awesome karta h bhai tu , din bhar awesome awesome , kaan mai se khoon behne lag gaya sun ke

  • @coderranger383
    @coderranger383 4 года назад

    Wish u happy teacher's day 💞💕💞💕😘

  • @user-not-found-97
    @user-not-found-97 2 года назад +1

    For suggetion press CTRL + SPACE to see suggetion

  • @PrinsTripathi99
    @PrinsTripathi99 4 года назад +1

    Happy teacher day

  • @SBASITALI
    @SBASITALI 3 года назад

    Really Awesome video. Thanks.

  • @usmanmughal5916
    @usmanmughal5916 3 года назад +1

    #Thapa Technical
    I am not getting auto complete suggestion in my js file

  • @pranjalgupta9427
    @pranjalgupta9427 3 года назад +1

    Thanks❤

  • @easywebsolution7044
    @easywebsolution7044 2 года назад

    Thanks for the great tutorial.

  • @kevinkayasth16
    @kevinkayasth16 4 года назад

    Happy teacher's day sir

  • @GhostRider....
    @GhostRider.... Год назад

    nice tutorial sir

  • @niklausmikaelson7332
    @niklausmikaelson7332 3 года назад +1

    Should we learn express with node or only node is enough what is better

  • @codewithnikhil5988
    @codewithnikhil5988 4 года назад

    Happy teachers day awesome video

  • @codewithravi8549
    @codewithravi8549 Год назад

    thank you very much sir.

  • @medipakpagare
    @medipakpagare 3 года назад

    Finished react js and started node js.

  • @kiranrajput_official
    @kiranrajput_official 4 года назад

    Happy Teachers Day Sir...🤩❤️...

  • @sujeetgund
    @sujeetgund 4 года назад +3

    Sir laptop lena hai programming ke liye kounsaloo? Plzz reply...
    70k tak ki range hai

  • @kiyochi7705
    @kiyochi7705 3 года назад

    VERY NICE VIDEO! THANKS!

  • @dushyantgoyal6001
    @dushyantgoyal6001 4 года назад

    HAPPY TEACHER"S DAY!!!!!!!!!!!!!!!!!!

  • @harshpathak1438
    @harshpathak1438 3 года назад

    awesome explanation bro

  • @04.nehalsingh12
    @04.nehalsingh12 2 года назад

    awesome tutorial sir

  • @shubhamjha25
    @shubhamjha25 4 года назад

    Happy Teacher's Day Sir

  • @pujadas9850
    @pujadas9850 9 месяцев назад

    Awesome

  • @DS-yw7lp
    @DS-yw7lp 4 года назад

    Awesome lecture💐

  • @Varun-zf9vq
    @Varun-zf9vq 4 года назад

    HAPPY TEACHER'S DAY SIR

  • @mahimatiwari1117
    @mahimatiwari1117 3 года назад

    great series

  • @pranavmishra9366
    @pranavmishra9366 2 года назад

    I am following you. thanks for the video. And kindly tell me why sync method and simple method of fs module don't work together.
    jaise ki me read file kr rha hoon readfileSync method se toh kyun me isee write method se write ni kr skta. jb aap sync wala method use kr rhe ho toh baki sare operation sync wale hi hone chahiye.

  • @barunpandit8048
    @barunpandit8048 4 года назад

    Happy teacher's day❤

  • @SushilKumar-zr9nz
    @SushilKumar-zr9nz 2 года назад

    Nice sir

  • @unemployedcse3514
    @unemployedcse3514 4 года назад

    Awesome bro 💞