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
@cricketroutine43364 жыл бұрын
Bro ma nepal bata. I want full tutorial on news portal website... please...... please. ... Take it as a request from your subscriber
@Pallavi_B4 жыл бұрын
How to pass html data from one file to another without form post method ?
@cricketroutine43364 жыл бұрын
@@Pallavi_B use Get method
@fsociety6923 жыл бұрын
bro after moving html stuff in hbs code works but css not working any solution
@mohammadsahil43472 жыл бұрын
Keep your views folder inside the src folder if you're getting an error, saying Failed to lookup view "index" in views directory
@rohitagrawal93492 жыл бұрын
thnks.. it worked
@arpanpal98602 жыл бұрын
Thanks
@aditya94622 жыл бұрын
thanks
@prajwalzingare73322 жыл бұрын
Great 😃
@prashantmishra83662 жыл бұрын
Yesss...
@anishnair73483 жыл бұрын
const staticPath=path.join(__dirname,"../views"); app.set('views',staticPath); Add these two if some getting error.
@amirhassan65493 жыл бұрын
Yes exactly I was getting an error.
@anonymoususer71163 жыл бұрын
Thank you
@vishnunetha87063 жыл бұрын
Thankyou so much bro❤️❤️❤️
@nirjhariniparhi3 жыл бұрын
Thanks a lot
@vishalkanojia52713 жыл бұрын
Thanks man!:)
@harshkumar-mm6pq2 жыл бұрын
full of energy man ...i purchase the course from coding ninjas but they were not explaining all the thing
@joyguha79443 жыл бұрын
best channel in youtube for MEARN stack dev
@visitor_t-w3p6 ай бұрын
Wooow.simply majestic...loved it a lot ..getting so much fun,thank u so much Thapa ji :D
@shubhamk8403 жыл бұрын
Awesome video thapa, bhai keep it up.
@the_good_bad_actors3 жыл бұрын
Bhai 2 mahine phle se kr rhe the🙄👍😭
@shubhamk8403 жыл бұрын
@@the_good_bad_actors are bhai, wo to asehi bs man kiya to aakar comment kr diye, dekh nhi rhe the.
@DkAg-z4u7 ай бұрын
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
@rishiraj25485 ай бұрын
content starts at 8:40
@vasusharma35273 жыл бұрын
after making hbs file i when i run app.js no CSS is there using handlebars on opening local host just plain HTML file
@mohitgupta11094 жыл бұрын
Hii, Thapa sir your videos are really awesome you are my Role Model, I watched each and every video of you.
@ni18152 жыл бұрын
Thank you brother 🥰🥰🥰🥰🥰🥰 Bs ek galti ki bajah se nhi chal raha tha 🥰🥰🥰🥰🥰🥰 ab chal gya 🥰🥰🥰🥰🥰😘😘😘😘😘😘😘😘😘😘😘😘
@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.
@shibamkumarpatra361910 ай бұрын
if we are using react then also we have to use template engine ?
@sajjadmollahshuvo5802 жыл бұрын
when i copy all the code to index.hbs file then my css file doesnt load. what to do ?
@amarjeetkumar5456 Жыл бұрын
Same problem bro
@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
@BrownguyArea4 жыл бұрын
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.
@akashahmed873 жыл бұрын
nice Video Vai ! Love from Bangladash
@tejasjani25444 жыл бұрын
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.❤️
@aviseksahoo19534 жыл бұрын
good qn .. yes you can use template engine but it's complicated , so you should use react or angular for forntend purpose
@DkAg-z4u7 ай бұрын
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 Жыл бұрын
thanks buddy for this tutorial i was frustrating about pug etc it's simple and easy
@Rahul-kc4gf3 жыл бұрын
Anyone have this issue. [ Failed to lookup view "index.hbs" in views directory "E:\expressjs\src\views" ] only move views folder in scr folder.
@anjalimohta95373 жыл бұрын
Tysm
@gyangouravdesarkar2652 жыл бұрын
Nice video Thapa sir...
@abhishekk3213 жыл бұрын
Error: Failed to lookup view "index" in views directory show error please help me
@WirelessBhai3 жыл бұрын
Put your "views" folder inside "src"
@MeetPatel-lm6wx3 жыл бұрын
@@WirelessBhai thanks , that's work
@Codingkite3 жыл бұрын
@@WirelessBhai thank you bhai its working
@ShubhamSingh-eg6wq3 жыл бұрын
Thanku so much bhai ❤️
@owaiskhan76073 жыл бұрын
@@WirelessBhai why it works when we move our views into src but thapas code is working without it
@cruzegaming151 Жыл бұрын
Like comment done ❤ and thanx for awesome videos❤
@Hootyapaa Жыл бұрын
Osm explanation 🔥
@JunaidKhan801213 жыл бұрын
can't we use react instead of template engine?
@deepukathait69162 жыл бұрын
Yes u can
@shaktilab11 ай бұрын
can you use react in ejs template?
@deepukathait69163 жыл бұрын
Very usefull easy to learn thnku 💕💕💕 boom boom 💣💥💣💥💣💥
@AmanGupta-rh5xz3 жыл бұрын
sir konsa tune use kartein ho video ke end mai I love that.
@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 Жыл бұрын
Helpful video thanks you so much sir 🙏
@timepass-sy5um2 жыл бұрын
Thanks bhai bhot haelping video ha
@durbarchakrabarty72513 жыл бұрын
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?
@NITESHSINGHNRS9 ай бұрын
best teacher...
@kamalCode4 жыл бұрын
Sir, microservice in nodejs and cloud hosting server setup for new developers
@UandMe-yz1rw Жыл бұрын
Hi Thapa, You are doing a great job, and Thank you so much😊😊
@The_Guiders_Consultancy2 жыл бұрын
Error: Failed to lookup view "index" in views directory "E:\Express\src\views" plese resolve this issue
@user-of4ww3oq4n5 ай бұрын
14:00 par scss is not comming. How to solve this problem
@tejasjhamnani77244 жыл бұрын
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
@rutvikmehta46574 жыл бұрын
just add the lines: app.set('views', '../views'); app.set("view engine", "hbs");
@aviseksahoo19534 жыл бұрын
@@rutvikmehta4657 what is the mean of first app.set ?
@ujjwaldeep51754 жыл бұрын
@@rutvikmehta4657 thanks it's working, but why, can you explain??
@sachinlingwal23253 жыл бұрын
@@rutvikmehta4657 thank u bro....u solved my problem
@RohiTECH0012 жыл бұрын
which template engine is most usable nowaday
@penuboluprudvikrishna60462 жыл бұрын
Hi brother can we change fontsize of a string dynamically depending on text characters using handlebars
@rohitrana393 Жыл бұрын
Ya abkos bro
@Tima-ql7on3 жыл бұрын
Style css in not apply in hbs extension but how you do this
@Trishul-Industries3 жыл бұрын
pata chal kaise hoga
@Trishul-Industries3 жыл бұрын
i am still facing this issue
@Tima-ql7on3 жыл бұрын
@@Trishul-Industries Tell express about your static files : app.use(express.static(your_static_files_folder_path);
@akashbendre55363 жыл бұрын
Can I use hbs to create dynamic table that fetches data from SQL database?? Pls answer I am stuck😭
@usmanmughal59164 жыл бұрын
Thapa G express ke bad MongoDB ka course aye ga k ni?
@SaloniSingh-rn6smАй бұрын
Sir css file, and javascript are not fetch after index.html move to index.hbs
@sukanyachakraborty28933 жыл бұрын
Bro the CSS code is not getting identified if the index.html is copied to index.hbs. any suggestions ?
@darkraven7834 Жыл бұрын
Me also
@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 Жыл бұрын
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 Жыл бұрын
@@Kiisshh_1 Thanks bro!! However, it has been solved by now
@parasshankhwar8686 Жыл бұрын
@@sukanyachakraborty2893bro is wale video ka source code de do please
@MoujMastiDuniya4 жыл бұрын
I am getting this error-- Failed to lookup view "content" in views directory, cna anyone help me
@ujjwaldeep51754 жыл бұрын
Same problem, did you got the solution??
@saurabhgupta66914 жыл бұрын
same 2 same
@Ch_Simon4 жыл бұрын
I moved the "views" inside "src" folder
@saurabhgupta66914 жыл бұрын
@@Ch_Simon app.set('views','../views'); app.set('view engine', 'hbs') Add these code in index. Js
@probeshnath96883 жыл бұрын
@@saurabhgupta6691 tnx. Your coding working
@turzosaha37893 жыл бұрын
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 ?
@rimanmohanty20112 жыл бұрын
bro app.use(express.static(staticPath)); is baley main link hai na
@MohabbatRJ Жыл бұрын
use in the hbs folder
@abhishekparmar52077 ай бұрын
Sir getting error - Cannot find module 'hbs' kya karu koi batav yrr
@mansha49634 жыл бұрын
Awesome 😲
@shehrozkhan14612 жыл бұрын
React js ko frontend k liye use kr skty ha node k sth ?
@ThapaTechnical2 жыл бұрын
Yes
@muritalaoludege2 жыл бұрын
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
@rakeshkumaryadav11172 жыл бұрын
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 Жыл бұрын
use in the hbs folder
@aryankhandelwal152 жыл бұрын
i am getting html inside views without css and images applied. I mean It cannot fetching the assets?
@Sp-px7gn4 жыл бұрын
Awesome 🎥videos
@factomindset1407 Жыл бұрын
keep your views folder inside src accordingly then it will not show any error
@venkatchalam6385 Жыл бұрын
Thapa ji pls explain little bit slowly,so we understand so better
@Astrrick3 жыл бұрын
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.
@chiraggupta95473 жыл бұрын
Yes same problem anyone answer plz
@unfiltered_with_yogi3 жыл бұрын
@@chiraggupta9547 in index.js use const staticpath = path.join(__dirname,"../public/"); and then in the hbs folder
@chiraggupta95473 жыл бұрын
@@unfiltered_with_yogi ok bro.
@nithinmanjadiyil81664 ай бұрын
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-05143 жыл бұрын
how we can link our css file and call images or icons in index.hbs? please let me know asap. thanks
@daminipawan__official13972 жыл бұрын
Make a CSS folder in public folder And link the CSS file in hbs file href="CSS/style.css" And same for images
@Whatever-jm2ul2 жыл бұрын
thapa is new age papa
@simranbanwait2 жыл бұрын
Agar thapa bhai nahi hote to hum gareebon ka kya.. hota…
@azimmemon4922 Жыл бұрын
Failed to lookup view error solution: In the terminal just type node src/index.js
@Prasadrkmca3 жыл бұрын
Sir, really liked videos... Please do on Angular also
@talhakhan44232 жыл бұрын
this one was good
@aksaurooj8384 жыл бұрын
it shows an error...failed to lookup index in views directory
@deltechdiaries59073 жыл бұрын
same here, did you find a fix for it??
@probeshnath96883 жыл бұрын
Same problem.. Do you any solution
@EWorldHub4 жыл бұрын
Superb 🔥😈🔥
@nakulrawal76052 жыл бұрын
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????
@arshsharma35913 жыл бұрын
really helpul bhai
@DkAg-z4u7 ай бұрын
i create npx create-react-app handlebar, how can i use handlebar in reactjs pls help
@faisalmahmood8055 Жыл бұрын
Thanks Very Nice
@zaeemjaved68503 жыл бұрын
Bro my CSS is not being applied to HBS file. My path is correct for stylessheet. Please Help.
@jessicagulati35963 жыл бұрын
Same problem with me.. Did you solve that issue or still stuck
@MohabbatRJ Жыл бұрын
use in the hbs folder
@nayanmore74603 жыл бұрын
Failed to lookup view "index" in views directory What to do now
@dhruvmanktala32064 жыл бұрын
please make a video of React+php
@rajuraj12574 жыл бұрын
Nice video.Thanks
@sushilyadav-dm5rr4 жыл бұрын
thapa bro aapka ye view engine sahi se work nahi kar raha hai
@asifshaikasif4128 Жыл бұрын
Why cant we use readfile module and then use replace method For dynamic data
@chaudharisunny42172 жыл бұрын
Thank u so much 🤗🤗🤗
@ezone27264 жыл бұрын
Teach us also password js...and more advance in express js ... Thank you ❣️
@javascriptwar95254 жыл бұрын
kzbin.info/www/bejne/ipXNeGiJh9Gnqs0
@ezone27264 жыл бұрын
@@javascriptwar9525 thank you vai❣️❣️
@javascriptwar95254 жыл бұрын
@@ezone2726 🙏 me bhi thapa sir se inspire hu ..mujhe ese send nahi karna chaiye tha par socha ki kisiko jarurat par rahi toh kardiya..
@salonirathi11584 жыл бұрын
Nice video 👌👌👌
@ayush17712 жыл бұрын
How to use bootstrap in pug ??
@rajuraj12574 жыл бұрын
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"
@prakharagarwal94484 жыл бұрын
Same here
@aksaurooj8384 жыл бұрын
same here...did u find any soln?
@rajuraj12574 жыл бұрын
@@aksaurooj838 please change template file name
@saurabhgupta66914 жыл бұрын
@@rajuraj1257 which file name ?
@sabia62114 жыл бұрын
hey.. i have same problem. plz tell me how i can fix this problem
@pritamchakraborty44074 жыл бұрын
This video is awsome
@Mai-karunga-business2 жыл бұрын
Thanks Bhai 😁
@smartyarshad3034 жыл бұрын
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.
@hanshal16024 жыл бұрын
this video is helpful.
@AshutoshKumar-ek3oy2 жыл бұрын
views wale hbs file CSS ni mil raha h usko kya kru?
@mrsumankumar21104 жыл бұрын
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
@pavankshirsagar2243 жыл бұрын
HBS mei error aa raha hai"failed to looks up view index in views directory"
@Trishul-Industries3 жыл бұрын
same here is your problem solved??
@umairn2368 Жыл бұрын
after this add app.set('view engine', 'hbs');
@aadityakumar21032 жыл бұрын
11th video is not available??
@mainakpodder0073 жыл бұрын
Bro "index.hbs" me "css" apply nehi ho raha hai 😭.Pls reply karke batao. I will wait for your message.
@skarbajuddin62662 жыл бұрын
true problem yaar
@shivangijoshi363 Жыл бұрын
Apne itne sare folders and jo cmd se files bnae wha m bht confuse hogyi and output m mjhe kch smjhni aya
@nayanasawa74373 жыл бұрын
I got an error like failed to lookup view "index.pug" in views directory please help me
@mrabul13032 жыл бұрын
I try a lot of time but my css and js file are not set how can i set it please tell me
@MohabbatRJ Жыл бұрын
use in the hbs folder
@engineerslab16643 жыл бұрын
bhaiya how did you add css file to index.hbs file
@MohabbatRJ Жыл бұрын
use in the hbs folder
@techhelper9054 Жыл бұрын
@@MohabbatRJ nhi kam kar rha bhai
@nontechbg2 жыл бұрын
Thank you 😇
@vishalkyadav3805 Жыл бұрын
bro when i use hbs to load a page it doesn't get styles?
@rupakmagar66804 жыл бұрын
css not worling once using index.hbs to render
@fsociety6923 жыл бұрын
same issue bro you find any solution ??????/
@rupakmagar66803 жыл бұрын
@@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")
@fsociety6923 жыл бұрын
@@rupakmagar6680 bro not working can explain a little bit or give me some link from where you solve this issue
@jessicagulati35963 жыл бұрын
@@rupakmagar6680 can you plz help me mere b css nhi add ho rhe
@AMANLODHA-bm2bv2 жыл бұрын
@@fsociety692 plz provide source code(index.hbs and ccs).
@deltechdiaries59073 жыл бұрын
sir whenevr i render it, it says failed to lookup views
@syednabeelali90383 жыл бұрын
yr reply nai ata
@deltechdiaries59073 жыл бұрын
@@syednabeelali9038 i found the solution, just change your working directory , it will work
@naishadhdave7764 жыл бұрын
Ok sir. Now it is came live....
@LiveWelLounge Жыл бұрын
hbs not working
@teerthendra6 ай бұрын
Same problem bhai, tere me kya problem aari h ? Mere me install ho gaya pr node modules nhi aa rhe