EJS Coding Challenge in Express | Render Student Report Cards with EJS Loops and Map Methods

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

💡 What You'll Learn:

How to iterate over data dynamically in EJS
Using loops in EJS templates
Important tips for EJS loops and Map methods
Solving challenges step by step for better understanding
Hands-on homework to solidify your learning

------------------------------------------------------------------------
🚀 Boost Your Skills with these Pre-Requisite Videos:

------------------------------------------------------------------------

------------------------------------------------------------------------
✌️ Join Us!

------------------------------------------------------------------------

⌛TIMELINE⏳
0:00 – Intro to EJS Loops and Map Methods
0:12 – Understanding the Challenge
0:55 – Step-by-Step Solution for Individual User Data
2:25 – Loops in EJS & Important Tips to Remember
3:40 – Solving the Challenge Using EJS
6:00 – Homework for You
6:25 – Outro
Рекомендации по теме
Комментарии
Автор

Day-14 Still watching ❤ Thank you vinod bhaiya 🎉

shaikdilkhushsyedbabasaifu
Автор

With forEach method and object destructuring

<h1>Student Report</h1>

<% student.forEach((std) => { %>

<% const{name, age, favoriteSubject} = std %>

<h2>Name: <%= name %></h2>
<h3>Age: <%= age %></h3>

<h3>Favorite Subject: <%= favoriteSubject %></h3>

<% }) %>

muhammadhammad
Автор

Thapa sir ap apna wada pora kro apne bola ta javacript coding challange ki series 50 k bd start kroga abi tak ni kia mene apko 6 month phale bi bola apne bola bnouga lkin abi tak apne ni complete ki

hollywoodmovie
Автор

Sir, I brought source code from your website but I don't get MERN 2024 source code plz check

uttamgupta
visit shbcf.ru