Explore tweets tagged as #Expressjs
@prog_BIO_
ifeanyi
29 days
48 hrs into using @nestframework and I don't think I will be going back to @expressjs. I was sold on the CLI Schematics and Enforced Dependency Injections. It just implies you to do things the better way. ✨. #fintech #banking
Tweet media one
8
6
46
@afeez20
Badmos Afeez πŸ‡³πŸ‡¬πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
12 days
#newapplaunch for both the #iOS and #android #playstore coming in this week. done in #reactnative NodeJS and expressJs with #asyncawait #networkrequests and send responses to the frontend via #apiendpoints . #encryption bcrypt.#tokenization using #jwt .#database MongoDB
2
0
2
@Vivek_05_12
Vivek Kumar
2 days
πŸ’» Web Development.β€’ πŸš€ Started with Express.js – learned the basics and how to set up a simple server. πŸ“š Data Structures & Algorithms (DSA).β€’ βœ… Solved 1 problem on GeeksforGeeks.β€’ βœ… Solved 4 problems on LeetCode. #100DaysOfCode #DevLog #WebDev #ExpressJS #NodeJS #DSA
Tweet media one
Tweet media two
Tweet media three
1
1
5
@jayantsinghxyz
Jayant Singh
20 days
hiring remote backend developer intern. skills required:.- experience with javascript/typescript and mongodb.- familiar with nodejs, expressjs. stipend: β‚Ή15K/month. application form πŸ‘‡
Tweet media one
5
5
29
@pankajkumar_dev
pankaj Kumar
28 days
So today I was exploring FastAPI, and I found out it auto generates OpenAPI spec just by defining normal routes like we do in ExpressJS. No extra setup. You write the route, add type hints, and FastAPI gives you /docs, /redoc, and /openapi.json. If you don't know OpenAPI spec
Tweet media one
Tweet media two
Tweet media three
Tweet media four
7
1
49
@nrachabathuni
Nitin Rachabathuni
27 days
Use async middleware with error handling to keep your API clean & resilient. βœ… Fewer try/catch blocks.βœ… Cleaner codebase.βœ… Better DX.#ExpressJS #NodeJS #API #JavaScript #WebDev #Backend #AsyncAwait #SEOTips #CodeQuality #FullStackDev
Tweet media one
1
0
1
@Vivek_05_12
Vivek Kumar
14 hours
πŸ’» Web Dev.πŸ“¬ Learned about Request & Response handling in Express.js.πŸ” Explored Routers and basics of Postman for API testing. πŸ“š Data Structures & Algorithms.βœ… Solved 4 problems on GeeksforGeeks.βœ… Solved 2 problems on LeetCode. #100DaysOfCode #DevLog #WebDev #ExpressJS #DSA
Tweet media one
Tweet media two
Tweet media three
0
0
2
@NehaSha42019127
Neha Sharma
10 days
Day 3 of backend dev! πŸš€.Used Postman to test CRUD operations with REST APIs in Express.js:.πŸ”Ή GET - Read.πŸ”Ή POST - Create.πŸ”Ή PATCH - Update.πŸ”Ή DELETE - Remove.Learned res.json(), req.body, and middleware magic! πŸ”₯.#NodeJS #ExpressJS #Postman #CRUD #100DaysOfCode #WomenInTech
Tweet media one
Tweet media two
Tweet media three
Tweet media four
10
2
70
@yashwakde548834
yashwakde
5 days
βœ… Backend Day 5.Built full CRUD operations using MongoDB + Mongoose! πŸ“₯ Create.πŸ“€ Read.✏️ Update.πŸ—‘οΈ Delete.API now fully dynamic and connected to the database. πŸš€.#100DaysOfCode #BackendDev #MongoDB #Mongoose #NodeJS #ExpressJS #CRUD
Tweet media one
0
0
5
@_realmanzoor
Manzoor Strange
18 days
I built my first full-stack application with ReactJS and ExpressJS. It's a to-do app
Tweet media one
0
0
3
@liciacodes_
Felicia Udosen πŸ‘©πŸΎβ€πŸ’»
20 days
Built a product form using Node.js + Express + EJS .-Handled POST requests.-Stored submitted data in JSON.-Rendered and displayed data dynamically.Loving how frontend + backend is finally making sense.#Nodejs #Expressjs
@liciacodes_
Felicia Udosen πŸ‘©πŸΎβ€πŸ’»
23 days
Today I learned how to store data in a file using Node.js. Built a simple Product model that saves to products.json file using fs. Loving how the MVC structure makes everything cleaner!.#NodeJS #expressjs #WebDev
0
0
1
@NehaSha42019127
Neha Sharma
9 days
πŸš€ #Day4 | Built my first mini backend project – a Notes App using #NodeJS & #ExpressJS πŸ™Œ.βœ… Create Note (POST).βœ… Get All Notes (GET).βœ… Delete Note (DELETE).βœ… Update Note (PATCH).πŸ§ͺ Tested via #Postman. Learning backend with @sheryians_ .#100DaysOfCode #WomenWhoCode
Tweet media one
Tweet media two
Tweet media three
Tweet media four
3
1
31
@tolu_akinniyi
Tolulope Akinniyi
5 days
Day 4 of building my robust chat app with WebSocket! πŸš€.Didn’t ship new features today, but spent time brainstorming what's next:.βœ… Chat Summarization.βœ… Voice-to-Text.βœ… Text-to-Speech.Stay tuned πŸ‘€.Tech stack: TypeScript Β· React 19 Β· Shadcn Β· TailwindCSS Β· ExpressJS Β· MongoDB
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
0
5
@Ilesanmiisrael0
Israel Ilesanmi
1 day
Day 29,.I concluded the "login", "getProducts" and "createProductsbyAdmin" endpoints and implemented them in my frontend codebase. It's not a lot of progress but it's still progress!. #buildinpublic .#fullStackJourney.#expressJs.#nodejs.#100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
2
3
@Femi_io
coldπŸ§ƒ
1 month
My task management app is LIVE! πŸŽ‰ Built with (frontend: Next.js, backend: ExpressJS) for seamless organization & productivity. Took a while but I conquered. πŸ˜…. Give it a spin: .
Tweet media one
16
20
51
@aaryan2tweet
Aryan
5 days
🎯 day: 11 Just built & integrated RESTful APIs in my Node.js learning .πŸ”Ή Used Express to handle GET, POST, PUT, DELETE.πŸ”Ή Learned to manage API responses.πŸ”Ή Enabled smooth server ↔️ client communication. Feeling API-confident now πŸ’ͺ .#NodeJS #ExpressJS #WebDev #100DaysOfCode
Tweet media one
Tweet media two
2
0
11
@zaynab_eth
Zaynab 𖀍
1 month
Just wrapped up the UI for my TODO app built with Node.js, Express, MongoDB & EJS!. Users can:.β€’ Signup & login to manage their own todos.β€’ Add todos.β€’ Edit & delete todos.β€’ Mark as complete or pending. #NodeJS #MongoDB #ExpressJS #100DaysOfCode
2
1
8