#nodejs search results

Hiring Node.js Developer (2+ YOE) for a freelance FinTech/Payments project → Stack: NestJS · TypeScript · PostgreSQL · Kafka → Bonus: Experience with FinTech or payment systems Submit your details 👉 dub.sh/Qoih3AF #hiring #nodejs #HiringNow

Vinit_Shahdeo's tweet image. Hiring Node.js Developer (2+ YOE) for a freelance FinTech/Payments project

→ Stack: NestJS · TypeScript · PostgreSQL · Kafka
→ Bonus: Experience with FinTech or payment systems

Submit your details 👉 dub.sh/Qoih3AF

#hiring #nodejs  #HiringNow

Nothing feels better than seeing “200 OK” after setting up authentication & authorization in Node.js. Spent hours fighting login errors, but finally got authentication & authorization working, passwords hashed, tokens signed, routes locked. 🔒 🫠👩‍💻 #SoftwareEngineering #nodejs

OyindaJr's tweet image. Nothing feels better than seeing “200 OK” after setting up authentication & authorization in Node.js. Spent hours fighting login errors, but finally got authentication & authorization working, passwords hashed, tokens signed, routes locked. 🔒 🫠👩‍💻

#SoftwareEngineering #nodejs…
OyindaJr's tweet image. Nothing feels better than seeing “200 OK” after setting up authentication & authorization in Node.js. Spent hours fighting login errors, but finally got authentication & authorization working, passwords hashed, tokens signed, routes locked. 🔒 🫠👩‍💻

#SoftwareEngineering #nodejs…

#nodejs I always have problems on #windows 11 for some reason. For upgrading && updating the node modules npx

Coderad32's tweet image. #nodejs I always have problems on #windows 11 for some reason. For upgrading && updating the node modules npx

Day 14 of my #NodeJS journey 🧩 Started using MongoDB directly (without Mongoose) 💻 Wrote code to connect, insert, update & fetch data using the native MongoDB driver ⚙️ Check my work 👉 github.com/pankajsharma81… #100DaysOfCode #NodeJS #MongoDB #BackendDevelopment #JavaScript

pankajsharma81_'s tweet image. Day 14 of my #NodeJS journey 🧩

Started using MongoDB directly (without Mongoose) 💻
Wrote code to connect, insert, update & fetch data using the native MongoDB driver ⚙️

Check my work 👉 github.com/pankajsharma81…

#100DaysOfCode #NodeJS #MongoDB #BackendDevelopment #JavaScript
pankajsharma81_'s tweet image. Day 14 of my #NodeJS journey 🧩

Started using MongoDB directly (without Mongoose) 💻
Wrote code to connect, insert, update & fetch data using the native MongoDB driver ⚙️

Check my work 👉 github.com/pankajsharma81…

#100DaysOfCode #NodeJS #MongoDB #BackendDevelopment #JavaScript

Node.js gets cooler when you learn from @akshaymarch7. Dived deep into Thread Pool — used in fs, crypto, DNS, etc Learned how it manages async ops + poll phase timing Key lessons: 1️⃣Don’t block main thread 2️⃣Data structures matter 3️⃣Naming & a lot to learn #NodeJS #LearnInPublic

rjeetgupta's tweet image. Node.js gets cooler when you learn from @akshaymarch7. Dived deep into Thread Pool — used in fs, crypto, DNS, etc
Learned how it manages async ops + poll phase timing
Key lessons:
1️⃣Don’t block main thread
2️⃣Data structures matter
3️⃣Naming & a lot to learn
#NodeJS #LearnInPublic

Started my Node.js series today! Shocked to know V8 engine (written in C++) can be embedded in any C++ program 🤯 Node.js = C++ app + V8 engine + extra powers (API calls, DB access). JS now runs on both browser & server — that’s the magic of V8! #NodeJS #JavaScript #V8Engine

meghraj_thakre1's tweet image. Started my Node.js series today!

Shocked to know V8 engine (written in C++) can be embedded in any C++ program 🤯
Node.js = C++ app + V8 engine + extra powers (API calls, DB access).
JS now runs on both browser & server — that’s the magic of V8! 

#NodeJS #JavaScript #V8Engine

Testing my Node.js APIs with Thunder Client. Headers, tokens, and JSON all in one tab.👌 #softwareupdates #programmer #nodejs

OyindaJr's tweet image. Testing my Node.js APIs with Thunder Client. Headers, tokens, and JSON all in one tab.👌

#softwareupdates #programmer #nodejs
OyindaJr's tweet image. Testing my Node.js APIs with Thunder Client. Headers, tokens, and JSON all in one tab.👌

#softwareupdates #programmer #nodejs

Hey Everyone, I am Looking for new opportunities as a Node.js / Full-Stack Developer! Built LatexWriter, a collaborative LaTeX editor. Love building products that scale — from backend APIs to frontend polish. If your team’s hiring, please let me know. #Nodejs #React #Hiring


🚀 #Day81 of #100DaysOfCode Dove deeper into EJS today 💡 🔹 Served static files (CSS, JS, images) in Express.js 🔹 Used includes for reusable layouts (header, footer, etc.) Loving how EJS makes dynamic pages so clean & modular ⚡ #NodeJS #ExpressJS #EJS

aayuu_24's tweet image. 🚀 #Day81 of #100DaysOfCode
Dove deeper into EJS today 💡
🔹 Served static files (CSS, JS, images) in Express.js
🔹 Used includes for reusable layouts (header, footer, etc.)
Loving how EJS makes dynamic pages so clean & modular ⚡
#NodeJS #ExpressJS #EJS
aayuu_24's tweet image. 🚀 #Day81 of #100DaysOfCode
Dove deeper into EJS today 💡
🔹 Served static files (CSS, JS, images) in Express.js
🔹 Used includes for reusable layouts (header, footer, etc.)
Loving how EJS makes dynamic pages so clean & modular ⚡
#NodeJS #ExpressJS #EJS
aayuu_24's tweet image. 🚀 #Day81 of #100DaysOfCode
Dove deeper into EJS today 💡
🔹 Served static files (CSS, JS, images) in Express.js
🔹 Used includes for reusable layouts (header, footer, etc.)
Loving how EJS makes dynamic pages so clean & modular ⚡
#NodeJS #ExpressJS #EJS
aayuu_24's tweet image. 🚀 #Day81 of #100DaysOfCode
Dove deeper into EJS today 💡
🔹 Served static files (CSS, JS, images) in Express.js
🔹 Used includes for reusable layouts (header, footer, etc.)
Loving how EJS makes dynamic pages so clean & modular ⚡
#NodeJS #ExpressJS #EJS

⚡ API Design Tip: Don’t just build endpoints build experiences. 1. Keep it predictable 2. Use consistent naming 3. Always respond with meaningful errors Your API is your product’s language , make it speak clearly. #Backend #API #NodeJS #SoftwareEngineering


Just wrapped up a mini project using Node.js, Socket.io & React with session storage for smooth user authentication. 🚀 If you need something similar or even a chatbot to boost your business, let’s get it done! #WebDev #NodeJS #React #Chatbot #Tech


Day 82 of #100DaysOfCode Started building College Message Board Project using my Custom HTTP Server! AdminStarter - setup & login CreateAdministrator - admin creation AuthenticateAdministrator - login validation Repo👉github.com/Himanshuuu-exe… #nodejs #buildinpublic #javascript


[HELP] Je cherche un poste sur Bordeaux pour un super dev #PHP #JS #NodeJS. Des contacts ? Merci !!


💻✨ Build the Backend. Power the Web. Learn Node.js! ✨💻 Node.js isn’t just a framework — it’s the backbone of modern web apps 🌐⚙️ 📚 Learn practically 💬 Train with experts 🏆 Build real-world projects #NodeJS #BackendDevelopment #FullStackDeveloper #LearnWithFIIT 💻🚀🔥


🗣️ “Hey Nova, play my favorite song!” Built my own Virtual Voice Assistant using MERN + AI 🤖 🎤 Voice Commands | Custom Assistant | JWT Auth | YouTube | Weather | Google Search 🔗 Live: share.google/FDzd22EwrfgrFP… 💻 Code: share.google/mL9asok1g4uSqc… #MERN #ReactJS #NodeJS #FullStack

noorain_sk14's tweet image. 🗣️ “Hey Nova, play my favorite song!”
Built my own Virtual Voice Assistant using MERN + AI 🤖

🎤 Voice Commands | Custom Assistant | JWT Auth | YouTube | Weather | Google Search

