#nodejs 검색 결과
🚀 Day 37 of #100DaysOfCode Stepped into the Backend World today 🧠⚙️ Started learning Node.js 💻 ✨ Learned about: 🔹 What Node.js actually is 🔹 using Node REPL 🔹 Running Node files 🔹 Process in Node Frontend ➡️ Backend — journey just leveled up 🔥 #Nodejs #Backend #WebDev

"Building BellyBuzzFood 🍴🚀 — a modern food delivery app with Node.js & Express backend + full-stack integration. #FoodTech #NodeJS #FullStack"

✅ Day 100 of #100DaysOfCode Node.js/Express: ➤ Implemented JWT for secure data ➤ Built auth middleware & controllers for clean code ➤ Dynamic routes, multiple route params, all HTTP methods ➤ EJS templating, static files & form parsing #NodeJS #WebDev #Backend #JavaScript



🚀Day 94 of My Web Dev Journey – Backend Diving into: Data Representation Last 3 days, I explored: 🔹 Number Systems – Decimal, Binary, Octal, Hex 🔹 Character Sets – ASCII & Unicode 🔹 UTF-8, UTF-16 & UTF-32 🔹 BOM & Endianness #NodeJS #100DaysOfCode #LearnInPublic #WebDev



Lesson of the day Protect your Express app! Use encryption (bcrypt, crypto, HTTPS) to keep user data safe. #NodeJS #ExpressJS
🧠 Day 38 of #100DaysOfCode Node.js getting serious now 😎 Today I learned — 📦 What is npm & how packages work ⚙️ Local vs Global installation 🗂️ Exporting modules (files & directories) 🧾 package.json setup Feels like unlocking Node’s secret powers 🚀 #Nodejs #backend #MERN

One more time Create useless brainless logic less(update README.md) PR on @nodejs by Indian. #nodejs #OpenSource

Just wrapped up testing my Node.js controllers & middleware with Mocha, Chai, and Sinon Feels good seeing those green checks! #Nodejs #Backend #Testing #Mocha #Chai


Sleep? Nah, we deploy. Node.js backend → Docker → Cloud ☁️ Grateful to @jsmasterypro for the constant push. #JavaScript #NodeJS #Docker #Cloud #BackendDeveloper #100xDevs #React #SoftwareEngineering #SoftwareDevelopment #Coding #Programming #Github #Python #BuildInPublic

🚀 Just Integrated Google Gemini AI into My Node.js Project! This is my first AI integration, and it’s exciting to see how easily we can bring AI capabilities into backend applications! #GoogleGemini #NodeJS #JavaScript #AI #LearningJourney #WebDevelopment

🚀Day 88 of My Web Dev Journey – Backend Diving into: Fundamentals of Node.js Last 3 days, I explored: 🔹 What is Node.js & why we need it 🔹 History of Node.js 🔹 Module Systems – CommonJS & ES6 🔹 User, Core & NPM Modules #NodeJS #Backend #100DaysOfCode #LearnInPublic #WebDev



🚀 Automate tasks in Node.js with node-cron! A lightweight scheduler built on GNU crontab syntax ->⚡ Stop doing repetitive work manually. Automate it. Save time. Focus on what matters. 🔗 npm: npmjs.com/package/node-c… #NodeJS #JavaScript #WebDev #Automation


Payment Service ✅ done for my cohort final project🚀 Now 5 services completed (Auth, Product, Cart, Order, Payment) 💳 Each one built with Node.js, Express & MongoDB, tested and integrated. Thanks @sheryians_ for the constant push 🙌 #NodeJS #Express #MongoDB @ankurdotio


🎉 Just completed the Node.js course by @jonasschmedtman on Udemy! Learned so much about building real-world backend applications 💻 Here’s the course project I built & deployed: natours-project-t4v3.onrender.com #NodeJS #BackendDevelopment #100DaysOfCode #JavaScript

Completed day 2 of #100DaysOfCode #nodejs challenge: Global Objects 100daysofcode.io/learn/nodejs/g…


Japanese practice 🗾 (1 hr) Cohort assignment 2.2 ✅ — built a basic Todo app and a file-based Todo app 📝 #CodingJourney #Nodejs #JapaneseLearning



Building my own Airbnb 🏡✨(named KinAndKith) Browse listings, Add your own stays, Flash,auth,sessions 🔐, From Rustic Cabins to Luxury Penthouses… my localhost is livin’ large 🤌 Would you book a stay here? #100DaysOfCode #WebDev #NodeJS #MongoDB #BuildInPublic #DevCommunity

