Server Side Rendering with EJS and Node.JS

preview_player
Показать описание


My Gears

Disclaimer: All the links above are affiliate links.

Social Links

Video Titles

Tags
#nodejs #javascript #expressjs #mongodb #mernstack #developer #api #https #server #javascriptinhindi #webdevelopment #webapp #realtimeapp #serverside #nonblockingio #tech
Рекомендации по теме
Комментарии
Автор

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

shi-nee
Автор

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.

intensifyprakhar
Автор

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

theknightblood
Автор

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

pallabdandapat
Автор

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

nextleveltech
Автор

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

_b_tarunakshabhattachar
Автор

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

User-ybyc
Автор

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

raza
Автор

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

technologicalvivek
Автор

best tutorial with great explanation..

pradeepKumar-rfqb
Автор

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

timletotewes
Автор

sir can we use JSX to do server side rendering?

Gladiator_TV
Автор

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

shubhamgupta-bltr
Автор

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

awangandas
Автор

If nodejs can return Ui then why we need reactjs?

khan_indiann
Автор

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

NCoder
Автор

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.

Vloging_with_Manish
Автор

Why for home.ejs import is not necessary?

Genie
Автор

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

AbcdEfgh-punq
Автор

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

shashwatsingh