#nodejs search results
Japanese practice ๐พ (1 hr) Cohort assignment 2.2 โ โ built a basic Todo app and a file-based Todo app ๐ #CodingJourney #Nodejs #JapaneseLearning



๐ง 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

๐ Day 40 of #100DaysOfCode Express getting cooler every day ๐ ๐ก Learned about: ๐ฃ๏ธ Routing โ๏ธ Path Params & Query Strings ๐ฅ Installed Nodemon โ no more manual restarts! Feels like real backend dev now ๐ป #Expressjs #Nodejs #Backend #BuildInPublic #WebDev


Completed a Full Stack To-Do App (CSR - SPA) ๐ GitHub github.com/shahidx05/Todoโฆ ๐ป Tech Stack: Frontend - HTML, CSS, JS, Backend - Node.js, Express, MongoDB #JavaScript #NodeJS #ExpressJS #MongoDB #WebDev #FullStack #100DaysOfCode #BuildInPublic #LearnInPublic #CodingJourney
โก Day 39 of #100DaysOfCode Stepped into the world of Express.js today ๐ ๐ก Learned: ๐น What Express actually is ๐น How to handle requests & send responses ๐น Setting up my first Express server ๐ง Backend journey getting exciting! ๐ #Expressjs #Nodejs #WebDev #BuildInPublic

Node.jsโs csvtojson is slow AF. My Go powered CSV2JSON crushes it 1.93x faster (3.7s vs. 7.13s for 1M rows) with 60% less memory. SIMD + goroutines = literally untouchable. Open-sourcing soon. Its got a CLI/API/UI. Node devs, can you keep up? ๐ #Golang #NodeJS

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

Wrapped up 2 lectures of #Nodejs Focused on Databases, Creation of a mongo db, RDBMS VS NOSQL, advantages of mongo Thankyou @akshaymarch7 ๐ช You're an OG ๐ With this nodejs today's Target has been completed โ #90daysgrind #buildinpublic #letsconnect


โ 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 15 of Distribution -Management-App -Created invoice & billing module by following SPA structure in #react - Created DB schema ,controller & routing logic in #nodejs -For calculation used Database Aggregation Pipeline in #mongodb #webdevelopment #100daysofcode


โ 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

โ Days 104-106 of #100DaysOfCode โค MongoDB setup arc: completed! ๐ โค Mastered commands via MongoDB Compass โค Linked it to Node.js (built insert/view APIs) โค Took a needed rest day ๐ง A tough week, but the comeback starts now! ๐ฅ #MongoDB #NodeJS #DevJourney #Coding




๐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




๐ 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


๐ Picking the right #NodeJS framework = faster apps, smoother scaling & better DX. Express โก๏ธ NestJS ๐๏ธ Fastify ๐ฅ Koa ๐ฏ Sails ๐ We break down the best frameworks for 2025 โ bit.ly/3WgJGxn #WebDevelopment #JavaScript #APIs

๐ 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

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


Why Node.js and Next.js Are the Perfect Pair for Modern Web Projects - greyspacecomputing.com/why-nodejs-andโฆ #Nodejs #Nextjs #Nodejsmicroservices #ecommercedevelopmentcompany #Riyadhecommercedevelopment

๐จ New Stealit Malware Targets Windows Systems โ Exploiting Node.js Extensions! ๐ Source: cybersecuritynews.com/new-stealit-maโฆ #CyberSecurity #MalwareAlert #NodeJS #WindowsSecurity #ThreatIntelligence #DataProtection #CyberAwareness #InfoSec #Kelltron

Hiring: Nango (YC W23) - Staff Backend Engineer Location: Remote - United Kingdom jsjobbs.com/javascript-jobโฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring
Thereโs a companion repo with all code samples (linked in the post). Stars are very appreciated โญ Feedback is golden โ suggestions, critiques, and โwhy didnโt you cover X?โ are most welcome! #Nodejs #JavaScript #WebDevelopment #Backend #Streams #ESM #Files
Day 16โ18: Backend getting real ๐ฅ โข learned folder structure (routes, controllers, services, middlewares) โข implemented middlewares for auth & errors โ๏ธ โข added JWT, cookies & bcrypt for secure auth ๐ backend finally feels clean & scalable ๐ @sheryians_ #NodeJS #Backend




๐ Day 40 of #100DaysOfCode Express getting cooler every day ๐ ๐ก Learned about: ๐ฃ๏ธ Routing โ๏ธ Path Params & Query Strings ๐ฅ Installed Nodemon โ no more manual restarts! Feels like real backend dev now ๐ป #Expressjs #Nodejs #Backend #BuildInPublic #WebDev


Day 3 of my #NodeJS journey โก Learned about libuv โ the C library that gives Node.js its superpowers ๐ช It handles the event loop, thread pool, and all the async I/O magic behind the scenes. Check out my work ๐ github.com/pankajsharma81 #100DaysOfCode #NodeJS @rohit_negi9

