#nodejs ผลการค้นหา
"Building BellyBuzzFood 🍴🚀 — a modern food delivery app with Node.js & Express backend + full-stack integration. #FoodTech #NodeJS #FullStack"

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


🚀 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


✅ 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



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

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

🎉 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

🚀 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

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

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


🚀 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

🚀 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

Hiring: ICE - Front End Engineer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring
✅ 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

Working with Node.js lately feels 🔥 Between native APIs, Fastify, and async improvements — #backend dev is evolving fast. Always down to connect with other devs exploring Node, AI, or full-stack magic. Let’s build & grow together 🤝 #NodeJS #WebDev #TechCommunity #LetsConnect
Still using Express for complex APIs? That’s like using Notepad to build a website. 🛑 Stop. 🧱 Start using Blok — built for workflows, metrics, and scale. #Blok #NodeJS #APIs #BuildInPublic #100DaysOfCode #OpenSource #IndieHackers #DevTools

🚀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



Just understood the Event Loop in depth today, what a concept! Huge respect and thanks to @akshaymarch7 sir for explaining it so clearly. 🙌 Finally, async and sync make sense now #JavaScript #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

➡️ Waiter (router) takes your order (request body). ➡️ Chef (controller) checks the pantry (database). If something’s missing 404 Not Found If it’s ready 200 OK and your meal (response) is served 🍽️. @plpcommunity #NodeJS #ExpressJS #BackendDevelopment #APIs #WebDev #PLP
Difference between a Library & CLI Package: 1️⃣ Library Package: 📦 A library is meant to be used inside your code, not from the terminal. eg. express; ✅ Adds functionality to your app ✅ Imported using require or import. #nodejs #buildinpublic #LearningInPublic #developer
#nodejs #npm Shai-Hulud のダルい件 safe-chain setup が windows11 でコケる みたいな記事をみかけた powershell からの setup はたしかにコケたが git bash からはイケた
📰👨💻 I just published #NodeJS Trends #237 dormoshe.io/newsletters/ag… @thepracticaldev @msnmongare @dormoshe #dormosheio #javascript #webdev
The main thing I learned today in nodejs Refresh tokens in Node.js keep users logged in securely without constant re-login. Smart, safe, and seamless . Let's learn together! #NodeJS #JWT
Day 39 of #100DaysOfCode 🔐 - Read up on JWTs, refresh & access tokens, realized there’s no “bulletproof” auth 👀 - You just keep adding layers: token rotation, short expiry, session tracking in DB, etc. #nodejs #backend #auth #letsconnect #jwt
PGlite - Run PostgreSQL Locally in Node, Bun and also in Browser In this article we will explore how to create and execute queries in embedded database using PGlite. #javascript #nodejs blackslate.io/articles/pglit…
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




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

🚀 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

🚀 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

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


✅ 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



🚀 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


✅ 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

🚀 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

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


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


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

🚀 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




Tracking a novel Rust-based backdoor as #ChaosC2 that uses Discord for C2. Threat actors drop #UltraViewer for remote access and #NodeJS for reverse proxy. It screenshots the victim device, supports commands like: download (download files), shell (hands-on keyboard shell…



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

🚀 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

في مشروعي الحالي بـ Express.js + TypeScript أنشأت ملفاً يحوي Classes لأشكال الـ response بدل تكرار الكود في كل endpoint. طبّقت مبدأ DRY وسرّعت التطوير ✨ تعلم Clean Code و Best Practices يحدث فرقاً كبيراً. #Nodejs #Expressjs #TypeScript #برمجة #CleanCode


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. Good Sunday 44.5K posts
- 2. Discussing Web3 N/A
- 3. Auburn 46.8K posts
- 4. #sundayvibes 3,907 posts
- 5. MACROHARD 7,691 posts
- 6. Gilligan's Island 5,116 posts
- 7. Brewers 66.5K posts
- 8. Wordle 1,576 X N/A
- 9. #SEVENTEEN_NEW_IN_TACOMA 38.3K posts
- 10. #MakeOffer 20.2K posts
- 11. QUICK TRADE 2,389 posts
- 12. Kirby 24.8K posts
- 13. #SVT_TOUR_NEW_ 30.4K posts
- 14. Boots 50.6K posts
- 15. FDV 5min 2,298 posts
- 16. #HawaiiFB N/A
- 17. Utah 25.6K posts
- 18. Holy War 1,983 posts
- 19. Dissidia 7,146 posts
- 20. mingyu 107K posts