#30daysofnodejs search results
๐ฅ๏ธ Day 8/30 โ Node.js Basics โ Installed Node.js & npm โ Ran my first JS file outside the browser โ Created a basic server with http module โ Explored npm packages like lodash Check out my progress: ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #NodeJS #FullStack
๐ Day 4/30 โ Tailwind CSS Magic โจ Today I explored Tailwind CSS, and wow - it makes styling so fast & flexible! โก โ Utility-first classes โ Super quick responsive design โ Clean, consistent UI See my Tailwind practice ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodejs #Tailwind
๐ง Day 9/30 โ React Basics Today I entered the React world โ๏ธ โ Learned how to create a React project โ Explored the folder structure โ Understood components ๐ GitHub github.com/chetan-there/Nโฆ #ReactJS #MERN #30DaysOfNodeJs
๐ง Day 6/30 โ DOM Manipulation Today I brought web pages to life with JavaScript โ Selecting & editing elements dynamically โ Handling user events โ Small interactive mini-projects ๐ฅ Check it out ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #DOM #Frontend
โก Day 5/30 โ JavaScript Basics Dived into the brain of the web โ JavaScript ๐ง โ Variables, data types & operators โ Loops functions & Events โ Small practice scripts ๐ฅ Check my JS progress ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #Frontend #WebDevelopment
โ๏ธ Day 10/30 โ State & Events in React Today I explored how to manage dynamic data with useState & handle user actions ๐ฏ Built a simple Counter App: โ Used useState for reactive UI โ Handled button events for increment, decrement & reset #30DaysOfNodeJs #ReactJS #JavaScript
โ๏ธ Day 15/30 โ Next.js Data Fetching Magic ๐ Dived deep into Next.js today! ๐ โ Learned Server & Client Components โ Used getServerSideProps() for real-time data fetching โ Built a live Product Page for SpiceSense ๐ถ๏ธ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #NextJS
๐ฑ Day 3/30 โ Responsive Design Made my pages look great on every device ๐ โ Media queries โ Mobile-first layouts โ Flexbox + Grid for responsiveness See my work ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #CSS #ResponsiveDesign #Frontend
๐Day 14/30 โ React Router Basics: Gamers-Blog ๐น๏ธ Leveling up my React skills! โ Set up React Router for smooth page navigation ๐ โ Created Home, Blog & About pages Implemented in my project ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #ReactJS #ReactRouter #Frontend
๐ง Day 7/30 โ Quiz App Today I turned my JavaScript skills into a fun interactive Quiz App! โ Questions displayed one by one โ Styled with Tailwind CSS for a clean UI Try it out and test your JS knowledge! ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #DOM #QuizApp
๐Day 10: Modules #30DaysOfNodeJS #LearningAdventure
๐Day 9: Objects #30DaysOfNodeJS #LearningAdventure
๐Day 8: Arrays are like lists where you can store multiple items. Learn how to create, access, and manipulate arrays. #30DaysOfNodeJS #LearningAdventure
Excited to announce that I've completed 30 days of Node.js with Scaler Topics! ๐ Also completed the course "Node JS Certification Course - Master the Fundamentals". #30DaysOfNodejs #ScalerDiscord #ScalerDiscord @scaler_official
Day 38 of #100DaysOfCoding && Day 8 of the 30 Days of arrays and lists, hosted on the Scaler Discord platform #30DaysOfNodejs #ScalerDiscord #ScalerTopics @Scaler_official @discord
Day0 of #30DaysOfNodeJS - Explored inner working of Node.js with @akshaymarch7 - Dived deep into GitHub repo of Node.js - Its interesting how Node works behind the scenes & thanks @akshaymarch7 sir explaining it in simple words. As promised you made fall in love with Node.js๐
Day-9 of #30DaysOfNodeJS -Season 2 Episode 1 : Microservices vs Monolith - Types of architectures. - These define how an application's components are structured, interact, and are deployed - A thread on Monolith vs Microservices @akshaymarch7 #Backend
Day-6 of #30DaysOfNodeJS Ep:11-Server - Understanding servers(hardware & software) , client-server architecture, how 2 servers communicate, Distributed Server Architecture, Protocols ( http,tcp/ip) Thank you @akshaymarch7 sir for making us curious #Backend
Day-5 of #30DaysOfNodeJS โ Ep:10 - Thread pool in libuv -Tasks like file sys operations, DNS lookups uses thread pool. -Node.js is single threaded, but using libuv's thread pool we can make Node.js multi-threaded. #Backend #NodeJS @akshaymarch7
It's Day 35 of #100DaysOfCoding ๐ && Day 5 of the 30 Days of arrays and lists, hosted on the Scaler Discord platformโ โ . #30DaysOfNodejs #ScalerDiscord #ScalerTopics @Scaler_official @discord
โ๏ธ Day 15/30 โ Next.js Data Fetching Magic ๐ Dived deep into Next.js today! ๐ โ Learned Server & Client Components โ Used getServerSideProps() for real-time data fetching โ Built a live Product Page for SpiceSense ๐ถ๏ธ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #NextJS
๐Day 14/30 โ React Router Basics: Gamers-Blog ๐น๏ธ Leveling up my React skills! โ Set up React Router for smooth page navigation ๐ โ Created Home, Blog & About pages Implemented in my project ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #ReactJS #ReactRouter #Frontend
โ๏ธ Day 10/30 โ State & Events in React Today I explored how to manage dynamic data with useState & handle user actions ๐ฏ Built a simple Counter App: โ Used useState for reactive UI โ Handled button events for increment, decrement & reset #30DaysOfNodeJs #ReactJS #JavaScript
๐ง Day 9/30 โ React Basics Today I entered the React world โ๏ธ โ Learned how to create a React project โ Explored the folder structure โ Understood components ๐ GitHub github.com/chetan-there/Nโฆ #ReactJS #MERN #30DaysOfNodeJs
๐ฅ๏ธ Day 8/30 โ Node.js Basics โ Installed Node.js & npm โ Ran my first JS file outside the browser โ Created a basic server with http module โ Explored npm packages like lodash Check out my progress: ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #NodeJS #FullStack
๐ง Day 7/30 โ Quiz App Today I turned my JavaScript skills into a fun interactive Quiz App! โ Questions displayed one by one โ Styled with Tailwind CSS for a clean UI Try it out and test your JS knowledge! ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #DOM #QuizApp
๐ง Day 6/30 โ DOM Manipulation Today I brought web pages to life with JavaScript โ Selecting & editing elements dynamically โ Handling user events โ Small interactive mini-projects ๐ฅ Check it out ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #DOM #Frontend
โก Day 5/30 โ JavaScript Basics Dived into the brain of the web โ JavaScript ๐ง โ Variables, data types & operators โ Loops functions & Events โ Small practice scripts ๐ฅ Check my JS progress ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #Frontend #WebDevelopment
๐ Day 4/30 โ Tailwind CSS Magic โจ Today I explored Tailwind CSS, and wow - it makes styling so fast & flexible! โก โ Utility-first classes โ Super quick responsive design โ Clean, consistent UI See my Tailwind practice ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodejs #Tailwind
๐ฑ Day 3/30 โ Responsive Design Made my pages look great on every device ๐ โ Media queries โ Mobile-first layouts โ Flexbox + Grid for responsiveness See my work ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #CSS #ResponsiveDesign #Frontend
Day 2: Setting Up Node.js and Understanding npm ๐santoshshelar.com/day-2-setting-โฆ #30DaysOfNodeJS #NodeJS #JavaScript #CodingJourney
Day 1: Introduction to Node.js Understanding its core concepts and how it differs from traditional back-end technologies. #30DaysOfNodeJS #NodeJS #JavaScript #CodingJourney ๐ santoshshelar.com/day-1-introducโฆ
Day 1: Introduction to Node.js Understanding its core concepts and how it differs from traditional back-end technologies. #30DaysOfNodeJS #NodeJS #JavaScript #CodingJourney ๐ santoshshelar.com/day-1-introducโฆ
Day-9 of #30DaysOfNodeJS -Season 2 Episode 1 : Microservices vs Monolith - Types of architectures. - These define how an application's components are structured, interact, and are deployed - A thread on Monolith vs Microservices @akshaymarch7 #Backend
Day-7 & 8 of #30DaysOfNodeJS Ep:12 & 13 - Databases - Explored types of DBs. - SQL vs NoSQL. - CRUD operations in MongoDB. @akshaymarch7 #Backend
Day-6 of #30DaysOfNodeJS Ep:11-Server - Understanding servers(hardware & software) , client-server architecture, how 2 servers communicate, Distributed Server Architecture, Protocols ( http,tcp/ip) Thank you @akshaymarch7 sir for making us curious #Backend
Day-5 of #30DaysOfNodeJS โ Ep:10 - Thread pool in libuv -Tasks like file sys operations, DNS lookups uses thread pool. -Node.js is single threaded, but using libuv's thread pool we can make Node.js multi-threaded. #Backend #NodeJS @akshaymarch7
Day-4 of #30DaysOfNodeJS โ Ep:9 - Event loop in node.js - Explored in-depth how event loop works - Allows Node.js to perform non-blocking I/O operations, even though JS is single-threaded. Thanks @akshaymarch7 making it easy to understand #Backend #NodeJS
Day-2 & 3 of #30DaysOfNodeJS โ Ep 7 & 8 Namaste-Node.js - Practiced more about sync methods. - Highlight was trust issues with setTimeout(0), although time is 0, it goes to the event loop(asynchronous method). #Backend #NodeJS @akshaymarch7
Day-1 of #30DaysOfNodeJS โ Episode 6 of Namaste Node.js - Learned about libuv library. - Learned how it powers the JS so that it can handle asynchronous operations. - Thank you @akshaymarch7 sir for this in-depth lecture. #Backend #NodeJS
Day0 of #30DaysOfNodeJS - Explored inner working of Node.js with @akshaymarch7 - Dived deep into GitHub repo of Node.js - Its interesting how Node works behind the scenes & thanks @akshaymarch7 sir explaining it in simple words. As promised you made fall in love with Node.js๐
โ๏ธ Day 10/30 โ State & Events in React Today I explored how to manage dynamic data with useState & handle user actions ๐ฏ Built a simple Counter App: โ Used useState for reactive UI โ Handled button events for increment, decrement & reset #30DaysOfNodeJs #ReactJS #JavaScript
๐ Day 4/30 โ Tailwind CSS Magic โจ Today I explored Tailwind CSS, and wow - it makes styling so fast & flexible! โก โ Utility-first classes โ Super quick responsive design โ Clean, consistent UI See my Tailwind practice ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodejs #Tailwind
๐ง Day 6/30 โ DOM Manipulation Today I brought web pages to life with JavaScript โ Selecting & editing elements dynamically โ Handling user events โ Small interactive mini-projects ๐ฅ Check it out ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #DOM #Frontend
๐ง Day 9/30 โ React Basics Today I entered the React world โ๏ธ โ Learned how to create a React project โ Explored the folder structure โ Understood components ๐ GitHub github.com/chetan-there/Nโฆ #ReactJS #MERN #30DaysOfNodeJs
๐ฅ๏ธ Day 8/30 โ Node.js Basics โ Installed Node.js & npm โ Ran my first JS file outside the browser โ Created a basic server with http module โ Explored npm packages like lodash Check out my progress: ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #NodeJS #FullStack
๐ฑ Day 3/30 โ Responsive Design Made my pages look great on every device ๐ โ Media queries โ Mobile-first layouts โ Flexbox + Grid for responsiveness See my work ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #CSS #ResponsiveDesign #Frontend
โก Day 5/30 โ JavaScript Basics Dived into the brain of the web โ JavaScript ๐ง โ Variables, data types & operators โ Loops functions & Events โ Small practice scripts ๐ฅ Check my JS progress ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #Frontend #WebDevelopment
๐Day 10: Modules #30DaysOfNodeJS #LearningAdventure
๐Day 14/30 โ React Router Basics: Gamers-Blog ๐น๏ธ Leveling up my React skills! โ Set up React Router for smooth page navigation ๐ โ Created Home, Blog & About pages Implemented in my project ๐ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #ReactJS #ReactRouter #Frontend
๐ง Day 7/30 โ Quiz App Today I turned my JavaScript skills into a fun interactive Quiz App! โ Questions displayed one by one โ Styled with Tailwind CSS for a clean UI Try it out and test your JS knowledge! ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #JavaScript #DOM #QuizApp
๐Day 9: Objects #30DaysOfNodeJS #LearningAdventure
๐Day 8: Arrays are like lists where you can store multiple items. Learn how to create, access, and manipulate arrays. #30DaysOfNodeJS #LearningAdventure
โ๏ธ Day 15/30 โ Next.js Data Fetching Magic ๐ Dived deep into Next.js today! ๐ โ Learned Server & Client Components โ Used getServerSideProps() for real-time data fetching โ Built a live Product Page for SpiceSense ๐ถ๏ธ ๐ github.com/chetan-there/Nโฆ #30DaysOfNodeJs #NextJS
Excited to announce that I've completed 30 days of Node.js with Scaler Topics! ๐ Also completed the course "Node JS Certification Course - Master the Fundamentals". #30DaysOfNodejs #ScalerDiscord #ScalerDiscord @scaler_official
Day 38 of #100DaysOfCoding && Day 8 of the 30 Days of arrays and lists, hosted on the Scaler Discord platform #30DaysOfNodejs #ScalerDiscord #ScalerTopics @Scaler_official @discord
It's Day 35 of #100DaysOfCoding ๐ && Day 5 of the 30 Days of arrays and lists, hosted on the Scaler Discord platformโ โ . #30DaysOfNodejs #ScalerDiscord #ScalerTopics @Scaler_official @discord
Day0 of #30DaysOfNodeJS - Explored inner working of Node.js with @akshaymarch7 - Dived deep into GitHub repo of Node.js - Its interesting how Node works behind the scenes & thanks @akshaymarch7 sir explaining it in simple words. As promised you made fall in love with Node.js๐
Day-9 of #30DaysOfNodeJS -Season 2 Episode 1 : Microservices vs Monolith - Types of architectures. - These define how an application's components are structured, interact, and are deployed - A thread on Monolith vs Microservices @akshaymarch7 #Backend
Day-6 of #30DaysOfNodeJS Ep:11-Server - Understanding servers(hardware & software) , client-server architecture, how 2 servers communicate, Distributed Server Architecture, Protocols ( http,tcp/ip) Thank you @akshaymarch7 sir for making us curious #Backend
Day-5 of #30DaysOfNodeJS โ Ep:10 - Thread pool in libuv -Tasks like file sys operations, DNS lookups uses thread pool. -Node.js is single threaded, but using libuv's thread pool we can make Node.js multi-threaded. #Backend #NodeJS @akshaymarch7
Hello folks, I am happy to share that I have completed the Node JS Certification Course - Master the Fundamentals by @scaler_official #30DaysOfNodejs
Something went wrong.
Something went wrong.
United States Trends
- 1. Packers 98.7K posts
- 2. Eagles 127K posts
- 3. Jordan Love 15.3K posts
- 4. Benรญtez 12.7K posts
- 5. #WWERaw 133K posts
- 6. LaFleur 14.6K posts
- 7. AJ Brown 7,056 posts
- 8. Kevin Patullo 6,988 posts
- 9. Jalen 24K posts
- 10. Sirianni 5,057 posts
- 11. Jaelan Phillips 8,005 posts
- 12. McManus 4,414 posts
- 13. Grayson Allen 4,022 posts
- 14. #GoPackGo 7,955 posts
- 15. Veterans Day 30.6K posts
- 16. Smitty 5,577 posts
- 17. James Harden 1,905 posts
- 18. Berkeley 59.2K posts
- 19. Cavs 12K posts
- 20. Vit Krejci 1,050 posts