Это видео недоступно.
Сожалеем об этом.

#6: Template Engines (Pug, hbs, EJS) in Node JS 😍 | Add Dynamic Content in Express JS in Hindi

Поделиться
HTML-код
  • Опубликовано: 5 окт 2020
  • Welcome, what is the template engine in express js in Hindi?
    Using template engines with Express in Hindi 😀
    A template engine enables you to use static template files in your application. At runtime, the template engine replaces variables in a template file with actual values and transforms the template into an HTML file sent to the client. This approach makes it easier to design an HTML page.
    Some popular template engines that work with Express are Pug, Mustache, and EJS. The Express application generator uses Jade as its default, but it also supports several others.
    😍 Check my Instagram to Chat with me: / vinodthapa55
    ✅ NodeJS Tutorial in Hindi 2020: • NodeJS Tutorial in Hin...
    ✅ Express JS Tutorial In Hindi in 2020: • Express JS Tutorial In...
    ************ Must Watch Videos For Web Development ************
    ➡️ ReactJS Tutorial in Hindi 2020 Playlist Link: • React JS Tutorial in H...
    ➡️ 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 Programming Videos in One Hour👇
    ➡️ 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...

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

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

    Today, video is very important bcz we will see how to add dynamic content to our applications using Template Engines in Express 😍Check my Instagram to Contact me: instagram.com/vinodthapa55
    ✅ NodeJS Tutorial in Hindi 2020: ruclips.net/p/PLwGdqUZWnOp00IbeN0OtL9dmnasipZ9x8
    ✅ Express JS Tutorial In Hindi in 2020: ruclips.net/p/PLwGdqUZWnOp3Vqww2cL5KbDkShj4NMRzk

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

      Bro ma nepal bata. I want full tutorial on news portal website... please...... please. ... Take it as a request from your subscriber

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

      How to pass html data from one file to another without form post method ?

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

      @@Pallavi_B use Get method

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

      bro after moving html stuff in hbs code works but css not working any solution

  • @mohammadsahil4347
    @mohammadsahil4347 2 года назад +57

    Keep your views folder inside the src folder if you're getting an error, saying Failed to lookup view "index" in views directory

  • @anishnair7348
    @anishnair7348 3 года назад +48

    const staticPath=path.join(__dirname,"../views");
    app.set('views',staticPath);
    Add these two if some getting error.

  • @harshkumar-mm6pq
    @harshkumar-mm6pq 2 года назад +2

    full of energy man ...i purchase the course from coding ninjas but they were not explaining all the thing

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

    best channel in youtube for MEARN stack dev

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

    Wooow.simply majestic...loved it a lot ..getting so much fun,thank u so much Thapa ji :D

  • @tejasjani2544
    @tejasjani2544 3 года назад +7

    Sir 😥 template engine hi expressJs ke sath use kar sakte he dynamic data ko show karva ne ke liye ! To
    ReactJs ko kese use karenge?
    😬 I got completely confused.
    Sir please reply me OR explain in next video.❤️

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

      good qn .. yes you can use template engine but it's complicated , so you should use react or angular for forntend purpose

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

      HI All coders , i created npx create-react-app handlebar, how can i use handlebar in reactjs pls help if anybody know give me some idea . it is possible or not

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

    Hii, Thapa sir your videos are really awesome you are my Role Model, I watched each and every video of you.

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

    Hello Vinod, You are doing great. My earnest request you to do a tutorial on "Lazy Loading" concept with a project. Desperately waiting to know the details about that. Hope to see you soon on that particular concept.

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

    Error: Failed to lookup view "index" in views directory show error please help me

    • @WirelessBhai
      @WirelessBhai 3 года назад +7

      Put your "views" folder inside "src"

    • @MeetPatel-lm6wx
      @MeetPatel-lm6wx 3 года назад

      @@WirelessBhai thanks , that's work

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

      @@WirelessBhai thank you bhai its working

    • @ShubhamSingh-eg6wq
      @ShubhamSingh-eg6wq 3 года назад

      Thanku so much bhai ❤️

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

      @@WirelessBhai why it works when we move our views into src but thapas code is working without it

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

    Sir, microservice in nodejs and cloud hosting server setup for new developers

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

    Awesome video thapa, bhai keep it up.

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

      Bhai 2 mahine phle se kr rhe the🙄👍😭

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

      @@the_good_bad_actors are bhai, wo to asehi bs man kiya to aakar comment kr diye, dekh nhi rhe the.

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

      HI All coders , i created npx create-react-app handlebar, how can i use handlebar in reactjs pls help if anybody know give me some idea . it is possible or not

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

    after making hbs file i when i run app.js no CSS is there using handlebars on opening local host just plain HTML file

  • @shibamkumarpatra3619
    @shibamkumarpatra3619 6 месяцев назад +1

    if we are using react then also we have to use template engine ?

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

    hbs not working

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

      Same problem bhai, tere me kya problem aari h ? Mere me install ho gaya pr node modules nhi aa rhe

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

      @@teerthendra bro ho gaya tha sb resolve

  • @Rahul-kc4gf
    @Rahul-kc4gf 3 года назад +2

    Anyone have this issue.
    [ Failed to lookup view "index.hbs" in views directory "E:\expressjs\src\views" ]
    only move views folder in scr folder.

  • @shaktilab
    @shaktilab 7 месяцев назад +1

    can you use react in ejs template?

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

    thanks , this video cleared a lot of my doubts, when we did the weather app project i was wondering if there was an easy way to replace the data from api, and this makes it so easier.

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

    when i copy all the code to index.hbs file then my css file doesnt load. what to do ?

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

      Same problem bro

    • @KishanKumar-hu2mm
      @KishanKumar-hu2mm Год назад

      const staticPath = path.join(__dirname,"../public");
      //public folder contains all the files to be served
      app.use(express.static(staticPath));
      Write these lines before app.set('view engine','hbs'); in index.js file

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

    Failed to lookup view error solution:
    In the terminal just type node src/index.js

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

    13:24 But you said before that the code was executed in top-to-bottom order? Then how can we use different pages and render them, suppose first i render or send a static website with the use of express.static(path) then i want to render my contact.hbs page with the use of app.get(). But it only render the first code that is express.stati(path), so what about the contact. hbs file?? i hope you guys understand... if anyone has a solution for it, then please reply me :) Bcoz I don't understand.

  • @user-hn7vo5ju4s
    @user-hn7vo5ju4s 11 месяцев назад

    thanks buddy for this tutorial i was frustrating about pug etc it's simple and easy

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

    Html file is showing but style.css file is not implementing it is pure html
    How add css file
    Please Clear my doubt
    Node/ExpressJS
    In ExpressJS
    Folder present: musicapp ,views,src
    In music app index.html, style.css
    in views: index.hbs code of musicapp html
    in src: index.js
    node\expressJS>node src/index.js

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

    Thank you brother 🥰🥰🥰🥰🥰🥰
    Bs ek galti ki bajah se nhi chal raha tha 🥰🥰🥰🥰🥰🥰 ab chal gya 🥰🥰🥰🥰🥰😘😘😘😘😘😘😘😘😘😘😘😘

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

    nice Video Vai !
    Love from Bangladash

  • @rishiraj2548
    @rishiraj2548 Месяц назад +1

    content starts at 8:40

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

    Very usefull easy to learn thnku 💕💕💕 boom boom 💣💥💣💥💣💥

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

    if there are multiple html files inside the public folder such that any one of them is hyperlinked to another by the anchor tag, how can I use the express.static() method?

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

    please make a video of React+php

  • @anjithr-yz1rw
    @anjithr-yz1rw Год назад

    Hi Thapa, You are doing a great job, and Thank you so much😊😊

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

    can't we use react instead of template engine?

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

    best teacher...

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

    Like comment done ❤ and thanx for awesome videos❤

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

    Nice video Thapa sir...

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

    keep your views folder inside src accordingly then it will not show any error

  • @nithinmanjadiyil8166
    @nithinmanjadiyil8166 20 дней назад

    Is there any other ways by which we can add demo names instead of the placeholders and still do the same functionality ?
    i mean, like we receive a html page (with some identifiers ofc to identify where to change the values) but the html page would look like a actual page instead with some weird texts.
    Just asking, if you guys faced a similar situation, please share how to solve this .

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

    Helpful video thanks you so much sir 🙏

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

    Error: Failed to lookup view "index" in views directory "E:\Express\src\views"
    plese resolve this issue

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

    Osm explanation 🔥

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

    Can I use hbs to create dynamic table that fetches data from SQL database?? Pls answer I am stuck😭

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

    How to use bootstrap in pug ??

  • @Whatever-jm2ul
    @Whatever-jm2ul 2 года назад

    thapa is new age papa

  • @Sp-px7gn
    @Sp-px7gn 3 года назад +1

    Awesome 🎥videos

  • @timepass-sy5um
    @timepass-sy5um Год назад

    Thanks bhai bhot haelping video ha

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

    Failed to lookup view "index" in views directory
    What to do now

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

    Awesome 😲

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

    Hi brother can we change fontsize of a string dynamically depending on text characters using handlebars

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

    i create npx create-react-app handlebar, how can i use handlebar in reactjs pls help

  • @abhishekparmar5207
    @abhishekparmar5207 3 месяца назад +1

    Sir getting error -
    Cannot find module 'hbs' kya karu koi batav yrr

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

    Please I have a question, I have more than one collection which I want pass to my index page, please how can I do it

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

    what if github is looking for index.html and we have index.hbs ....unless its index.html we wont be able to see the page any solution????

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

    Thapa sir I am getting error:
    Failed to lookup view "index" in views directory "C:\Express JS\src\views"
    I checked the code 3-4 times everything is proper. Can u please guide sir

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

      just add the lines:
      app.set('views', '../views');
      app.set("view engine", "hbs");

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

      @@rutvikmehta4657 what is the mean of first app.set ?

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

      @@rutvikmehta4657 thanks it's working, but why, can you explain??

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

      @@rutvikmehta4657 thank u bro....u solved my problem

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

    Nice video.Thanks

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

    Sir, you just directly copy the html part in the hbs, but what about the css file? without setting the right path of css file, how the server can run ?

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

      bro app.use(express.static(staticPath)); is baley main link hai na

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

      use in the hbs folder

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

    really helpul bhai

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

    this one was good

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

    it shows an error...failed to lookup index in views directory

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

    I am getting this error-- Failed to lookup view "content" in views directory, cna anyone help me

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

      Same problem, did you got the solution??

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

      same 2 same

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

      I moved the "views" inside "src" folder

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

      @@simosenpai2685 app.set('views','../views');
      app.set('view engine', 'hbs')
      Add these code in index. Js

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

      @@saurabhgupta6691 tnx. Your coding working

  • @AmanGupta-rh5xz
    @AmanGupta-rh5xz 3 года назад

    sir konsa tune use kartein ho video ke end mai I love that.

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

    Sir, really liked videos... Please do on Angular also

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

    Thanks Very Nice

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

    which template engine is most usable nowaday

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

    Why cant we use readfile module and then use replace method
    For dynamic data

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

    this video is helpful.

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

    Thank u so much 🤗🤗🤗

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

    Thapa G express ke bad MongoDB ka course aye ga k ni?

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

    sir meri code main Failed to lookup view "index" in views directory yeh error aa rahi h what I do

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

    This video is awsome

  • @underworld-of-gaming
    @underworld-of-gaming 2 года назад

    Thanks Bhai 😁

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

    please use React js as front End

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

    Thank you 😇

  • @Tima-ql7on
    @Tima-ql7on 3 года назад +1

    Style css in not apply in hbs extension but how you do this

    • @Trishul-Industries
      @Trishul-Industries 3 года назад

      pata chal kaise hoga

    • @Trishul-Industries
      @Trishul-Industries 3 года назад

      i am still facing this issue

    • @Tima-ql7on
      @Tima-ql7on 3 года назад

      @@Trishul-Industries
      Tell express about your static files :
      app.use(express.static(your_static_files_folder_path);

  • @sushilyadav-dm5rr
    @sushilyadav-dm5rr 3 года назад +1

    thapa bro aapka ye view engine sahi se work nahi kar raha hai

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

    Apne itne sare folders and jo cmd se files bnae wha m bht confuse hogyi and output m mjhe kch smjhni aya

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

    Ok sir. Now it is came live....

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

    Agar thapa bhai nahi hote to hum gareebon ka kya.. hota…

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

    Superb 🔥😈🔥

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

    Teach us also password js...and more advance in express js ...
    Thank you ❣️

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

      ruclips.net/video/TdjG5SRlttk/видео.html

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

      @@javascriptwar9525 thank you vai❣️❣️

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

      @@ezone2726 🙏 me bhi thapa sir se inspire hu ..mujhe ese send nahi karna chaiye tha par socha ki kisiko jarurat par rahi toh kardiya..

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

    Thapa ji pls explain little bit slowly,so we understand so better

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

    I got an error like failed to lookup view "index.pug" in views directory please help me

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

    Hello Sir,
    Can you please Explain Difference Between express-handlebars, handlebars, hbs , I am getting very confused

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

    Nice vedio sir ,Sir please make a payment system using php MySQL ,i need it immediately ,

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

    11th video is not available??

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

    thnks sir

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

    can you make complete video on ejs template engine ?

  • @user-of4ww3oq4n
    @user-of4ww3oq4n Месяц назад

    14:00 par scss is not comming. How to solve this problem

  • @underworld-of-gaming
    @underworld-of-gaming Год назад

    Thanks 🙏

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

    bro when i use hbs to load a page it doesn't get styles?

  • @hailex2045
    @hailex2045 9 месяцев назад +1

    I don't think there is any special usecase for handlebars or pug if you're using React as a front end for your project.

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

    Sir Mein nodejs ke Saath MYSQL use kar raha hoon.
    On click per database Mein 3 4 operation perform karna padhta hai. At time 3 4 user tak ho jata but ek Saath 50 user bhi Aa rahe hai toh operation perform nahi ho raha hain. I already use async await.
    Its a quiz game in there is group of 6 contestant.
    So if suppose there is 600 click at a time there must 100 container.

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

    Bro the CSS code is not getting identified if the index.html is copied to index.hbs. any suggestions ?

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

      Me also

    • @KishanKumar-hu2mm
      @KishanKumar-hu2mm Год назад +1

      @@darkraven7834 const staticPath = path.join(__dirname,"../public");
      //public folder contains all the files to be served
      app.use(express.static(staticPath));
      Write these lines before app.set('view engine','hbs'); in index.js file

    • @KishanKumar-hu2mm
      @KishanKumar-hu2mm Год назад

      const staticPath = path.join(__dirname,"../public");
      //public folder contains all the files to be served
      app.use(express.static(staticPath));
      Write these lines before app.set('view engine','hbs'); in index.js file

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

      @@KishanKumar-hu2mm Thanks bro!! However, it has been solved by now

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

      ​@@sukanyachakraborty2893bro is wale video ka source code de do please

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

    Nice video 👌👌👌

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

    Hello sir
    My external css file is not linked with my hbs file

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

    Make a mern project after mongodb course

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

    Main ek coding se website Banya hua us website ko domain hosting se bhi Jod Diya hun ab mujhe content dala hai to kaise dalu please bataya Maine ye questions har youtuber se puch raha hu kaoi reply nahi karte hai aap hi se ummid hai

  • @usamaali-0514
    @usamaali-0514 2 года назад

    how we can link our css file and call images or icons in index.hbs?
    please let me know asap. thanks

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

      Make a CSS folder in public folder
      And link the CSS file in hbs file
      href="CSS/style.css"
      And same for images

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

    Sir please build a complete MERN STACK website 🙏

  • @24aman
    @24aman 2 года назад

    im getting {{var_name}} when running not value in it? anyone knows how to sort it

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

    help my css in not working in dynamic one

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

    no such file or directory error occure can you help me how to fix it