"Web Dev Saga: Week 18 :– Mastering React: From Event Handling to Performance Optimization"May 26, 2025·4 min read
"Web Dev Saga: Week 17 :– Mastering React Basics: Components, Props, JSX, Hooks (useState, useEffect, useRef) & Rendering"May 19, 2025·4 min read
“Web Dev Saga: Week 19 :– React to Next.js: Elevating Frontend with Redux and Exploring Server-Side Power”Things I Learned This Week :- This week, I expanded my front-end development knowledge by diving into advanced React concepts and exploring the powerful capabilities of Next.js. Here's what I covered: Redux in React I learned how to manage global s...Jun 2, 2025·4 min read
"Web Dev Saga: Week 16 :– From Utility to UI: Cloning Twitter (X) with Tailwind CSS"May 12, 2025·4 min read
"Web Dev Saga: Week 11 :– Database Foundations: MongoDB CRUD & Mongoose Integration Explained"Apr 7, 2025·3 min read
"Web Dev Saga: Week 10 :– Mastering Express.js Fundamentals: Routing, Middleware & EJS Templating"Things I Learned This Week :- This week, I explored Express.js, one of the most popular Node.js frameworks for building web applications. Here’s a breakdown of what I covered: Introduction to Express.js – Learned the fundamentals of Express.js, incl...Mar 31, 2025·3 min read
"Web Dev Saga: Week 9 :– Backend Basics Unveiled: Node.js, Modules, and Working with Files"Things I Learned This Week :- This week, I took my first steps into backend development with Node.js, learning how JavaScript can be used outside the browser to build server-side applications. Here’s what I covered: Backend, Node.js, and NPM – Explo...Mar 24, 2025·3 min read
"Web Dev Saga: Week 8 :– OOP'S, Error Handling & Advanced Concepts"Things I Learned This Week :- This week, I explored some of the most advanced JavaScript concepts, deepening my understanding of Object-Oriented Programming (OOP), error handling, and performance optimizations. Here’s what I covered: JavaScript try,...Mar 17, 2025·3 min read
"Web Dev Saga: Week 7 :– Events, Timers, and the Power of Asynchronous Code"Things I Learned This Week :- This week, I explored JavaScript's asynchronous behavior and event-driven programming, which are crucial for creating interactive and dynamic web applications. Here's a breakdown of what I learned: Events, Event Bubblin...Mar 10, 2025·3 min read
"Web Dev Saga: Week 6 :– Arrays, DOM Selection & Element Manipulation"Things I Learned This Week :- This week, I delved deeper into JavaScript, focusing on Arrays and the DOM (Document Object Model). Here’s a breakdown of what I covered: JavaScript Arrays – Explored how arrays store multiple values, learned different ...Mar 3, 2025·3 min read
"Web Dev Saga: Week 5 :– The Beginning of My JavaScript Journey"Things I Learned This Week :- This week, I embarked on my JavaScript journey, diving into the fundamentals that form the backbone of interactive web development. Here’s a breakdown of what I explored: Introduction to JavaScript – Learned what JavaSc...Feb 24, 2025·4 min read