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

  Рет қаралды 181,226

Thapa Technical

Thapa Technical

Күн бұрын

Пікірлер: 324
@ThapaTechnical
@ThapaTechnical 4 жыл бұрын
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: kzbin.info/aero/PLwGdqUZWnOp00IbeN0OtL9dmnasipZ9x8 ✅ Express JS Tutorial In Hindi in 2020: kzbin.info/aero/PLwGdqUZWnOp3Vqww2cL5KbDkShj4NMRzk
@cricketroutine4336
@cricketroutine4336 4 жыл бұрын
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 4 жыл бұрын
How to pass html data from one file to another without form post method ?
@cricketroutine4336
@cricketroutine4336 4 жыл бұрын
@@Pallavi_B use Get method
@fsociety692
@fsociety692 3 жыл бұрын
bro after moving html stuff in hbs code works but css not working any solution
@mohammadsahil4347
@mohammadsahil4347 2 жыл бұрын
Keep your views folder inside the src folder if you're getting an error, saying Failed to lookup view "index" in views directory
@rohitagrawal9349
@rohitagrawal9349 2 жыл бұрын
thnks.. it worked
@arpanpal9860
@arpanpal9860 2 жыл бұрын
Thanks
@aditya9462
@aditya9462 2 жыл бұрын
thanks
@prajwalzingare7332
@prajwalzingare7332 2 жыл бұрын
Great 😃
@prashantmishra8366
@prashantmishra8366 2 жыл бұрын
Yesss...
@anishnair7348
@anishnair7348 3 жыл бұрын
const staticPath=path.join(__dirname,"../views"); app.set('views',staticPath); Add these two if some getting error.
@amirhassan6549
@amirhassan6549 3 жыл бұрын
Yes exactly I was getting an error.
@anonymoususer7116
@anonymoususer7116 3 жыл бұрын
Thank you
@vishnunetha8706
@vishnunetha8706 3 жыл бұрын
Thankyou so much bro❤️❤️❤️
@nirjhariniparhi
@nirjhariniparhi 3 жыл бұрын
Thanks a lot
@vishalkanojia5271
@vishalkanojia5271 3 жыл бұрын
Thanks man!:)
@harshkumar-mm6pq
@harshkumar-mm6pq 2 жыл бұрын
full of energy man ...i purchase the course from coding ninjas but they were not explaining all the thing
@joyguha7944
@joyguha7944 3 жыл бұрын
best channel in youtube for MEARN stack dev
@visitor_t-w3p
@visitor_t-w3p 6 ай бұрын
Wooow.simply majestic...loved it a lot ..getting so much fun,thank u so much Thapa ji :D
@shubhamk840
@shubhamk840 3 жыл бұрын
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.
@DkAg-z4u
@DkAg-z4u 7 ай бұрын
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
@rishiraj2548
@rishiraj2548 5 ай бұрын
content starts at 8:40
@vasusharma3527
@vasusharma3527 3 жыл бұрын
after making hbs file i when i run app.js no CSS is there using handlebars on opening local host just plain HTML file
@mohitgupta1109
@mohitgupta1109 4 жыл бұрын
Hii, Thapa sir your videos are really awesome you are my Role Model, I watched each and every video of you.
@ni1815
@ni1815 2 жыл бұрын
Thank you brother 🥰🥰🥰🥰🥰🥰 Bs ek galti ki bajah se nhi chal raha tha 🥰🥰🥰🥰🥰🥰 ab chal gya 🥰🥰🥰🥰🥰😘😘😘😘😘😘😘😘😘😘😘😘
@nishit4939
@nishit4939 Жыл бұрын
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.
@shibamkumarpatra3619
@shibamkumarpatra3619 10 ай бұрын
if we are using react then also we have to use template engine ?
@sajjadmollahshuvo580
@sajjadmollahshuvo580 2 жыл бұрын
when i copy all the code to index.hbs file then my css file doesnt load. what to do ?
@amarjeetkumar5456
@amarjeetkumar5456 Жыл бұрын
Same problem bro
@Kiisshh_1
@Kiisshh_1 Жыл бұрын
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
@BrownguyArea
@BrownguyArea 4 жыл бұрын
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.
@akashahmed87
@akashahmed87 3 жыл бұрын
nice Video Vai ! Love from Bangladash
@tejasjani2544
@tejasjani2544 4 жыл бұрын
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 4 жыл бұрын
good qn .. yes you can use template engine but it's complicated , so you should use react or angular for forntend purpose
@DkAg-z4u
@DkAg-z4u 7 ай бұрын
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
@MoazzamFayyaz-e5z
@MoazzamFayyaz-e5z Жыл бұрын
thanks buddy for this tutorial i was frustrating about pug etc it's simple and easy
@Rahul-kc4gf
@Rahul-kc4gf 3 жыл бұрын
Anyone have this issue. [ Failed to lookup view "index.hbs" in views directory "E:\expressjs\src\views" ] only move views folder in scr folder.
@anjalimohta9537
@anjalimohta9537 3 жыл бұрын
Tysm
@gyangouravdesarkar265
@gyangouravdesarkar265 2 жыл бұрын
Nice video Thapa sir...
@abhishekk321
@abhishekk321 3 жыл бұрын
Error: Failed to lookup view "index" in views directory show error please help me
@WirelessBhai
@WirelessBhai 3 жыл бұрын
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
@cruzegaming151
@cruzegaming151 Жыл бұрын
Like comment done ❤ and thanx for awesome videos❤
@Hootyapaa
@Hootyapaa Жыл бұрын
Osm explanation 🔥
@JunaidKhan80121
@JunaidKhan80121 3 жыл бұрын
can't we use react instead of template engine?
@deepukathait6916
@deepukathait6916 2 жыл бұрын
Yes u can
@shaktilab
@shaktilab 11 ай бұрын
can you use react in ejs template?
@deepukathait6916
@deepukathait6916 3 жыл бұрын
Very usefull easy to learn thnku 💕💕💕 boom boom 💣💥💣💥💣💥
@AmanGupta-rh5xz
@AmanGupta-rh5xz 3 жыл бұрын
sir konsa tune use kartein ho video ke end mai I love that.
@randomavghuman
@randomavghuman Жыл бұрын
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.
@nitinbhalani5420
@nitinbhalani5420 Жыл бұрын
Helpful video thanks you so much sir 🙏
@timepass-sy5um
@timepass-sy5um 2 жыл бұрын
Thanks bhai bhot haelping video ha
@durbarchakrabarty7251
@durbarchakrabarty7251 3 жыл бұрын
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?
@NITESHSINGHNRS
@NITESHSINGHNRS 9 ай бұрын
best teacher...
@kamalCode
@kamalCode 4 жыл бұрын
Sir, microservice in nodejs and cloud hosting server setup for new developers
@UandMe-yz1rw
@UandMe-yz1rw Жыл бұрын
Hi Thapa, You are doing a great job, and Thank you so much😊😊
@The_Guiders_Consultancy
@The_Guiders_Consultancy 2 жыл бұрын
Error: Failed to lookup view "index" in views directory "E:\Express\src\views" plese resolve this issue
@user-of4ww3oq4n
@user-of4ww3oq4n 5 ай бұрын
14:00 par scss is not comming. How to solve this problem
@tejasjhamnani7724
@tejasjhamnani7724 4 жыл бұрын
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 4 жыл бұрын
just add the lines: app.set('views', '../views'); app.set("view engine", "hbs");
@aviseksahoo1953
@aviseksahoo1953 4 жыл бұрын
@@rutvikmehta4657 what is the mean of first app.set ?
@ujjwaldeep5175
@ujjwaldeep5175 4 жыл бұрын
@@rutvikmehta4657 thanks it's working, but why, can you explain??
@sachinlingwal2325
@sachinlingwal2325 3 жыл бұрын
@@rutvikmehta4657 thank u bro....u solved my problem
@RohiTECH001
@RohiTECH001 2 жыл бұрын
which template engine is most usable nowaday
@penuboluprudvikrishna6046
@penuboluprudvikrishna6046 2 жыл бұрын
Hi brother can we change fontsize of a string dynamically depending on text characters using handlebars
@rohitrana393
@rohitrana393 Жыл бұрын
Ya abkos bro
@Tima-ql7on
@Tima-ql7on 3 жыл бұрын
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);
@akashbendre5536
@akashbendre5536 3 жыл бұрын
Can I use hbs to create dynamic table that fetches data from SQL database?? Pls answer I am stuck😭
@usmanmughal5916
@usmanmughal5916 4 жыл бұрын
Thapa G express ke bad MongoDB ka course aye ga k ni?
@SaloniSingh-rn6sm
@SaloniSingh-rn6sm Ай бұрын
Sir css file, and javascript are not fetch after index.html move to index.hbs
@sukanyachakraborty2893
@sukanyachakraborty2893 3 жыл бұрын
Bro the CSS code is not getting identified if the index.html is copied to index.hbs. any suggestions ?
@darkraven7834
@darkraven7834 Жыл бұрын
Me also
@Kiisshh_1
@Kiisshh_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
@Kiisshh_1
@Kiisshh_1 Жыл бұрын
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 Жыл бұрын
@@Kiisshh_1 Thanks bro!! However, it has been solved by now
@parasshankhwar8686
@parasshankhwar8686 Жыл бұрын
​@@sukanyachakraborty2893bro is wale video ka source code de do please
@MoujMastiDuniya
@MoujMastiDuniya 4 жыл бұрын
I am getting this error-- Failed to lookup view "content" in views directory, cna anyone help me
@ujjwaldeep5175
@ujjwaldeep5175 4 жыл бұрын
Same problem, did you got the solution??
@saurabhgupta6691
@saurabhgupta6691 4 жыл бұрын
same 2 same
@Ch_Simon
@Ch_Simon 4 жыл бұрын
I moved the "views" inside "src" folder
@saurabhgupta6691
@saurabhgupta6691 4 жыл бұрын
@@Ch_Simon app.set('views','../views'); app.set('view engine', 'hbs') Add these code in index. Js
@probeshnath9688
@probeshnath9688 3 жыл бұрын
@@saurabhgupta6691 tnx. Your coding working
@turzosaha3789
@turzosaha3789 3 жыл бұрын
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
@abhishekparmar5207
@abhishekparmar5207 7 ай бұрын
Sir getting error - Cannot find module 'hbs' kya karu koi batav yrr
@mansha4963
@mansha4963 4 жыл бұрын
Awesome 😲
@shehrozkhan1461
@shehrozkhan1461 2 жыл бұрын
React js ko frontend k liye use kr skty ha node k sth ?
@ThapaTechnical
@ThapaTechnical 2 жыл бұрын
Yes
@muritalaoludege
@muritalaoludege 2 жыл бұрын
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
@rakeshkumaryadav1117
@rakeshkumaryadav1117 2 жыл бұрын
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
@MohabbatRJ
@MohabbatRJ Жыл бұрын
use in the hbs folder
@aryankhandelwal15
@aryankhandelwal15 2 жыл бұрын
i am getting html inside views without css and images applied. I mean It cannot fetching the assets?
@Sp-px7gn
@Sp-px7gn 4 жыл бұрын
Awesome 🎥videos
@factomindset1407
@factomindset1407 Жыл бұрын
keep your views folder inside src accordingly then it will not show any error
@venkatchalam6385
@venkatchalam6385 Жыл бұрын
Thapa ji pls explain little bit slowly,so we understand so better
@Astrrick
@Astrrick 3 жыл бұрын
My css is not reflecting on the index.hbs file... my link for the style sheet is css/index.css folder structure: public/css/index.css Help.
@chiraggupta9547
@chiraggupta9547 3 жыл бұрын
Yes same problem anyone answer plz
@unfiltered_with_yogi
@unfiltered_with_yogi 3 жыл бұрын
@@chiraggupta9547 in index.js use const staticpath = path.join(__dirname,"../public/"); and then in the hbs folder
@chiraggupta9547
@chiraggupta9547 3 жыл бұрын
@@unfiltered_with_yogi ok bro.
@nithinmanjadiyil8166
@nithinmanjadiyil8166 4 ай бұрын
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 .
@usamaali-0514
@usamaali-0514 3 жыл бұрын
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
@Whatever-jm2ul
@Whatever-jm2ul 2 жыл бұрын
thapa is new age papa
@simranbanwait
@simranbanwait 2 жыл бұрын
Agar thapa bhai nahi hote to hum gareebon ka kya.. hota…
@azimmemon4922
@azimmemon4922 Жыл бұрын
Failed to lookup view error solution: In the terminal just type node src/index.js
@Prasadrkmca
@Prasadrkmca 3 жыл бұрын
Sir, really liked videos... Please do on Angular also
@talhakhan4423
@talhakhan4423 2 жыл бұрын
this one was good
@aksaurooj838
@aksaurooj838 4 жыл бұрын
it shows an error...failed to lookup index in views directory
@deltechdiaries5907
@deltechdiaries5907 3 жыл бұрын
same here, did you find a fix for it??
@probeshnath9688
@probeshnath9688 3 жыл бұрын
Same problem.. Do you any solution
@EWorldHub
@EWorldHub 4 жыл бұрын
Superb 🔥😈🔥
@nakulrawal7605
@nakulrawal7605 2 жыл бұрын
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????
@arshsharma3591
@arshsharma3591 3 жыл бұрын
really helpul bhai
@DkAg-z4u
@DkAg-z4u 7 ай бұрын
i create npx create-react-app handlebar, how can i use handlebar in reactjs pls help
@faisalmahmood8055
@faisalmahmood8055 Жыл бұрын
Thanks Very Nice
@zaeemjaved6850
@zaeemjaved6850 3 жыл бұрын
Bro my CSS is not being applied to HBS file. My path is correct for stylessheet. Please Help.
@jessicagulati3596
@jessicagulati3596 3 жыл бұрын
Same problem with me.. Did you solve that issue or still stuck
@MohabbatRJ
@MohabbatRJ Жыл бұрын
use in the hbs folder
@nayanmore7460
@nayanmore7460 3 жыл бұрын
Failed to lookup view "index" in views directory What to do now
@dhruvmanktala3206
@dhruvmanktala3206 4 жыл бұрын
please make a video of React+php
@rajuraj1257
@rajuraj1257 4 жыл бұрын
Nice video.Thanks
@sushilyadav-dm5rr
@sushilyadav-dm5rr 4 жыл бұрын
thapa bro aapka ye view engine sahi se work nahi kar raha hai
@asifshaikasif4128
@asifshaikasif4128 Жыл бұрын
Why cant we use readfile module and then use replace method For dynamic data
@chaudharisunny4217
@chaudharisunny4217 2 жыл бұрын
Thank u so much 🤗🤗🤗
@ezone2726
@ezone2726 4 жыл бұрын
Teach us also password js...and more advance in express js ... Thank you ❣️
@javascriptwar9525
@javascriptwar9525 4 жыл бұрын
kzbin.info/www/bejne/ipXNeGiJh9Gnqs0
@ezone2726
@ezone2726 4 жыл бұрын
@@javascriptwar9525 thank you vai❣️❣️
@javascriptwar9525
@javascriptwar9525 4 жыл бұрын
@@ezone2726 🙏 me bhi thapa sir se inspire hu ..mujhe ese send nahi karna chaiye tha par socha ki kisiko jarurat par rahi toh kardiya..
@salonirathi1158
@salonirathi1158 4 жыл бұрын
Nice video 👌👌👌
@ayush1771
@ayush1771 2 жыл бұрын
How to use bootstrap in pug ??
@rajuraj1257
@rajuraj1257 4 жыл бұрын
I am getting an error while running the hbs index page. Error: Failed to lookup view "index" in views directory "C:\Users\dell\Desktop\Node\express\src\views"
@prakharagarwal9448
@prakharagarwal9448 4 жыл бұрын
Same here
@aksaurooj838
@aksaurooj838 4 жыл бұрын
same here...did u find any soln?
@rajuraj1257
@rajuraj1257 4 жыл бұрын
@@aksaurooj838 please change template file name
@saurabhgupta6691
@saurabhgupta6691 4 жыл бұрын
@@rajuraj1257 which file name ?
@sabia6211
@sabia6211 4 жыл бұрын
hey.. i have same problem. plz tell me how i can fix this problem
@pritamchakraborty4407
@pritamchakraborty4407 4 жыл бұрын
This video is awsome
@Mai-karunga-business
@Mai-karunga-business 2 жыл бұрын
Thanks Bhai 😁
@smartyarshad303
@smartyarshad303 4 жыл бұрын
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.
@hanshal1602
@hanshal1602 4 жыл бұрын
this video is helpful.
@AshutoshKumar-ek3oy
@AshutoshKumar-ek3oy 2 жыл бұрын
views wale hbs file CSS ni mil raha h usko kya kru?
@mrsumankumar2110
@mrsumankumar2110 4 жыл бұрын
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
@pavankshirsagar224
@pavankshirsagar224 3 жыл бұрын
HBS mei error aa raha hai"failed to looks up view index in views directory"
@Trishul-Industries
@Trishul-Industries 3 жыл бұрын
same here is your problem solved??
@umairn2368
@umairn2368 Жыл бұрын
after this add app.set('view engine', 'hbs');
@aadityakumar2103
@aadityakumar2103 2 жыл бұрын
11th video is not available??
@mainakpodder007
@mainakpodder007 3 жыл бұрын
Bro "index.hbs" me "css" apply nehi ho raha hai 😭.Pls reply karke batao. I will wait for your message.
@skarbajuddin6266
@skarbajuddin6266 2 жыл бұрын
true problem yaar
@shivangijoshi363
@shivangijoshi363 Жыл бұрын
Apne itne sare folders and jo cmd se files bnae wha m bht confuse hogyi and output m mjhe kch smjhni aya
@nayanasawa7437
@nayanasawa7437 3 жыл бұрын
I got an error like failed to lookup view "index.pug" in views directory please help me
@mrabul1303
@mrabul1303 2 жыл бұрын
I try a lot of time but my css and js file are not set how can i set it please tell me
@MohabbatRJ
@MohabbatRJ Жыл бұрын
use in the hbs folder
@engineerslab1664
@engineerslab1664 3 жыл бұрын
bhaiya how did you add css file to index.hbs file
@MohabbatRJ
@MohabbatRJ Жыл бұрын
use in the hbs folder
@techhelper9054
@techhelper9054 Жыл бұрын
​@@MohabbatRJ nhi kam kar rha bhai
@nontechbg
@nontechbg 2 жыл бұрын
Thank you 😇
@vishalkyadav3805
@vishalkyadav3805 Жыл бұрын
bro when i use hbs to load a page it doesn't get styles?
@rupakmagar6680
@rupakmagar6680 4 жыл бұрын
css not worling once using index.hbs to render
@fsociety692
@fsociety692 3 жыл бұрын
same issue bro you find any solution ??????/
@rupakmagar6680
@rupakmagar6680 3 жыл бұрын
​@@fsociety692 dont forget this.. const staticPath= path.join(__dirname, "../public"); app.use(express.static(staticPath)); if not working try adding.. const css= path.join(__dirname, "../public/css")
@fsociety692
@fsociety692 3 жыл бұрын
@@rupakmagar6680 bro not working can explain a little bit or give me some link from where you solve this issue
@jessicagulati3596
@jessicagulati3596 3 жыл бұрын
@@rupakmagar6680 can you plz help me mere b css nhi add ho rhe
@AMANLODHA-bm2bv
@AMANLODHA-bm2bv 2 жыл бұрын
@@fsociety692 plz provide source code(index.hbs and ccs).
@deltechdiaries5907
@deltechdiaries5907 3 жыл бұрын
sir whenevr i render it, it says failed to lookup views
@syednabeelali9038
@syednabeelali9038 3 жыл бұрын
yr reply nai ata
@deltechdiaries5907
@deltechdiaries5907 3 жыл бұрын
@@syednabeelali9038 i found the solution, just change your working directory , it will work
@naishadhdave776
@naishadhdave776 4 жыл бұрын
Ok sir. Now it is came live....
@LiveWelLounge
@LiveWelLounge Жыл бұрын
hbs not working
@teerthendra
@teerthendra 6 ай бұрын
Same problem bhai, tere me kya problem aari h ? Mere me install ho gaya pr node modules nhi aa rhe
@LiveWelLounge
@LiveWelLounge 6 ай бұрын
@@teerthendra bro ho gaya tha sb resolve
@ritikjain3975
@ritikjain3975 3 жыл бұрын
help my css in not working in dynamic one
Learn Express JS In 35 Minutes
36:03
Web Dev Simplified
Рет қаралды 865 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
Pug Template Engine - Full Tutorial for Beginners
1:05:36
freeCodeCamp.org
Рет қаралды 171 М.
Server Side Rendering with EJS and Node.JS
25:24
Piyush Garg
Рет қаралды 101 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 492 М.
Learn flexbox the easy way
34:04
Kevin Powell
Рет қаралды 731 М.
Node.JS in One Video in Hindi with One Mini Project
1:22:59
Thapa Technical
Рет қаралды 250 М.
CSS Popover + Anchor Positioning is Magical
20:44
Kevin Powell
Рет қаралды 49 М.
Node.js Express EJS Layouts and Partials Tutorial
28:25
Raddy
Рет қаралды 97 М.
Send Emails with Nodemailer using Ethereal in Node.js in Hindi🔥
16:47
Thapa Technical
Рет қаралды 138 М.
Master the BACKEND in One Video: The Ultimate Resource for Developers
6:54:15
6 Pack Programmer
Рет қаралды 527 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН