#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

gauravnickk777's tweet image. Japanese practice ๐Ÿ—พ (1 hr)
Cohort assignment 2.2 โœ… โ€” built a basic Todo app and a file-based Todo app ๐Ÿ“
#CodingJourney #Nodejs #JapaneseLearning
gauravnickk777's tweet image. Japanese practice ๐Ÿ—พ (1 hr)
Cohort assignment 2.2 โœ… โ€” built a basic Todo app and a file-based Todo app ๐Ÿ“
#CodingJourney #Nodejs #JapaneseLearning
gauravnickk777's tweet image. Japanese practice ๐Ÿ—พ (1 hr)
Cohort assignment 2.2 โœ… โ€” built a basic Todo app and a file-based Todo app ๐Ÿ“
#CodingJourney #Nodejs #JapaneseLearning

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

coder_lilawat's tweet image. "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

iamlokendranath's tweet image. โœ… 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
iamlokendranath's tweet image. โœ… 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
iamlokendranath's tweet image. โœ… 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 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

dibyendu2005's tweet image. ๐Ÿง  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 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

dibyendu2005's tweet image. ๐Ÿš€ 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

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

AmanPal1723616's tweet image. 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
AmanPal1723616's tweet image. 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 wrapped up testing my Node.js controllers & middleware with Mocha, Chai, and Sinon Feels good seeing those green checks! #Nodejs #Backend #Testing #Mocha #Chai

liciacodes_'s tweet image. 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
liciacodes_'s tweet image. 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

๐Ÿš€ 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

jaylakhani2403's tweet image. ๐Ÿš€ 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
jaylakhani2403's tweet image. ๐Ÿš€ 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

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

syed_ahmedullah's tweet image. 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

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

NidhiSharm93174's tweet image. 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

๐Ÿš€ 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

CoderShaswat's tweet image. ๐Ÿš€ 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

๐Ÿš€ 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

juhi_rathor's tweet image. ๐Ÿš€ 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 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

zaynab_eth's tweet image. ๐ŸŽ‰ 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 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

ritik65477's tweet image. ๐Ÿš€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
ritik65477's tweet image. ๐Ÿš€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
ritik65477's tweet image. ๐Ÿš€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

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

blok_build's tweet image. 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

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

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

๐Ÿš€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

ritik65477's tweet image. ๐Ÿš€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
ritik65477's tweet image. ๐Ÿš€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
ritik65477's tweet image. ๐Ÿš€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
ritik65477's tweet image. ๐Ÿš€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

Hiring: MedCerts - Web Developer Location: Remote - United States jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: LLC University - Senior Front-End Developer, Wordpress Location: Remote - United States jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Zipline - Software Engineer Location: Remote - United States jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Alkymi - Senior Software Engineer Location: Remote - United States jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Blueprint - Software Engineer, Frontend Location: Remote - United States jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: SS&C Technologies - Senior Front End Developer Location: Remote - United Kingdom jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Storyteq - Senior Full Stack Engineer Location: Remote - United Kingdom jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Aclima, Inc. - Frontend Engineering Location: Remote - United States jsjobbs.com/javascript-jobโ€ฆ #javascript #reactjs #nodejs #vuejs #jobs #hiring


โ˜‘ Did You Know? Node.js Invented: 2009 by Ryan Dahl Occupation: Software Engineer Achievement: Revolutionized web development. ๐Ÿ“ž9566004626 ๐ŸŒbitaacademy.com/course/node-jsโ€ฆ #NodeJS #JavaScript #WebDevelopment #FullStackDeveloper #BITAITTrainingAcademy

Bitaaacademy's tweet image. โ˜‘ Did You Know?
Node.js
Invented: 2009 by Ryan Dahl
Occupation: Software Engineer
Achievement: Revolutionized web development.

๐Ÿ“ž9566004626

๐ŸŒbitaacademy.com/course/node-jsโ€ฆ

#NodeJS #JavaScript #WebDevelopment #FullStackDeveloper #BITAITTrainingAcademy
Bitaaacademy's tweet image. โ˜‘ Did You Know?
Node.js
Invented: 2009 by Ryan Dahl
Occupation: Software Engineer
Achievement: Revolutionized web development.

๐Ÿ“ž9566004626

๐ŸŒbitaacademy.com/course/node-jsโ€ฆ

#NodeJS #JavaScript #WebDevelopment #FullStackDeveloper #BITAITTrainingAcademy
Bitaaacademy's tweet image. โ˜‘ Did You Know?
Node.js
Invented: 2009 by Ryan Dahl
Occupation: Software Engineer
Achievement: Revolutionized web development.

๐Ÿ“ž9566004626

๐ŸŒbitaacademy.com/course/node-jsโ€ฆ

#NodeJS #JavaScript #WebDevelopment #FullStackDeveloper #BITAITTrainingAcademy
Bitaaacademy's tweet image. โ˜‘ Did You Know?
Node.js
Invented: 2009 by Ryan Dahl
Occupation: Software Engineer
Achievement: Revolutionized web development.