[CDI] Je recherche unโขe EM sรฉnior pour un poste ร Paris dans une belle entreprise. Salaire 90Kโฌ. On en discute ? Idรฉalement de l'expรฉrience en #NodeJS #TypeScript un plus. Plus d'infos bientรดt ! #icicarecrute @JPansart @JulieLondiche
Day 100 of Web Development ๐ Today, I explored the fundamentals of Node.js โ understanding how it powers backend development and project implementation. Iโll dive deeper and master it soon. #100DaysOfCode #WebDevelopment #NodeJS #Consistency
Day 15 of Distribution -Management-App -Created invoice & billing module by following SPA structure in #react - Created DB schema ,controller & routing logic in #nodejs -For calculation used Database Aggregation Pipeline in #mongodb #webdevelopment #100daysofcode


Week 1: Broke a monolithic e-commerce app into microservices, built a cart-service API (Node.js + MongoDB) and a React frontend to interact with it. #NodeJS #ReactJS #WebDevelopment
Week 1: Broke a monolithic e-commerce app into microservices, built a cart-service API (Node.js + MongoDB) and a React frontend to interact with it. #NodeJS #ReactJS #tech #WebDevelopment #SoftwareEngineering #Internships
Hiring: Q-Centrix - Front End Developer Location: Remote - United States jsjobbs.com/javascript-jobโฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring
Struggling with async errors in Node.js? Wrap your promises within try-catch blocks and apply .catch() for smoother error management. It saved me hours during a recent API project. Pro tip: Always log the stack trace! #BackendDev #CleanCode #NodeJS #CodingTips
Why Express.js and Mongodb are a Dynamic duo for Node.js Development - apsense.com/article/861147โฆ #Nodejs #Nextjs #Mongodb #Nodejsmicroservices #ecommercedevelopmentcompany #Riyadhecommercedevelopment #Expressjs

๐ฅ Live updates from Drupal? Shibin Das shows real-time notifications via WebSockets + Redis โ no Firebase, no lock-in. See it at #DrupalCon Vienna. ๐ bit.ly/4nNX880 #Drupal #NodeJS #WebSockets #RealTime

Debugging an error for over a week just to realize I just needed to comment out a package I didnโt even need๐โโ๏ธ #nodejs #softwaredev
Getting Started with Node.js Microservices: A Beginnerโs Guide - greyspacecomputing.com/getting-starteโฆ #Nodejs #Microservices #MicroservicesEcommerceDevelopment #ecommercewebsitedevelopment #appdevelopment

๐ง 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

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




โก Day 39 of #100DaysOfCode Stepped into the world of Express.js today ๐ ๐ก Learned: ๐น What Express actually is ๐น How to handle requests & send responses ๐น Setting up my first Express server ๐ง Backend journey getting exciting! ๐ #Expressjs #Nodejs #WebDev #BuildInPublic

๐ Day 40 of #100DaysOfCode Express getting cooler every day ๐ ๐ก Learned about: ๐ฃ๏ธ Routing โ๏ธ Path Params & Query Strings ๐ฅ Installed Nodemon โ no more manual restarts! Feels like real backend dev now ๐ป #Expressjs #Nodejs #Backend #BuildInPublic #WebDev


๐ 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

Japanese practice ๐พ (1 hr) Cohort assignment 2.2 โ โ built a basic Todo app and a file-based Todo app ๐ #CodingJourney #Nodejs #JapaneseLearning



โ 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

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โฆ



Day 15 of Distribution -Management-App -Created invoice & billing module by following SPA structure in #react - Created DB schema ,controller & routing logic in #nodejs -For calculation used Database Aggregation Pipeline in #mongodb #webdevelopment #100daysofcode


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

In Express, req.params, req.query, and req.body look similar but work very differently ๐ ๐น req.params โ values from the URL path ๐น req.query โ values from the query string ๐น req.body โ data sent in POST/PUT requests Took me a while to really get this right ๐ #Nodejs

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 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

๐ 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

Node.jsโs csvtojson is slow AF. My Go powered CSV2JSON crushes it 1.93x faster (3.7s vs. 7.13s for 1M rows) with 60% less memory. SIMD + goroutines = literally untouchable. Open-sourcing soon. Its got a CLI/API/UI. Node devs, can you keep up? ๐ #Golang #NodeJS

๐ 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




Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 73.7K posts
- 2. #WWERaw 26.1K posts
- 3. #SwiftDay 8,630 posts
- 4. #IDontWantToOverreactBUT N/A
- 5. #IndigenousPeoplesDay 3,229 posts
- 6. Marc 36.8K posts
- 7. #TSTheErasTour 2,251 posts
- 8. Knesset 125K posts
- 9. Good Monday 41.2K posts
- 10. Thanksgiving 44.2K posts
- 11. Victory Monday 1,816 posts
- 12. Flip 49.2K posts
- 13. Branch 48.9K posts
- 14. Broadcom 2,110 posts
- 15. Happy 250th 2,325 posts
- 16. Kairi 10.3K posts
- 17. Rod Wave 3,252 posts
- 18. Egypt 160K posts
- 19. GOD BLESS THE PEACEMAKER 4,890 posts
- 20. Penta 4,810 posts