🔗 Live: share.google/FDzd22EwrfgrFP…
💻 Code: share.google/mL9asok1g4uSqc…

#MERN #ReactJS #NodeJS #FullStack
noorain_sk14's tweet image. 🗣️ “Hey Nova, play my favorite song!”
Built my own Virtual Voice Assistant using MERN + AI 🤖

🎤 Voice Commands | Custom Assistant | JWT Auth | YouTube | Weather | Google Search

🔗 Live: share.google/FDzd22EwrfgrFP…
💻 Code: share.google/mL9asok1g4uSqc…

#MERN #ReactJS #NodeJS #FullStack
noorain_sk14's tweet image. 🗣️ “Hey Nova, play my favorite song!”
Built my own Virtual Voice Assistant using MERN + AI 🤖

🎤 Voice Commands | Custom Assistant | JWT Auth | YouTube | Weather | Google Search

🔗 Live: share.google/FDzd22EwrfgrFP…
💻 Code: share.google/mL9asok1g4uSqc…

#MERN #ReactJS #NodeJS #FullStack
noorain_sk14's tweet image. 🗣️ “Hey Nova, play my favorite song!”
Built my own Virtual Voice Assistant using MERN + AI 🤖

🎤 Voice Commands | Custom Assistant | JWT Auth | YouTube | Weather | Google Search

🔗 Live: share.google/FDzd22EwrfgrFP…
💻 Code: share.google/mL9asok1g4uSqc…

#MERN #ReactJS #NodeJS #FullStack

AI is changing the game, but strong foundations in robust backend tech like Node.js and scalable infrastructure via DevOps are crucial for its success. Building responsibly! #AI #Nodejs #DevOps

itz_sayan_03's tweet image. AI is changing the game, but strong foundations in robust backend tech like Node.js and scalable infrastructure via DevOps are crucial for its success. Building responsibly! #AI #Nodejs #DevOps

Ready to build modern web apps on Rocky Linux 10? Here’s how to install and set up Node.js in just a few minutes! wiki.crowncloud.net/?How_to_Instal… #WebDev #NodeJS #Linux #RockyLinux

crownclouds's tweet image. Ready to build modern web apps on Rocky Linux 10?
Here’s how to install and set up Node.js in just a few minutes!

wiki.crowncloud.net/?How_to_Instal…

#WebDev #NodeJS #Linux #RockyLinux

🚀 Built something cool with Express.js, but stuck on localhost:3000? Skip deploys, share it instantly with this command: ssh -p 443 -R0:localhost:3000 -t free.pinggy.io ⚡️Your local app → Live in seconds 🔗pinggy.io/blog/sharing_e… #ExpressJS #NodeJS #pinggy #Developer

pinggyio's tweet image. 🚀 Built something cool with Express.js, but stuck on localhost:3000?
Skip deploys, share it instantly with this command:
ssh -p 443 -R0:localhost:3000 -t free.pinggy.io
⚡️Your local app → Live in seconds 
🔗pinggy.io/blog/sharing_e…

#ExpressJS #NodeJS #pinggy #Developer

It is a short live session later today, so bring your best questions and we will try to cover as many as we can. 👉 More details and signup: eventbrite.com/e/ask-me-anyth… #software #nodejs #javascript


On the introduction to built in modules... I'm a little slow, aren't I? #letsconnect #nodejs #backend

sheCodezArt's tweet image. On the introduction to built in modules... I'm a little slow, aren't I? #letsconnect #nodejs #backend

Node.js gets cooler when you learn from @akshaymarch7. Dived deep into Thread Pool — used in fs, crypto, DNS, etc Learned how it manages async ops + poll phase timing Key lessons: 1️⃣Don’t block main thread 2️⃣Data structures matter 3️⃣Naming & a lot to learn #NodeJS #LearnInPublic

rjeetgupta's tweet image. Node.js gets cooler when you learn from @akshaymarch7. Dived deep into Thread Pool — used in fs, crypto, DNS, etc
Learned how it manages async ops + poll phase timing
Key lessons:
1️⃣Don’t block main thread
2️⃣Data structures matter
3️⃣Naming & a lot to learn
#NodeJS #LearnInPublic

