Super excited to share that I’ve moving on to the frontend, and this time, I’m using React with TypeScript! ⚛️
#WebDevelopment #React #TypeScript #LearningJourney #100DaysOfCode
Super excited to share that I’ve moving on to the frontend, and this time, I’m using React with TypeScript! ⚛️
#WebDevelopment #React #TypeScript #LearningJourney #100DaysOfCode
Today, I started working on the frontend for my Second Brain app using TypeScript with React! 🔥
#100DaysOfCode #React #TypeScript #WebDevelopment #BuildingProjects #SecondBrain
Today, I started working on the frontend for my Second Brain app using TypeScript with React! 🔥
#100DaysOfCode #React #TypeScript #WebDevelopment #BuildingProjects #SecondBrain
The idea is simple: a personal knowledge hub where I can store and organize anything I want to remember—text, tweets, links, and more.
#WebDevelopment #MERN #SecondBrain #BuildingInPublic #100DaysOfCode #PersonalKnowledge
The idea is simple: a personal knowledge hub where I can store and organize anything I want to remember—text, tweets, links, and more.
#WebDevelopment #MERN #SecondBrain #BuildingInPublic #100DaysOfCode #PersonalKnowledge
Today, I explored:
🔹 Implementing Interfaces as Classes
🔹 Types in TypeScript
🔹 Arrays in TypeScript
🔹 Type Inference in Zod
#Day31 #100DaysOfCode #WebDevelopment #TypeScript #Zod #LearningJourney
Today, I explored:
🔹 Implementing Interfaces as Classes
🔹 Types in TypeScript
🔹 Arrays in TypeScript
🔹 Type Inference in Zod
#Day31 #100DaysOfCode #WebDevelopment #TypeScript #Zod #LearningJourney
Today marks a month into my web development learning adventure, and the excitement only keeps growing! 🚀
🎯 Topics Covered:
- 🧠 Interfaces
- 🏷 Types
- 🏛 Abstract Classes
- 📦 Classes
#WebDevelopment #TypeScript #Learninginpublic
Today marks a month into my web development learning adventure, and the excitement only keeps growing! 🚀
🎯 Topics Covered:
- 🧠 Interfaces
- 🏷 Types
- 🏛 Abstract Classes
- 📦 Classes
#WebDevelopment #TypeScript #Learninginpublic
Today, I took a significant step forward by starting with TypeScript! 🎯
Cohort -3 : Week 14
Lecture: 14.1
#WebDevelopment #TypeScript #LearningJourney #100DaysOfCode
Today, I took a significant step forward by starting with TypeScript! 🎯
Cohort -3 : Week 14
Lecture: 14.1
#WebDevelopment #TypeScript #LearningJourney #100DaysOfCode
Cohort-3 : Week-13 done.
🔍 What I Learned:
- 💪 Flexbox
- 📐 CSS Grid
- 📱 Media Queries
#TailwindCSS #WebDevelopment #Frontend #LearningJourney #100DaysOfCode
Cohort-3 : Week-13 done.
🔍 What I Learned:
- 💪 Flexbox
- 📐 CSS Grid
- 📱 Media Queries
#TailwindCSS #WebDevelopment #Frontend #LearningJourney #100DaysOfCode
Today, I delved into Tailwind CSS, and wow, what a game-changer! 🎨
✅ Learned how to build responsive, mobile-first designs effortlessly.
✅ Explored customizing themes and extending utility classes.
#WebDevelopment #TailwindCSS
Today, I delved into Tailwind CSS, and wow, what a game-changer! 🎨
✅ Learned how to build responsive, mobile-first designs effortlessly.
✅ Explored customizing themes and extending utility classes.
#WebDevelopment #TailwindCSS
Today I explore Ux/ui :
✅ User-Centered Design
✅ Color Psychology & Typography
✅ Wireframing & Prototyping
✅ Improving Accessibility
#100DaysOfCode #WebDevelopment #UIUX #LearningJourney
Today I explore Ux/ui :
✅ User-Centered Design
✅ Color Psychology & Typography
✅ Wireframing & Prototyping
✅ Improving Accessibility
#100DaysOfCode #WebDevelopment #UIUX #LearningJourney
Today, I took a step into the world of UX/UI design and explored the fundamentals that make applications not just functional but also intuitive and visually appealing.
#WebDevelopment #LearningJourney #UIUX #100DaysOfCode #MERNStack
Today, I took a step into the world of UX/UI design and explored the fundamentals that make applications not just functional but also intuitive and visually appealing.
#WebDevelopment #LearningJourney #UIUX #100DaysOfCode #MERNStack
Another productive day in my web dev journey! Today, I explored Recoil and React.memo, two powerful tools for optimizing React applications.
#WebDevelopment #ReactJS #Recoil #ReactMemo #LearningEveryday #Day23 🚀
Another productive day in my web dev journey! Today, I explored Recoil and React.memo, two powerful tools for optimizing React applications.
#WebDevelopment #ReactJS #Recoil #ReactMemo #LearningEveryday #Day23 🚀
Today, I dived into some advanced React concepts :
🔹 Custom Hooks
🔹 usePrev Hook
🔹 Debouncing
#WebDevelopment #ReactJS #CustomHooks #Debouncing #LearningInPublic #100DaysOfCode
Today, I dived into some advanced React concepts :
🔹 Custom Hooks
🔹 usePrev Hook
🔹 Debouncing
#WebDevelopment #ReactJS #CustomHooks #Debouncing #LearningInPublic #100DaysOfCode
Today was all about state management in React! I explored three key concepts:
1️⃣ Rolling Up the State
2️⃣ Prop Drilling
3️⃣ Context API
#100xdevs #cohort3
#WebDevelopment #ReactJS #StateManagement #LearningJourney #100DaysOfCode
Today was all about state management in React! I explored three key concepts:
1️⃣ Rolling Up the State
2️⃣ Prop Drilling
3️⃣ Context API
#100xdevs #cohort3
#WebDevelopment #ReactJS #StateManagement #LearningJourney #100DaysOfCode
Today was all about React Routing and the useRef hook! 🌐⚡️
#harkirat
#100xdevs
#100DaysOfCode #WebDevelopment #ReactJS #LearningJourney
Today was all about React Routing and the useRef hook! 🌐⚡️
#harkirat
#100xdevs
#100DaysOfCode #WebDevelopment #ReactJS #LearningJourney
Today marks an exciting milestone in my journey—I’ve started building an Event Management Platform! 🎉
#MERNStack #WebDevelopment #100DaysOfCode #LearningInPublic #React #NodeJS #MongoDB
Today marks an exciting milestone in my journey—I’ve started building an Event Management Platform! 🎉
#MERNStack #WebDevelopment #100DaysOfCode #LearningInPublic #React #NodeJS #MongoDB
Today, I dived into two fundamental React hooks: useState and useEffect.
These hooks are the backbone of managing state and side effects in functional components.
#React #MERNStack #WebDevelopment #LearningJourney #100DaysOfCode
Today, I dived into two fundamental React hooks: useState and useEffect.
These hooks are the backbone of managing state and side effects in functional components.
#React #MERNStack #WebDevelopment #LearningJourney #100DaysOfCode
Today, I dived into React.js and explored two fundamental concepts:
State and Components.
#100DaysOfCode #ReactJS #WebDevelopment #LearningJourney #MERNStack
Today, I dived into React.js and explored two fundamental concepts:
State and Components.
#100DaysOfCode #ReactJS #WebDevelopment #LearningJourney #MERNStack
Today, I built the backend for a course-selling app! 🎉
🔹 Implemented user authentication
🔹 Secured passwords using bcrypt
🔹 Validated input with Zod
🔹 Created APIs for course management
🔥
#WebDevelopment #MERN #Backend #LearningInPublic
Today, I built the backend for a course-selling app! 🎉
🔹 Implemented user authentication
🔹 Secured passwords using bcrypt
🔹 Validated input with Zod
🔹 Created APIs for course management
🔥
#WebDevelopment #MERN #Backend #LearningInPublic
☑Password hashing using bcrypt library
☑ Input validation using Zod
#WebDevelopment #LearningJourney #JavaScript #bcrypt #Zod #100DaysOfCode #WebSecurity
☑Password hashing using bcrypt library
☑ Input validation using Zod
#WebDevelopment #LearningJourney #JavaScript #bcrypt #Zod #100DaysOfCode #WebSecurity
1️⃣ Basics of MongoDB
2️⃣ Mongoose Library
3️⃣ Schema
4️⃣ CRUD Operations
#harkirat #100xdevs
#WebDevelopment #LearningJourney #MongoDB #Mongoose #JavaScript #BackendDevelopment
1️⃣ Basics of MongoDB
2️⃣ Mongoose Library
3️⃣ Schema
4️⃣ CRUD Operations
#harkirat #100xdevs
#WebDevelopment #LearningJourney #MongoDB #Mongoose #JavaScript #BackendDevelopment
💻 What I built:
A basic authentication app where users can:
✅ Register and log in.
✅ Access protected routes with a valid token.
✅ Log out safely, with sessions cleared.
#WebDevelopment #JWT #Authentication #LearningJourney #MERNStack
💻 What I built:
A basic authentication app where users can:
✅ Register and log in.
✅ Access protected routes with a valid token.
✅ Log out safely, with sessions cleared.
#WebDevelopment #JWT #Authentication #LearningJourney #MERNStack
1️⃣ Created an HTTP Server
- Built a basic server using Express.js.
- Implemented a simple calculator API to perform basic operations.
2️⃣ Learned About CORS
- Explored CORS .
#WebDevelopment #ExpressJS #LearningInPublic #BackendDevelopment
1️⃣ Created an HTTP Server
- Built a basic server using Express.js.
- Implemented a simple calculator API to perform basic operations.
2️⃣ Learned About CORS
- Explored CORS .
#WebDevelopment #ExpressJS #LearningInPublic #BackendDevelopment
Today, I dived deeper into the world of query parameters, headers, and middleware. 🚀
🔍 Query Parameters:
📬 Headers:
🔗 Middleware
#WebDevelopment #LearningJourney #WebDev #Programming
Today, I dived deeper into the world of query parameters, headers, and middleware. 🚀
🔍 Query Parameters:
📬 Headers:
🔗 Middleware
#WebDevelopment #LearningJourney #WebDev #Programming
Today, I delved deeper into the back end with Node.js and Express.js, and it’s been a fascinating ride! 🌟
1️⃣ Node.js - Understanding its event-driven architecture. Also learning about Middlewares .
#WebDevelopment #NodeJS #ExpressJS #LearningJourney
Today, I delved deeper into the back end with Node.js and Express.js, and it’s been a fascinating ride! 🌟
1️⃣ Node.js - Understanding its event-driven architecture. Also learning about Middlewares .
#WebDevelopment #NodeJS #ExpressJS #LearningJourney
Today, I stepped deeper into the backend world as I explored Node.js, the powerful runtime
Implemented http request (get, post, put, delete)
#100DaysOfCode #WebDevelopment #NodeJS #BackendDevelopment #LearningJourney
Today, I stepped deeper into the backend world as I explored Node.js, the powerful runtime
Implemented http request (get, post, put, delete)
#100DaysOfCode #WebDevelopment #NodeJS #BackendDevelopment #LearningJourney