Ejs(Embedded JavaScript templates) complete course Bangla (Beginner to Advanced)

এই ভিডিও সিরিজে আশা করি Ejs(Embedded JavaScript templates) বিষয়টাকে সহজে সহজে উপস্থাপন করতে পেরেছি। যদি আমার ভিডিওগুলো থেকে কোন কিছু শিখতে পারেন, তবে অবশ্যই আমার ভিডিওগুলো সবার সাথে শেয়ার করে আমাকে কৃতজ্ঞ করবেন । আমার এই কষ্টার্জিত কাজগুলো সবার কাছে পৌঁছে দেয়ার দায়িত্ব আপনার ।

team

Introduction to ejs

I will discuss why do we need a template engine and how to use ejs on the server-side.

team

passing data to ejs file

In this video, I will discuss how to pass data to ejs file from the server and manipulate the HTML file.

team

if else in ejs

In this video, I will discuss how to use conditions in ejs file.

team

loop control statement - for loop

In this video, I will discuss how to use loop especially for loop in ejs file.

team

layout

In this video, I will discuss how to use layout in ejs file.

team

styling ejs file

In this video, I will discuss how to do styling in ejs file.

team

deploy the complete app on heroku

In this video, I will discuss how to deploy ejs project on heroku.

team

Learn EJS by building a project