🚀Day 97 of My Web Dev Journey – Backend Diving into: Buffers in Node.js Last 3 days, I explored: 🔹 ArrayBuffer in JavaScript 🔹 DataView & Typed Arrays 🔹 Practiced ArrayBuffer using DataView & Typed Arrays #NodeJS #JavaScript #BackendDev #100DaysOfCode #LearnInPublic #WebDev




Explore Different Versions of UUID in NodeJS In this article, we will explore different versions (V1, V3, V4, V5, V7) of UUID using uuid.js library. #nodejs #uuid #javascript blackslate.io/articles/explo…
Lesson of the day Protect your Express app! Use encryption (bcrypt, crypto, HTTPS) to keep user data safe. #NodeJS #ExpressJS
Today's learning with @Neeraj047975225 , By default, Node.js runs on one thread — using only one CPU core. With the built-in cluster module, we can fork workers across all cores ⚙️ More power 💪 better performance 🚀 #Nodejs #BackendDev #LearnInPublic

Day 51✅ Practiced Node.js filesystem methods: -fs.readdir → lists files in the current directory asynchronously -fs.rm("bkc",{recursive:true}) → removes a folder & its contents. No manual cleanup needed! Repo-Updated #100DaysOfCode #nodejs #buildinpublic #LearnInPublic
Day 5/150🧩💻 ✅ Built 3 Express.js mini projects: 🧮 Global request counter 🚦 Rate limiter by user 🛑 Error handler with tracking Middleware magic unlocked — backend skills leveling up every day!⚡️ #150DaysOfCode #NodeJS #ExpressJS #BackendDev #JavaScript #CodeNewbie #WebDev




Day 51 of #100DaysOfCode -Used fs.readdir to list files in current directory -Used fs.rm with {recursive:true} to delete folder abc only 2 basic concepts and codes today... Repo👉github.com/Himanshuuu-exe… #buildinpublic #nodejs #javascript #LearnInPublic #js #100DayChallenge
Unlock the magic behind Node.js! 🌀 Discover how the event loop & thread pool work together to handle thousands of requests without missing a beat. 🚀 Dive into my detailed LinkedIn post for a simple, interactive breakdown: 👇 🔗 Read here: linkedin.com/posts/techiepr… #NodeJS
Quick poll: Which do you prefer for backend — Spring Boot or Express.js? I’m comfortable with both, but always curious about tradeoffs. #Java #NodeJS
🚀 Day 19 of Backend Learning! 🔐 Learned Access & Refresh Tokens: Access Token → short-lived, not in DB Refresh Token → long-lived, stored in DB Refresh token validates user when access token expires Secure backend authentication = smooth UX 💪 #Backend #NodeJS #JWT #Authenti


Hi, I’m Adebayo — Full-Stack Dev (React + Node.js). I build fast, scalable web apps. Portfolio: vulpescodes.netlify.app Open to remote roles 🚀 #ReactJS #NodeJS
Japanese practice 🗾 (1 hr) Cohort assignment 2.2 ✅ — built a basic Todo app and a file-based Todo app 📝 #CodingJourney #Nodejs #JapaneseLearning



Node.js keeps getting more capable: native fetch, improved ESM, worker threads, and faster startup. Pair with async I/O for scalable backends and real-time apps. #NodeJS
Day 23 of learning Programming🚀 Built register route with profile image upload using Multer. Images stored on Cloudinary, DB saves only URL. Auth middleware set up to verify JWT on secure routes. Tested with Postman ✅ #NodeJS #FullStackDev #Cloudinary #Multer

🚀 Progress update on the Jonas Natours project! I just integrated reviews directly from the website 🎉 📝 Add reviews via a form 👀 View them on their page ✅ Only review tours they’ve booked 🔒 Only review once Loving how it’s all coming together! #Nodejs #100DaysOfCode

Hi, I’m Raymond Nicholas Currently building smooth, scalable backends using Node.js backend is my happy place. I enjoy crafting clean APIs and solving real problems, even coding straight from my phone with Termux + Neovim. Check out my projects & let’s connect! #NodeJS #WebDev




🚀 I've started my Backend Development journey! 💻✨ 🔑 First step: Node.js 🟢 ⚡️ Ran my very first code and got the server up & running 🖥️🎉 Feeling pumped to dive deeper into APIs, databases, and building real-world apps 🔧🌐 #NodeJS #BackendDevelopment #CodingJourney