Hiring Node.js Developer (2+ YOE) for a freelance FinTech/Payments project → Stack: NestJS · TypeScript · PostgreSQL · Kafka → Bonus: Experience with FinTech or payment systems Submit your details 👉 dub.sh/Qoih3AF #hiring #nodejs #HiringNow

Vinit_Shahdeo's tweet image. Hiring Node.js Developer (2+ YOE) for a freelance FinTech/Payments project

→ Stack: NestJS · TypeScript · PostgreSQL · Kafka
→ Bonus: Experience with FinTech or payment systems

Submit your details 👉 dub.sh/Qoih3AF

#hiring #nodejs  #HiringNow

Learning to use PostgreSQL by using it as the database for my FastFood delivery backend project Mostly worked with MongoDB before, so switching to postgres feels different, relations and migrations wan scatter my brain😅 #PostgreSQL #Nodejs #Backend #BuildInPublic #FastFoodApp

olalekan_ali's tweet image. Learning to use PostgreSQL by using it as the database for my FastFood delivery backend project

Mostly worked with MongoDB before, so switching to postgres feels different, relations and migrations wan scatter my brain😅

#PostgreSQL #Nodejs #Backend #BuildInPublic #FastFoodApp
olalekan_ali's tweet image. Learning to use PostgreSQL by using it as the database for my FastFood delivery backend project

Mostly worked with MongoDB before, so switching to postgres feels different, relations and migrations wan scatter my brain😅

#PostgreSQL #Nodejs #Backend #BuildInPublic #FastFoodApp
olalekan_ali's tweet image. Learning to use PostgreSQL by using it as the database for my FastFood delivery backend project

Mostly worked with MongoDB before, so switching to postgres feels different, relations and migrations wan scatter my brain😅

#PostgreSQL #Nodejs #Backend #BuildInPublic #FastFoodApp

Day 2: Explore Node js and built my first server. #Nodejs #BakendDevelopment #100DaysOfCode #ChaiAurCode

Arsalan71499127's tweet image. Day 2: Explore Node js and built my first server.

#Nodejs #BakendDevelopment
#100DaysOfCode
#ChaiAurCode

Testing my Node.js APIs with Thunder Client. Headers, tokens, and JSON all in one tab.👌 #softwareupdates #programmer #nodejs

OyindaJr's tweet image. Testing my Node.js APIs with Thunder Client. Headers, tokens, and JSON all in one tab.👌

#softwareupdates #programmer #nodejs
OyindaJr's tweet image. Testing my Node.js APIs with Thunder Client. Headers, tokens, and JSON all in one tab.👌

#softwareupdates #programmer #nodejs

Deep dive into Node.js internals Learned how Libuv + V8 make async magic possible Explored: • Callback queue & thread pool • Event loop phases — timers, poll, check, close • process.nextTick() & Promise callbacks Powerful stuff! #NodeJS #Libuv #LearnInPublic

rjeetgupta's tweet image. Deep dive into Node.js internals
Learned how Libuv + V8 make async magic possible
Explored:
• Callback queue & thread pool
• Event loop phases — timers, poll, check, close
• process.nextTick() & Promise callbacks
Powerful stuff! 
#NodeJS #Libuv #LearnInPublic

Calling all #buildinpublic & #NodeJs devs! I'm a 19 y/o backend dev sharing my whole journey building my 1st app. The grind is real. Sitting at 70 followers right now. Can we hit 100? Follow me for real-time backend struggles and wins! #webdev #backend #coding #developer

vedant0x's tweet image. Calling all #buildinpublic & #NodeJs devs!
I'm a 19 y/o backend dev sharing my whole journey building my 1st app. The grind is real.
Sitting at 70 followers right now. Can we hit 100?

Follow me for real-time backend struggles and wins!

#webdev #backend #coding #developer

#nodejs I always have problems on #windows 11 for some reason. For upgrading && updating the node modules npx

Coderad32's tweet image. #nodejs I always have problems on #windows 11 for some reason. For upgrading && updating the node modules npx

this is how a backend developer tests the backend Coverage might look scary now but every % counts #Backend #NodeJS #Testing #BuildInPublic

FrostbytHitsuG's tweet image. this is how a backend developer tests the backend
Coverage might look scary now  but every % counts

#Backend #NodeJS #Testing #BuildInPublic

