How to Create a Express/Node + React Project | Node Backend + React Frontend

Поделиться
HTML-код
  • Опубликовано: 27 июл 2021
  • Hey guys, welcome back! In this video, I will be showing you how to create a project with an Express/Node backend and a React frontend. We will set up a backend API with Express that returns an array of users and in the frontend, we will fetch that backend and display the same users onto the frontend.
    If you don't know what Node is, Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. If you don't know what Express is, Express is a web framework for Node.js. It provides a robust set of features for building web applications, including routing, views, templates, and more.
    If you don't know what React is, React is a JavaScript library for building user interfaces. It is maintained by Facebook and Instagram. React's declarative, efficient, and flexible nature make it an ideal choice for building user interfaces.
    My Website: arpanneupane.com
    My GitHub: github.com/arpanneupane19
    Official Express Documentation: expressjs.com/
    Official React Documentation: reactjs.org/
    My Programming Gear :
    Keyboard: amzn.to/42vXkxh
    Laptop: amzn.to/3CkAP3W
    Laptop Stand: amzn.to/3X116Oi
    Desk: amzn.to/43wmIEt
    Monitor: amzn.to/42BAaFH
    Monitor Arm: amzn.to/3NR0APS
    Chair: amzn.to/42vvKAn
    Desk Mat/Mousepad: amzn.to/43AhKqj
    Microphone: amzn.to/45RuQ43
    Headphones: amzn.to/445sf4R
    #Express //#Node //#React // #LearnToCode
  • НаукаНаука

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

  • @undertaker9138
    @undertaker9138 2 года назад +295

    Absolute legend, explained it way faster and clearer than other tutorials. Thanks a million.

  • @Rashomon69
    @Rashomon69 10 месяцев назад +51

    25 years a dev, here. This was just the right amount of detail. Quick, clean, and concise.
    Subbed!

  • @dlove1219
    @dlove1219 Год назад +73

    I'm in a coding bootcamp and your explanation was simpler and easier to understand. I learned more in your 12 minute video than in the 12 videos on this subject in my bootcamp. Thanks!

  • @jasondemuro6882
    @jasondemuro6882 Год назад +11

    I have been looking for just a dead simple explanation for how to get a project like this started for a while and I just found this. Dude it’s awesome. Thanks for such a trimmed down streamlined explanation!

  • @fenix20075
    @fenix20075 Год назад +5

    I love this simple, straight forward description to display all these kind of powerful tools' functions and how it could be.

  • @eborders100
    @eborders100 Год назад +3

    thanks so much for this - I learned about web development through a bootcamp and they were so focused on just getting us up and running that we didn't get a lot of explanation to the specifics of what express was doing and how the client was getting data from the backend. This definitely cleared things up

  • @agentebimene3737
    @agentebimene3737 Год назад +16

    Wow!! Teaching what seems to be difficult to many in a very relatable and brief way such as this is not something that is common in the world. I must add that this tutorial of yours is priceless. Keep it up

  • @sahilchowdhury2229
    @sahilchowdhury2229 7 месяцев назад +2

    This is crazy clear. I literally never comment on youtube videos, but I was working on something exactly like this and this was absolutely perfect! It's like you knew what I was thinking!

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

    An absolute expert, they explained the information in a much quicker and more concise manner than other tutorials. Thank you so much.

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

    Great tutorial. I spent days trying to figure out how to connect BE and FE, and this video finally explained it clearly.

  • @WolfgangAmadeusMozart69
    @WolfgangAmadeusMozart69 8 месяцев назад +2

    This is still relevant even after 2 years (node has had many changes and so has React) for anyone wondering :)
    Thanks man

  • @tanakachidemo
    @tanakachidemo Год назад +3

    Thank you so much for a very clear and concise video. I have been learning a lot of these tools in isolation. It's good to see how they all fit together. Great work!

  • @JusticeTalksTech
    @JusticeTalksTech Год назад +3

    That was great short and to the point video on how full stack looks like on a simple level. Very helpful

  • @bigPauliee
    @bigPauliee 10 месяцев назад +1

    could have watched an 8 hour code camp but i got exactly what i wanted to know from right here, cheers man

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

    Way clearer then any tutorial so far, thanks man. I was breaking my head over this…

  • @hrushikeshtawde360
    @hrushikeshtawde360 6 месяцев назад +3

    Legend bhai saw a ton of tutorials for hosting my api but yours was way too clean. Thanks a ton

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

    Fast, clean and on the point. Only tutorial you need.

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

    Nice! I think most videos out there get bogged down and try to over explain or add content etc. This is so clean and literally all you need to get started.

  • @TheInternalNet
    @TheInternalNet 4 месяца назад +1

    THIS IS THE VIDEO I HAVE SPENT WEEKS LOOKING FOR!! Thank you so much.

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

    This is the best I've seen this explained and it clicked so well (and quickly) watching your video. Thanks so much!!

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

    Absolutely what I was looking for. Thank you for the lesson.

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

    Up-to-date video as today 29th september 2022, super helpful, I finally figured out how to connect a React client with an Express server. Big up!

  • @DeadBabyFoetus
    @DeadBabyFoetus 2 года назад +15

    The most concise video I've came across of connecting front-end to back-end, earned a subscriber!

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

      Thank you!!!

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

      @@ArpanNeupaneProductions This video is the best. This is how development should work. Most developers don't know shit, they just like to flex their muscles and do simple things in a complicated way for ego purposes. Would like to see how you implement Cordova Frontend and Express NodeJs Backend. Sure it would be similar. Nice video again

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

      @@jamesorior
      Thank you very much for your support. I haven’t used Cordova Frontend at all, however, you can use the same methodology described in the video. You can try finding a configuration file that can link with the Node backend via the API URL, then set up the backend the same way it’s set up in the video, and finally find a way to call the API in Cordova to display the data on the screen. Again, thank you for the support :)

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

    Efficient + Clear ! You are a great teacher !

  • @isragaytanmistico
    @isragaytanmistico 4 месяца назад

    Thats a huge and a great explanation. Coming from the Data Engineering world Finally i understand Node, React and so on. God Bless you.

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

    Amazing , going to watch more of your vids very smooth and clean explanation and not overly fast bravo

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

    Great video ! Short, concise and clear. Love it.

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

    Great stuff, spent a long while trying to figure this out by myself - thanks!!

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

    the fact that you are 15 is super impressive bro. keep up the great work.. learned a lot from you.. you will have a very bright future young g!

  • @tapewormerbinkosti3141
    @tapewormerbinkosti3141 11 месяцев назад

    Exactly what I needed in less than 13 minutes. Amazing tutorial, tnx

  • @nathanpetain9079
    @nathanpetain9079 2 года назад +9

    Literally fixed my lack of knowledge in 12 minutes! Thank you dude!

  • @dallas8598
    @dallas8598 5 месяцев назад

    Real helpful! Thought setting up an API was much harder but you made it look very easy!

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

    FANTASTIC! Great video! Very easy to follow. Keep pushing more videos.

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

    Thank you so much! Your video is so clear that I was finaly able to understand how to setup my project.

  • @davidbakare827
    @davidbakare827 11 месяцев назад +1

    Thank you for making this as simple as possible.

  • @bleulejour
    @bleulejour Год назад +6

    Legend! super simple, concise and straight to the point. It would be nice to have tutorials about MERN from you :-)

  • @fourn7wenty
    @fourn7wenty Год назад +2

    Awesome dude thank you. This made it way easier to get a start

  • @cryptofelix5242
    @cryptofelix5242 Месяц назад

    Very helpful when you are just starting to work with Node.js, thank you!

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

    This is the best video to get started with fullstack projects imo❤

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

    This was perfect for what I wanted to learn, pitched to my level.

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

    The actual GOAT. I was wondering what the heck I was doing well since i started an ambitious early project but you gave me my confidence back

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

    Best explaination! Been struggling to understand this concept. Now I got it!

  • @dirtman207
    @dirtman207 2 года назад +3

    thanks a lot man, I was trying to connect my front with my back and I had no idea, this tutorial is very clear and concise, thanks for what you did

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

    Awsome ... Tks ! Clear, fast and it works !!! Added and sharing ....

  • @abubalo
    @abubalo 2 года назад +13

    Eloquently explained. No wasting of time. Just fun to watch.

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

    thanks
    amazing
    love this quick
    I have been working as backend engineer for few months now
    thahanks

  • @rxlvnd3397
    @rxlvnd3397 13 дней назад

    This is exactly what I needed! Thanks a lot!

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

    This is an amazing and effective lesson!
    Also it is a simple.
    Thank you!

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

    I am watching from Japan.
    The explanation was very easy to understand.
    Thank you so much for creating useful videos.

  • @gudinaf5009
    @gudinaf5009 Год назад +4

    Perfect Explanation, this guy knows what we are looking for in a video

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

    thank you so much man its really to the point absolute legend

  • @dupligae1326
    @dupligae1326 23 дня назад

    Damn that was so informative! I have been looking up for quite some time , and this veedio shown up, most importantly it was exactly what I need, amazing!

  • @pvrohanraj
    @pvrohanraj 3 месяца назад

    So concise! This clears a lot of things, Thank you!

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

    Subscribed! The way you explain and demonstrate is really really nice. I love it ❤!

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

    Great way of teaching in less time ,am so satisfied. If you know basics then it will really help to how to setup and link the client and server

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

    This was a great lesson. You are the man!!!!

  • @shawn.builds
    @shawn.builds 2 года назад +1

    I watched a couple of tutorials and this was the best one. Thanks!

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

    Just subbed! excelent explenation, and in depth commenting on what you were doing!

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

    This video was so good and straight forward !! Thanks

  • @patriciamariegatchalian5940
    @patriciamariegatchalian5940 10 месяцев назад

    This video is coherent. Thank you for uploading

  • @proexpert7417
    @proexpert7417 4 месяца назад

    Thank you for the clear explanation, you got a new subscriber.

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

    Absolutely loved it. Thanks a lot🎉🎉

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

    This video is exactly what i needed! Thanks, and ill be checking out more of your vids!

  • @DH-rf3nd
    @DH-rf3nd Год назад

    Thanks, this was very simple to understand. Keep it up with the great videos

  • @malikabdullah7709
    @malikabdullah7709 2 года назад +11

    Thanks for this amazing video.
    it helped me understand, how frontend & backend exchange data.
    Thank very much

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

    thank you for the tutorial, this saves me a lot of time! AWiting for your tutorial on how to connect the database to the project

  • @xinwang4973
    @xinwang4973 Год назад +14

    for the mac users, if you have address already in use error,Apple introduced some changes for AirPlay on macOS Monterey. Now, it uses 5000 and 7000 ports. If you are using these ports in your project, you need to disable this feature.
    System Preferences > Sharing > untick AirPlay Receiver

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

    thank you so much. This helped me greatly. You explained it so well

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

    I needed these fundamentals and step by step quide .. thank you.

  • @math001
    @math001 5 месяцев назад

    Amazing work man. Currently following along MDN's tutorial for Express and was wondering how the hell that would connect to React. Granted, I still am not finished with it but this is so much more understandable.

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

    Bro, your video is so helpful! Thank you!

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

    Maan I was searching like crazy to find something like ths, this is the first guide / tutorial that actually works!

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

    you sir, you are something different you are a goddamn legend. saved my day!

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

    i learned a lot from this video. thank you so much.

  • @goodness776
    @goodness776 4 месяца назад

    simple & to the point. Cant say thank you enough 🙏🙏🙏🙏🙏🙏 !

  • @EzraPoundForPound
    @EzraPoundForPound 2 года назад +2

    By far the best, concise, easy to understand explanation video. Thanks for this.

  • @StevieComyn
    @StevieComyn 2 месяца назад

    Thank you for discribing this relationship clearly, I was struggling with getting backend data to the frontend, Liked and Subscribed!

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

    Thank you, this was great!

  • @emanuelvazquez4244
    @emanuelvazquez4244 10 месяцев назад

    great video, very useful and straight to the point

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

    woooow best video I have seen so straight to the point

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

    Awesome bro, thanks for the tutorial!!

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

    Great tutorial man, thanks!

  • @Newstatejournal1
    @Newstatejournal1 9 месяцев назад +2

    Excellent! All the other learning resources I have come across make the assumption that the student already has the same mental picture of the files and folder setup as the teacher has. Your video is clearest to me so far because I see the folders and files in Visual Studio explorer on the left and although I am not 100% sure, I think those folders and files represent the actual folders and files on the hard drive. What must be installed where is more clear to me now.

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

    got yourself a subscriber man lots of loveeeee

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

    i came from 0 bg in express and react api's, left with 100% of new information sound and clear

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

    Amazing tutorial, exactly what I was looking for!

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

    thank you soo much bro. its made me a day

  • @lasithadulshan7357
    @lasithadulshan7357 10 месяцев назад +2

    Thank you for saving my time ❤

  • @kumarutsav1123
    @kumarutsav1123 4 месяца назад

    Humanity is prospering all because of contribution of people like you. Thanks

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

    Awesome man got me back up and running fast.

  • @_prodbyfredericxk
    @_prodbyfredericxk 10 месяцев назад

    Thanks u don't know how much u helped me

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

    Excellent simply explained tutorial. Thanks!

  • @shubhamdas6519
    @shubhamdas6519 11 месяцев назад +1

    straight to the point......thanks a lot sir...

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

    First and best tutorial with Node and React without indian talk, and bullshit talk. Thanks alot mate ! Keep up with this type of great content.

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

    Great video, thank you sou much!

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

    Thanks for the video, uber useful.

  • @sivarajurishi6102
    @sivarajurishi6102 Месяц назад

    Great Video straight on point

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

    Really thank you for this video. This video solve my problem.

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

    Thank you so much that was really helpful

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

    Thank you! I’m new, and I was able to follow along and my little app is working! At first I put the “proxy” in the wrong pkg json but the realized it has to be in the client package.json (duh! Lol)