Server Side Rendering with EJS and Node.JS

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 113

  • @HarshvardhanSankpal
    @HarshvardhanSankpal 4 วันที่ผ่านมา +1

    one edge case u missed is that if we generate shortId for the same redirectUrl it generated 2 shortids, to solve this we can check in our db that if user has already requested shortId for that original url previously if yes serve him the same url and dont generate new shortID, good lec btw piyush bhai

  • @shi-nee7966
    @shi-nee7966 ปีที่แล้ว +67

    another day of me feeling sorry for the kids like me who wanna learn backend but dont know about THIS GEM on youtube ooooofe

    • @mrlord8519
      @mrlord8519 ปีที่แล้ว +3

      Well we all are gems general engineering males 😂

    • @anshpradhan1954
      @anshpradhan1954 6 หลายเดือนก่อน +3

      you know what, what u just said is absolutely and prolifically true my friend, i was a noob in backend until i stumbled upon this playlist, Piyush is so good at explaining even the toughest concepts in node, which other you tubers just skip past.

  • @intensifyprakhar
    @intensifyprakhar ปีที่แล้ว +43

    By default VSCode does not have syntax highlighting for EJS template files. You need to install a plugin like this one - EJS language support.
    You also need to configure the file association for .ejs files. In order to do so type the following command (using CTRL + SHIFT + P) - Change language mode and then select Configure file association for .ejs, then select HTML from the dropdown.

    • @decodewithd2541
      @decodewithd2541 7 หลายเดือนก่อน +1

      Thanks for the help dear

    • @satyajitray4852
      @satyajitray4852 7 หลายเดือนก่อน

      thanks bro for the info

    • @harshitraj4667
      @harshitraj4667 6 หลายเดือนก่อน +2

      thnx bro for the help

    • @aditisharma3899
      @aditisharma3899 3 หลายเดือนก่อน

      it was helpful :)

    • @adityajadhav879
      @adityajadhav879 2 หลายเดือนก่อน

      Thankyou so much bhai

  • @aakashdeep_2310
    @aakashdeep_2310 4 หลายเดือนก่อน +6

    00:01 Server Side Rendering renders the entire web page from the server.
    02:05 Templating engines in server side rendering solve the server side problem by reducing code complexity.
    04:16 Using EJS as a templating engine for server-side rendering
    06:34 Setting view engine and creating views folder for EJS files
    08:27 Configuring Views Path for EJS in Express
    10:26 Create an LI tag with the URL ID for server-side rendering with EJS and Node.JS.
    12:34 Setting up a static router for serving front end pages.
    14:42 Implementing form and handling post requests in Node.JS
    17:22 Implementing server-side rendering and handling JSON response in Node.js with EJS.
    19:41 Configuring ports and rendering pages
    21:19 Creating a dynamic table in EJS
    23:49 Server side rendering with EJS and Node.JS makes rendering and serving data to the front end easier

  • @VishalMishra-ls5vc
    @VishalMishra-ls5vc 11 วันที่ผ่านมา

    hope this video will reach every tech student out there🤞🤞

  • @elontweets2139
    @elontweets2139 หลายเดือนก่อน

    Tip: Before starting read about SSR & CSR, What is view engines and view etc, after that you will be able to follow this tutorial easily.

  • @pallabdandapat1866
    @pallabdandapat1866 6 หลายเดือนก่อน +2

    The best thing i love the overall explanation of the flow . 💘

  • @nextleveltech267
    @nextleveltech267 3 หลายเดือนก่อน +3

    Thank you so much...❤️❤️ You explained it so nicely and this is so informative...❤️❤️

  • @VishalMishra-ls5vc
    @VishalMishra-ls5vc 11 วันที่ผ่านมา

    great explanation sir

  • @tarunbuser
    @tarunbuser 9 หลายเดือนก่อน +6

    (FIXED)the shortIds are not showing when calling from ejs file. The html document is giving blank elements without shortId.
    : EDIT :
    Ok I was dumb to see a = in the syntax. I was doing without this =. This does not give any error thats why it took me time to notice.

    • @vimalsonara2819
      @vimalsonara2819 7 หลายเดือนก่อน

      Same bro 🤣

    • @abhishekchaudhary9033
      @abhishekchaudhary9033 7 หลายเดือนก่อน +1

      yeah bro ejs syntax is shit it took my whole day . Thanks

    • @pratyushpragyey7002
      @pratyushpragyey7002 6 หลายเดือนก่อน

      i'm so much thankfull to you for this one

    • @AbcdEfgh-pu6nq
      @AbcdEfgh-pu6nq 3 หลายเดือนก่อน

      Ha ye "=" ne bhi mera time khaya

  • @RahulYadav-jk7um
    @RahulYadav-jk7um 4 หลายเดือนก่อน +2

    One of the best youtuber

  • @syedanoor-x6j
    @syedanoor-x6j หลายเดือนก่อน

    you r master mind wish u best of luck you gave me such a big support

  • @User-yb3yc
    @User-yb3yc 4 หลายเดือนก่อน +2

    Great content Bhaiya. Pls also provide source code its hard to code and learn at same time

  • @ShubhamPatil-rr4on
    @ShubhamPatil-rr4on ปีที่แล้ว +3

    Bhai you are doing amezing ♥️

  • @pradeepKumar-rf9qb
    @pradeepKumar-rf9qb ปีที่แล้ว +1

    best tutorial with great explanation..

  • @poojaganvir5631
    @poojaganvir5631 10 หลายเดือนก่อน +1

    Great explanation, thank you so much

  • @Vivek-rn9zb
    @Vivek-rn9zb ปีที่แล้ว +2

    Great tutorial keep it up bhaiya

  • @ShivamKendre-fc3su
    @ShivamKendre-fc3su 27 วันที่ผ่านมา

    Great video

  • @RohitKumar-dy2gc
    @RohitKumar-dy2gc 9 หลายเดือนก่อน

    amazing bro✨✨

  • @timletotewes7017
    @timletotewes7017 9 หลายเดือนก่อน +5

    Is there any (sensible) way of combining this with react & a modular structure?

    • @duztv5370
      @duztv5370 8 หลายเดือนก่อน +1

      Hi! Have you been able to figure it out?

    • @Lauchmeister
      @Lauchmeister 8 หลายเดือนก่อน +1

      You use React + React router for rendering & routing & for communication between React & Node you send fetch requests from react to the IP of your Node server. However, this won't be server side rendering anymore of course.@@duztv5370

  • @Gladiator_TV
    @Gladiator_TV 8 หลายเดือนก่อน +6

    sir can we use JSX to do server side rendering?

  • @streetfoodworld8569
    @streetfoodworld8569 ปีที่แล้ว

    you are gem instructor

  • @chiraglimbachiya2688
    @chiraglimbachiya2688 3 หลายเดือนก่อน +1

    nice video. thanks

  • @technologicalvivek7510
    @technologicalvivek7510 9 หลายเดือนก่อน +2

    I have doubt.Frontend alag rakho backend se ,front-end ke liye ek hi project directory me folder banao or usme front-end ka code likh do using any framework like react js or angular js.Ye ejs karne ki kya jarurat

    • @tiwarikanishk5366
      @tiwarikanishk5366 8 หลายเดือนก่อน +2

      server side rendering dynamic websites k liye boht fast hoti hai , frontend me api's ko data lana phir load krna ye sab boht time consuming hai

  • @raza5500
    @raza5500 ปีที่แล้ว +3

    No default engine was specified and no extension was provided.
    ye error a raha h how to resolve??

  • @chetanram797
    @chetanram797 ปีที่แล้ว

    Great video ❤

  • @zafariqbal92
    @zafariqbal92 ปีที่แล้ว

    ZABARDAST!!!!

  • @SulavGhimireeee
    @SulavGhimireeee 11 หลายเดือนก่อน

    Thanks bro

  • @wrestling_world_007
    @wrestling_world_007 4 หลายเดือนก่อน +1

    How to connect nodejs with Angular

  • @shubhamgupta-bl1tr
    @shubhamgupta-bl1tr ปีที่แล้ว +3

    What is difference between making a ui with template engine and with frontend library like react and next js ?

    • @Black-Curtains
      @Black-Curtains ปีที่แล้ว +1

      With ReactJs and NextJs, our web pages get loaded component-wise, without page reloading. I believe we reload webpages or urls in node.

    • @piyushgargdev
      @piyushgargdev  ปีที่แล้ว +1

      I have already covered this in my REST API video in this playlist itself. Thanks ✨

  • @studyplans3783
    @studyplans3783 5 หลายเดือนก่อน +1

    ye wala sach me khatrank tha

  • @awangandas1700
    @awangandas1700 11 หลายเดือนก่อน +3

    Action='/url' this part is creating the problem. Upon clicking on generate button nothing is happening. Plz help plz help

    • @rakeshgarlapati3965
      @rakeshgarlapati3965 4 หลายเดือนก่อน

      same problem, have u found out the solution for it

  • @polymath-403
    @polymath-403 ปีที่แล้ว

    thanks man

  • @codewithsam7300
    @codewithsam7300 ปีที่แล้ว +1

    what is the extension for ejs snippets?

  • @biswajitsahoo2922
    @biswajitsahoo2922 หลายเดือนก่อน +1

    Not understanding not working these program uu created wrong but u change in not showing in video so that's way it is not working code mismatched......

  • @WaseemAkram-tc9tl
    @WaseemAkram-tc9tl 7 วันที่ผ่านมา +2

    Sorry to say but this one is quite difficult

  • @shashwatsingh2748
    @shashwatsingh2748 10 หลายเดือนก่อน +2

    How do i pass objects from EJS File to back-end Route ?

  • @Genie7866
    @Genie7866 8 หลายเดือนก่อน +1

    Why for home.ejs import is not necessary?

  • @AbcdEfgh-pu6nq
    @AbcdEfgh-pu6nq 3 หลายเดือนก่อน

    Ejs me seperate css or js file banti he kya or banti he to kese please batao

  • @Vloging_with_Manish
    @Vloging_with_Manish 2 หลายเดือนก่อน

    You have made it very complex to understand i saw each and every videos but You are still working on same file that's create problem to understand how does code work. pls make separate files for understanding.

  • @nooneknowsme1370
    @nooneknowsme1370 ปีที่แล้ว +1

    I have a question. When you are rendering the home page with shortid from the handleGenerateNewShortURL function, the path on the address bar is localhost:8001/url but i want it localhost:8001/ (the same url which is used to render home page). How do I do that? Just give me a basic idea please.

    • @akhileshsingh0136
      @akhileshsingh0136 11 หลายเดือนก่อน

      bhai same dought mera bhi hai, ager aapka solve ho gya ho to kya code mil sakta hi🙏🙏

    • @ghost10326
      @ghost10326 10 หลายเดือนก่อน

      @@akhileshsingh0136 Mila kya bhai ?

    • @tusharchawla1440
      @tusharchawla1440 9 หลายเดือนก่อน

      ​@@ghost10326Same doubt.Did you get the solution?

    • @agambajaj5600
      @agambajaj5600 8 หลายเดือนก่อน

      Okay what you can do is you can update your form action = "/" and at static router add another route for a post request like you have done in this localhost:8001/url at the function in your controls there instead of only passing id as object pass url by URL.find({}) then it will work for you

  • @AkashKumar-z4k3f
    @AkashKumar-z4k3f 3 หลายเดือนก่อน

    Bhai thora dheere dheere bataya karo bhai hum beggeners ko smjhne m thora time lagta hai

  • @yourhonestbro217
    @yourhonestbro217 หลายเดือนก่อน +1

    No hate but I don't know why people just fall in love with every tutor, although appreciation is good but going to extremes for just buttering people is not good

  • @healingfeels
    @healingfeels ปีที่แล้ว +2

    sir source code error aa rha hai

  • @NCoder03
    @NCoder03 9 หลายเดือนก่อน +2

    Ahhhh! I'm getting this error for 4 days 🤮 TypeError: Cannot read properties of null (reading 'redirectURL')

    • @agambajaj5600
      @agambajaj5600 9 หลายเดือนก่อน

      i was also facing the same issue but the mistake was in updating visitHistory

    • @bineetjha2268
      @bineetjha2268 8 หลายเดือนก่อน

      mee too same...@piyushgarg bhaiya please help

    • @maruthiagrawal4490
      @maruthiagrawal4490 8 หลายเดือนก่อน

      If you are facing error then try to solve it by own and give time to think that what is the issue in it . Still, you are facing error then dont waste 4 days to just solve that error . So should use the chatgpt and give the command or just copy the error and paste in it. Your issue will be solved

    • @iamkashyapkumar
      @iamkashyapkumar 8 หลายเดือนก่อน +3

      In index.js, change app.get("/:shortId",.......) to app.get("/url/:shortId", .........). This is happening because there two functions defined for / path, one is / and another one is /:shortId

    • @LG.KILLER
      @LG.KILLER 8 หลายเดือนก่อน

      hello
      check your shortid(if any word capital or small) name in schema write same name in app.get when u fetch shortid

  • @heydude1551
    @heydude1551 4 หลายเดือนก่อน

    Guys if someone had complete code for this particular lecture then pls kindly let me know .

  • @jashanpreet.753
    @jashanpreet.753 6 หลายเดือนก่อน

    10:30 recap

  • @anupkhismatrao9280
    @anupkhismatrao9280 9 หลายเดือนก่อน

  • @ZiaUlislam-do8iy
    @ZiaUlislam-do8iy 7 หลายเดือนก่อน

    Aslamullakum Sir I am new in node and start learning from your course and face the problem when I create Short id of given URL, it create only one url short id when I put another Url i will show E11000 key duplication how I can get rid this issues Sir

    • @rana.safikhan
      @rana.safikhan 3 หลายเดือนก่อน

      unique true kiya hoga apne schema mein, aur kya same domain enter kr rhy thy?

  • @zeta_meow_meow
    @zeta_meow_meow ปีที่แล้ว

    home.ejs mai urls.foreach mai urls not defined aara hai ...error giving , tried everything chatGPT , still not able to correct it

    • @lethalwarrior7
      @lethalwarrior7 ปีที่แล้ว

      for in loop use kar bhai

    • @hassanashraf2291
      @hassanashraf2291 ปีที่แล้ว

      @@lethalwarrior7 bhai for in loop kaise use kare isme for in ka syntax hi nhi hai

    • @AyushSingh-lp8wi
      @AyushSingh-lp8wi ปีที่แล้ว

      Did you solved this error? I am stucked in it

    • @tarunbuser
      @tarunbuser 9 หลายเดือนก่อน

      @@AyushSingh-lp8wi use this inside your "/test" route function. You should name the variable correctly before passing it to ejs file:
      return res.render("home", {
      urls: allUrls,
      });

    • @AkshayKapse-r7y
      @AkshayKapse-r7y หลายเดือนก่อน

      ​@@tarunbuser I tried but the problem was not solved. Please help 3 din se kosis kr rha hu but ho he nhi rha.....😵‍💫

  • @ShivamAgrahari-c2d
    @ShivamAgrahari-c2d ปีที่แล้ว

    i have been following you for this playlist
    and i build same endpoints for post(making new url) and get(get all shorturl from database) that is '/' now i get an error whenever i use call for '/' in my browser then it shows a error which is in post request(as i tried to recall the same posted data in it using await) ans using console.log to print its timestamp just for fun,
    the error tells me that this timestamp is null
    and when i changed the url from '/' to '/url' for get and '/cal' for post the error was resolved
    as the browser only calls for get then why is this happening?

    • @ASD-mt4mf
      @ASD-mt4mf 7 หลายเดือนก่อน

      i faced the same issue. when my router was "/url" my ejs was not getting passed and i was getting the same error as yours: timestamp is nulll. So i also changed the route to something else and then it worked.
      did you find why it was happening?
      im confused

  • @bunnytheweebster
    @bunnytheweebster 10 หลายเดือนก่อน

    vid-22 ✅

  • @EdwardSmith-h2s
    @EdwardSmith-h2s 2 หลายเดือนก่อน

    Lamont Turnpike

  • @ShivendraPratap524
    @ShivendraPratap524 ปีที่แล้ว

    sir ye samajh nahi aya ki staticRouter kyu banaya , jab ki samework uske bina bhi ho sakta tha

    • @piyushgargdev
      @piyushgargdev  ปีที่แล้ว +1

      Static Router is just for rendering pages, rest all handling POST, API requests.

  • @khan_indiann
    @khan_indiann 3 หลายเดือนก่อน

    If nodejs can return Ui then why we need reactjs?

    • @riteshpal9526
      @riteshpal9526 หลายเดือนก่อน

      this is server side rendering, when you want to do client side rendering we use frameworks like react and angular

  • @snehakumari935
    @snehakumari935 ปีที่แล้ว

    Can you provide source code link for this lecture I am getting an error.

  • @Akshay-be3xt
    @Akshay-be3xt 7 หลายเดือนก่อน +2

    anyone give source code

  • @PrabalVerma-iy7yz
    @PrabalVerma-iy7yz 8 หลายเดือนก่อน +1

    bro has given his girlfriend link in description💀💀

  • @salexkorsan8790
    @salexkorsan8790 15 วันที่ผ่านมา +1

    Is say accha to php h yrr

  • @nirupamsharma7277
    @nirupamsharma7277 หลายเดือนก่อน

    bro source caode de diya kro pls

  • @akshaysaini001
    @akshaysaini001 9 หลายเดือนก่อน

    source code send krdooo

  • @kuchbhi-to2ru
    @kuchbhi-to2ru 3 หลายเดือนก่อน

    bhai adhe video me se kaha pe gayab ho gaye he😂😂

  • @TannuSuvarnakar
    @TannuSuvarnakar 10 หลายเดือนก่อน

    Sir please source code de do

  • @Jordan-o6c1t
    @Jordan-o6c1t ปีที่แล้ว +1

    code dedo bhai

    • @BOSS-fc9lj
      @BOSS-fc9lj 10 หลายเดือนก่อน

      yess plzz give the source code beacause my typed source code is giving error

  • @abhishekdubey9920
    @abhishekdubey9920 4 วันที่ผ่านมา

    Very complex code. he has edited some important part of code thats why not runs properly

  • @AhmadNasriya
    @AhmadNasriya 9 หลายเดือนก่อน

    Don't write the title in English if you're not going to speak English 😒

  • @TechnologyRelatedStuff
    @TechnologyRelatedStuff 4 หลายเดือนก่อน

    another day of me feeling sorry for the kids like me who wanna learn backend but dont know about THIS GEM on youtube ooooofe

  • @AkshayKapse-r7y
    @AkshayKapse-r7y หลายเดือนก่อน

    home.ejs mai urls.foreach mai urls not defined aara hai...error giving, tried everything chatGPT, still not able to correct it