🚀 Day 39/100 of #100DaysOfCode ✅ HTTP methods & headers ✅ Routes & Controllers ✅ Register controller & logic building in node.js #NodeJS #buildinpublic #backend #WebDevelopment #letsconnect

_vedansh_saini's tweet image. 🚀 Day 39/100 of #100DaysOfCode
✅ HTTP methods & headers
✅ Routes & Controllers
✅ Register controller & logic building in node.js
#NodeJS #buildinpublic #backend #WebDevelopment #letsconnect
_vedansh_saini's tweet image. 🚀 Day 39/100 of #100DaysOfCode
✅ HTTP methods & headers
✅ Routes & Controllers
✅ Register controller & logic building in node.js
#NodeJS #buildinpublic #backend #WebDevelopment #letsconnect

🚀 Day 38/100 of #100DaysOfCode ✅ Custom API Response & Error Handling ✅ User + Video Model with Hooks & JWT #letsconnect #backend #buildinpublic #webdev

_vedansh_saini's tweet image. 🚀 Day 38/100 of #100DaysOfCode
✅ Custom API Response & Error Handling
✅ User + Video Model with Hooks & JWT
#letsconnect #backend #buildinpublic #webdev
_vedansh_saini's tweet image. 🚀 Day 38/100 of #100DaysOfCode
✅ Custom API Response & Error Handling
✅ User + Video Model with Hooks & JWT
#letsconnect #backend #buildinpublic #webdev
_vedansh_saini's tweet image. 🚀 Day 38/100 of #100DaysOfCode
✅ Custom API Response & Error Handling
✅ User + Video Model with Hooks & JWT
#letsconnect #backend #buildinpublic #webdev
_vedansh_saini's tweet image. 🚀 Day 38/100 of #100DaysOfCode
✅ Custom API Response & Error Handling
✅ User + Video Model with Hooks & JWT
#letsconnect #backend #buildinpublic #webdev


Late-night Node.js revision. One event loop at a time. 🌙 #NodeJS #SoftwareEngineer #DevLife

Sahilsagvekar23's tweet image. Late-night Node.js revision. One event loop at a time. 🌙
#NodeJS #SoftwareEngineer #DevLife

Explored how Node.js modules work From CommonJS to modern ES Modules — each module runs inside an IIFE! Learned how module.exports & require() work: resolve→load→compile→eval→cache. Amazing to see it all behind the scenes @akshaymarch7 #NodeJS #JavaScript #LearnInPublic

rjeetgupta's tweet image. Explored how Node.js modules work
From CommonJS to modern ES Modules — each module runs inside an IIFE!
Learned how module.exports & require() work: resolve→load→compile→eval→cache.
Amazing to see it all behind the scenes
@akshaymarch7 
#NodeJS #JavaScript #LearnInPublic

Started my Node.js series today! Shocked to know V8 engine (written in C++) can be embedded in any C++ program 🤯 Node.js = C++ app + V8 engine + extra powers (API calls, DB access). JS now runs on both browser & server — that’s the magic of V8! #NodeJS #JavaScript #V8Engine

meghraj_thakre1's tweet image. Started my Node.js series today!

Shocked to know V8 engine (written in C++) can be embedded in any C++ program 🤯
Node.js = C++ app + V8 engine + extra powers (API calls, DB access).
JS now runs on both browser & server — that’s the magic of V8! 

#NodeJS #JavaScript #V8Engine

Finished training a fraud-detection model with this Google Cloud lab skills.google/focuses/17976?… with fraud dataset from Kaggle. Next: wrap it with a Node.js + TensorFlow backend so my frontend can consume predictions. #TensorFlow #Nodejs #FinTech #FraudDetection

chessncode's tweet image. Finished training a fraud-detection model with this Google Cloud lab skills.google/focuses/17976?… with fraud dataset from Kaggle. 
Next: wrap it with a Node.js + TensorFlow backend so my frontend can consume predictions.

#TensorFlow #Nodejs #FinTech #FraudDetection
chessncode's tweet image. Finished training a fraud-detection model with this Google Cloud lab skills.google/focuses/17976?… with fraud dataset from Kaggle. 
Next: wrap it with a Node.js + TensorFlow backend so my frontend can consume predictions.

#TensorFlow #Nodejs #FinTech #FraudDetection

Loading...

Something went wrong.


Something went wrong.


United States Trends