๐Ÿ“ž9566004626

๐ŸŒbitaacademy.com/course/node-jsโ€ฆ

#NodeJS #JavaScript #WebDevelopment #FullStackDeveloper #BITAITTrainingAcademy

โšก 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

dibyendu2005's tweet image. โšก 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

Is it weird that I love both PHP and Node.js? ๐Ÿ˜…๐Ÿ”ฅ #php #nodejs


Feeling stuck with your assignments class kicking my ass pay assignment pay essay due research paper pay term paper History Homework help Business #100DaysOfCode #NodeJS #IoT #Python #javascript #Econometrics #webdev #DevCommunity Message us now at wa.me/13189365843

FollowFORF3989's tweet image. Feeling stuck with your assignments
class kicking my ass
pay assignment
pay essay due
research paper
pay term paper
History
Homework help
Business

#100DaysOfCode #NodeJS #IoT 
#Python #javascript #Econometrics #webdev #DevCommunity 

Message us now at wa.me/13189365843

๐Ÿš€ 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

juhi_rathor's tweet image. ๐Ÿš€ 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

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

raymondproguy's tweet image. 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
raymondproguy's tweet image. 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
raymondproguy's tweet image. 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
raymondproguy's tweet image. 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

๐Ÿš€ 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

zaynab_eth's tweet image. ๐Ÿš€ 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

โšก 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

dibyendu2005's tweet image. โšก 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

Japanese practice ๐Ÿ—พ (1 hr) Cohort assignment 2.2 โœ… โ€” built a basic Todo app and a file-based Todo app ๐Ÿ“ #CodingJourney #Nodejs #JapaneseLearning

gauravnickk777's tweet image. Japanese practice ๐Ÿ—พ (1 hr)
Cohort assignment 2.2 โœ… โ€” built a basic Todo app and a file-based Todo app ๐Ÿ“
#CodingJourney #Nodejs #JapaneseLearning
gauravnickk777's tweet image. Japanese practice ๐Ÿ—พ (1 hr)
Cohort assignment 2.2 โœ… โ€” built a basic Todo app and a file-based Todo app ๐Ÿ“
#CodingJourney #Nodejs #JapaneseLearning
gauravnickk777's tweet image. 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

dibyendu2005's tweet image. ๐Ÿง  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

โœ… 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

NehaSha42019127's tweet image. โœ… 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

zaynab_eth's tweet image. 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
zaynab_eth's tweet image. 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 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

dibyendu2005's tweet image. ๐Ÿš€ 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 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

zaynab_eth's tweet image. 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

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

coder_lilawat's tweet image. "Building BellyBuzzFood ๐Ÿด๐Ÿš€ โ€” a modern food delivery app with Node.js & Express backend + full-stack integration. #FoodTech #NodeJS #FullStack"

๐Ÿš€ 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

instance_it's tweet image. ๐Ÿš€ 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
instance_it's tweet image. ๐Ÿš€ 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
instance_it's tweet image. ๐Ÿš€ 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
instance_it's tweet image. ๐Ÿš€ 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

๐Ÿš€ 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

pal_sunal's tweet image. ๐Ÿš€ 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

๐Ÿš€ 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

juhi_rathor's tweet image. ๐Ÿš€ 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 wrapped up testing my Node.js controllers & middleware with Mocha, Chai, and Sinon Feels good seeing those green checks! #Nodejs #Backend #Testing #Mocha #Chai

liciacodes_'s tweet image. 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
liciacodes_'s tweet image. 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 full e-commerce backend service & integrated Swagger for clean API documentation! ๐Ÿ’ปโœจ #NodeJS #Express #MongoDB #SwaggerAPI #BackendDevelopment #ecommerce

seobinim's tweet image. ๐Ÿš€ Just wrapped up my full e-commerce backend service & integrated Swagger for clean API documentation! ๐Ÿ’ปโœจ 

#NodeJS #Express #MongoDB #SwaggerAPI #BackendDevelopment #ecommerce
seobinim's tweet image. ๐Ÿš€ Just wrapped up my full e-commerce backend service & integrated Swagger for clean API documentation! ๐Ÿ’ปโœจ 

#NodeJS #Express #MongoDB #SwaggerAPI #BackendDevelopment #ecommerce

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

zaynab_eth's tweet image. 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

โœ… Phase 1 - Day 56 โ€ข Added stylings ๐ŸŽจโœจ โ€ข Explored EJS Mate ๐Ÿงฉ #WebDev #CodingJourney #NodeJS #JavaScript #EJS #100DaysOfCode

HarshvardhanRaw's tweet image. โœ… Phase 1 - Day 56  
โ€ข Added stylings ๐ŸŽจโœจ  
โ€ข Explored EJS Mate ๐Ÿงฉ  

#WebDev #CodingJourney #NodeJS #JavaScript #EJS #100DaysOfCode

Loading...

Something went wrong.


Something went wrong.


United States Trends