🚀 Day 37 of #100DaysOfCode Stepped into the Backend World today 🧠⚙️ Started learning Node.js 💻 ✨ Learned about: 🔹 What Node.js actually is 🔹 using Node REPL 🔹 Running Node files 🔹 Process in Node Frontend ➡️ Backend — journey just leveled up 🔥 #Nodejs #Backend #WebDev

✅ Day 100 of #100DaysOfCode Node.js/Express: ➤ Implemented JWT for secure data ➤ Built auth middleware & controllers for clean code ➤ Dynamic routes, multiple route params, all HTTP methods ➤ EJS templating, static files & form parsing #NodeJS #WebDev #Backend #JavaScript



✅ 4/100 🚀 Learning sprint locked in! 📘 3H – Data Structures & Algorithms ⚛️ 5H – React.js (Frontend) 🖥️ 5H – Node.js (Backend) 💡 Total: 13 hours of focused learning ✨ Staying consistent, leveling up, and enjoying the process #100DaysOfCode #ReactJS #NodeJS #DSA

From my recent project, I’ve learned that even when two models feel tightly connected, referencing can sometimes make updates and queries simpler than embedding. #nodejs #backend


🧠 Day 38 of #100DaysOfCode Node.js getting serious now 😎 Today I learned — 📦 What is npm & how packages work ⚙️ Local vs Global installation 🗂️ Exporting modules (files & directories) 🧾 package.json setup Feels like unlocking Node’s secret powers 🚀 #Nodejs #backend #MERN

Just wrapped up testing my Node.js controllers & middleware with Mocha, Chai, and Sinon Feels good seeing those green checks! #Nodejs #Backend #Testing #Mocha #Chai


Just wrapped up my third and final @AltSchoolAfrica backend project 🎉 Built a restaurant chatbot 🤖🍴 with integrated Paystack payments 💳 Honestly, this project has been on my neck for a while and completing it feels so freeing 😅 #Backenddev #NodeJS #AltSchool #CodingJourney

🚀 Kicked off my final project today! Auth service ✅ — built fully with a test-driven approach. Loving how writing tests first makes everything cleaner & more reliable. 💻🔥 @sheryians_ ,@harshbhaiyaa ,@sarthacksharma ,@ankurdotio #TDD #NodeJS #Backend

🚀 Supercharge your Dev Workflow with the power of Node.js + AI! 👨💻 Ready to level up your workflow? 👉 Swipe through to explore! #NodeJS #AI #AITools #Developers #TechInnovation #InstanceITSolutions #Automation #SmartCoding




"Building BellyBuzzFood 🍴🚀 — a modern food delivery app with Node.js & Express backend + full-stack integration. #FoodTech #NodeJS #FullStack"

🚀 Just wrapped up my full e-commerce backend service & integrated Swagger for clean API documentation! 💻✨ #NodeJS #Express #MongoDB #SwaggerAPI #BackendDevelopment #ecommerce


🚀 It's been a while since I posted here! Been busy at my internship 🖥️✨ Building a CRUD(Get, Put, Post, Delete) app using Node.js & testing with Postman 📬💻 Loving the journey of learning & coding! #NodeJS #WebDev #InternshipLife

✅ Phase 1 - Day 56 • Added stylings 🎨✨ • Explored EJS Mate 🧩 #WebDev #CodingJourney #NodeJS #JavaScript #EJS #100DaysOfCode

We’re excited to announce that Nir Tamir, Senior Frontend Developer, is speaking at NodeTLV 2025! 🚀 TypeScript Without Surprises: Smarter Error Handling with Effect-TS 📅 December 16th, 2025 | Tel Aviv Don’t miss it! 🔗 NodeTLV.com #NodeTLV #NodeJS

Something went wrong.
Something went wrong.
United States Trends
- 1. James Franklin 43.2K posts
- 2. Drake Maye 13.9K posts
- 3. Cowboys 45.2K posts
- 4. George Pickens 7,403 posts
- 5. Jets 103K posts
- 6. Penn State 59.4K posts
- 7. Rico Dowdle 3,663 posts
- 8. Steelers 49.4K posts
- 9. Colts 44.4K posts
- 10. Diggs 7,234 posts
- 11. Justin Fields 21.9K posts
- 12. Saints 52.1K posts
- 13. Cooper Rush 2,844 posts
- 14. #Browns 2,943 posts
- 15. Eberflus 2,205 posts
- 16. Zay Flowers 1,935 posts
- 17. #RavensFlock 2,408 posts
- 18. Huntley 2,916 posts
- 19. Puka 7,988 posts
- 20. Rodgers 7,547 posts