Search results for #25daysofcode
🧑💻 Day 8/25 of #25DaysOfCode ✅ Completed: Parsing Request in Express.js Express Router setup Custom 404 Page handling 1 LeetCode DB Question solved 🔍💪 Getting better every single day 🚀 #Nodejs #Expressjs #Leetcode #BackendDev #CodeNewbie #DevJourney
🚀 Day 7/25 - #25DaysOfCode Today I explored the power of Express.js: 📌 What is Express.js & why we need it 🛠️ Installed Express 🧩 Added Middleware 📤 Sent Responses 🧠 Deep-dived into Express Core 🛣️ Handled Routes like a pro
🔧 Day 6/25 - #25DaysOfCode Today was all about getting hands-on with Node.js basics: ✅ Installed Material Icons 📦 Ran npm init & explored package.json ⚙️ Learned about npm scripts & packages 🚀 Installed & used nodemon for auto-reload Setup ✔️ Next: Build something cool! 😎
🧠💻 Day 5/25 - #25DaysOfCode Today I dove into the core of Node.js: ✨ Event-driven architecture 🧵 Single-threaded model ⚙️ V8 Engine & Libuv 📦 Node Runtime 🔁 Event Loop ⏱️ Async & Blocking Code From callbacks to concurrency—everything just clicked! #NodeJS #JavaScript
👥 Buffering Chunks for smoother processing 🏦 Parsing Request to extract meaningful info 📲 Working with built-in & external Modules Learning how Node handles large data efficiently is next-level 🔥 #Nodejs #BackendDev #25DaysOfCode #CodingJourney
👨💻 Day 4 of #25DaysOfCode – Node.js Progress Today was all about mastering data flow in Node.js! 🚀 Here's what I explored: 👷 Introduction to Streams 🧮 What are Chunks & how data is divided 📲 Buffers – temporary storage during transfer 📊 Reading data in Chunks
🚀 Day 3 of #25DaysOfCode | #NodeJS Today’s Node.js grind: 🔁 Node Lifecycle & Event Loop ❌ How to Exit the Event Loop 📦 Understanding the Request Object 📤 Sending Requests 📍 Routing Requests ⌨️ Taking User Input 🔁 Redirecting Requests #CodeNewbie #100DaysOfCode #BackendDev
🚀 #Day2 of #25DaysOfCode - Learning Node.js Today’s session was all about understanding how the internet & Node.js work under the hood 🌐⚙️ 🧠 Concepts I explored:
🚀 #Day1 of #25DaysOfCode 📌 Started learning Node.js from scratch! Today’s Concepts: 🔹 What is Node.js? 🔹 Node.js Features 🔹 JS on Client vs Server 🔹 Client-side vs Server-side Code 🔹 Other Uses of Node.js 🔹 Server Architecture with Node.js
Day 9/25 I read about string and utf-8 encoding #rustlang #25daysofcode
Day 9/25 I read about string and utf-8 encoding #rustlang #25daysofcode
6/25 Learnt about errors and implementation of errors and how to handle errors using panic and Enum <option>. The full grasp of this concept has not been grasped to the fullest so, I have not been able to implement it. Hopefully, tomorrow I implement. #Rustlang #25daysofCode.
6/25 Learnt about errors and implementation of errors and how to handle errors using panic and Enum <option>. The full grasp of this concept has not been grasped to the fullest so, I have not been able to implement it. Hopefully, tomorrow I implement. #Rustlang #25daysofCode.
Namespace Challenge Day 14 Revised some probelms.. -> Find Roots of a Quadratic Equation ax2 + bx + c = 0 -> Find the factorial of a number -> Print all the prime numbers in a range -> Find the Fibonacci series till the term less than 1000 #25daysofcode @namespacecomm
Day9 Officially started dsa hehe learned basic terminologies like Time Complexities,brute force etc. learned about recursion and printed fibonacci series... @namespacecomm #NameSpaceCommunity #25daysofcode
#day17 of #25DaysOfCode by #namespace
Day-22 of #25daysofcode challenge finally!!! Today I studied about the basic and commonly used string functions. Had fun while learning! #namespace @namespacecomm
#Day15 of #25DaysOfCode by #namespace Wrote a few programs related to dictionaries and sets
#25daysofcode #namespace day 20 checking if string is palindrome or not using recursion and without using recursion
Day 21 of #25daysofcode challenge down!! Today I got ahead with studying functions in JavaScript. #namespace @namespacecomm
#25daysofcode #namespace day 19 learnt reversing an array using recursion
Day 20 of #25daysofcode finalllyyy!! Today I studied the if, else, else if conditional statements and types of loops like for, for-in for-of, while, do-while ..in JavaScript #namespace @namespacecomm
