#expressjs 搜尋結果
Day 83 — no more messy errors 🎯 Added wrapAsync + ExpressError in my project today. The backend is finally behaving like it should 😎🔥 #100DaysOfCode #ExpressJS #NodeJS #Backend #WebDev
I just built a Product model & controller: -Uploads images directly to Cloudinary. -Uses Mongoose .pre + Slugify to auto-generate SEO-friendly slugs. This pattern saves time, improves SEO, and ensures a smooth developer experience. #NodeJS #ExpressJS #Cloudinary #BuildInPublic
Day 1 with Express.js today. Built my first server, learned routing & req.body like a boss. No more stressing with raw Node.js 😌🔥 #ExpressJS #Nodejs #BackendDev #TechJourney
✅ Days 102 & 103 of #100DaysOfCode Leveled up my backend skills with Express.js! 🚀 ➤ Mastered Auth: Sessions ✅ & JWT 🔑 ➤ Built secure RESTful APIs ➤ Professional project scaffolding ➤ Robust error handling #ExpressJS #WebDevelopment #NodeJS #Programming #DevJourney
🚀 Day 124 of My Web Dev Journey – Backend Diving into: Express.js ⚙️ Last 3 days, I explored: 🔹 What is Express.js 🔹 How it works internally 🔹 Middleware (Global, Route, Built-in) 🔹 Serving Static Files #ExpressJS #NodeJS #BackendDev #100DaysOfCode #LearnInPublic #WebDev
🎉 Day 3 of #backend21dayschallemge ! Practiced **route-specific middleware** in Express today 🔥 Handled custom logs for `/`, `/about`, and `/contact` — feeling more confident with backend flow now! 😎 #NodeJS #ExpressJS #BackendDev
🚀 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 81✅Of #100DaysOfCode More #ExpressJS practice today • Worked on form validation & cleaner input handling • Basic error handling for invalid routes • Writing my own custom middleware • Learned how to use redirects after form submission #webdeveloper #DSA #LeetCode
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 66 — Express just got cooler 😎 Learned today 👇 🛠️ New Route 🧩 Create Route 📅 Using Date in backend Every new route feels like unlocking a new level 🚀 #100DaysOfCode #MERN #ExpressJS #BackendDev #WebDev
Before I started my MERN stack journey, I used to think backend was just saving data. Now that I am setting up controllers, routes, and middleware in Express. I have new respect for backend devs. The logic needs serious focus. #WebDev #NodeJS #ExpressJS
⚙️ Day 43 of #100DaysOfCode Backend getting deeper 👨💻 💡 Learned today: 📬 GET & POST requests 🧠 Handling form data 🔁 Revisiting JS OOPs 🧩 Object Prototypes in action Feeling more confident with servers every day 🚀 #Nodejs #Expressjs #WebDev #BuildInPublic #JavaScript
Day 52 of Sigma 8.0 🚀 🔹 Completed Update Route Page in Express 🔹 Explored Databases: SQL vs NoSQL 🔹 Basics of SQL – Database & Table creation 🔹 Constraints, Primary Key & Foreign Key 🔹 Practiced INSERT & SELECT commands #NodeJS #ExpressJS #Databases #100DaysOfCode
🎯 Day 24/100 days of coding — Built my first Task Manager API using Express.js Learnt how to: Create HTTP servers Use GET & POST requests Build real API endpoints Backend starting to feel fun fr #100DaysOfCode #NodeJS #ExpressJS #APIs #WebDev
في مشروعي الحالي بـ Express.js + TypeScript أنشأت ملفاً يحوي Classes لأشكال الـ response بدل تكرار الكود في كل endpoint. طبّقت مبدأ DRY وسرّعت التطوير ✨ تعلم Clean Code و Best Practices يحدث فرقاً كبيراً. #Nodejs #Expressjs #TypeScript #برمجة #CleanCode
🗓️Day 69/100 #100DaysOfCode with @geeksforgeeks 🚀 #ExpressJs in #WebDev ✅REST API CRUD Operations ✅Express-session middleware #DSA ✅Short Notes on Recursion and Backtracking 🔗Course Link: geeksforgeeks.org/nation-skill-u… #skillupwithgfg #nationskillup #100DaysOfDSA #geeksforgeeks
Day 79 — Errors? Not scary anymore 😎 Learned: 🧯 Error-handling middleware 🧱 Custom Error Class ✅ Default status & message setup Backend feels way more in control now 💪 #100DaysOfCode #ExpressJS #NodeJS #Backend
🚀 Day 57 / #100DaysOfCode Diving deeper into backend ✨ 🎯 Today I learned: ✅ Routing in backend ✅ Setting up a Home Route ✅ Adding templates to render content dynamically Building routes + views = slowly building the skeleton and face of a web app 😎🧠 #NodeJS #ExpressJS
🧠 Learning Express.js Solved @kirat_tw’s assignment today — built a small “in-memory hospital” Users can check, add & remove kidneys #ExpressJS #BackendDev #BuildInPublic #100DaysOfCode
Explored Express.js, used Nodemon for auto-restarts, and completed request parameters & query handling today! Wrapped all this around an 8-hour job, but progress is progress. 💪 #30DaysOfCode #NodeJS #ExpressJS #WebDevelopment #BackendDev #LearningEveryday #CodeJourney
Express Revision Day 2: Getting Data via the URL! 🚀 Revising Query Parameters: We use `req.query` to read values (x and y) from the URL itself. This is fundamental for filtering and basic data requests. (Code in Pic 1, Result in Pic 2!) #ExpressJS #NodeJS #Backend #Revision
🚀 Day 8 of my #100DaysCodingChallenge Today I learnt Express.js! ✨ Built a basic server ✨ Created routes ✨ Used middleware Feeling confident with backend now. Next: small APIs! 😎 #NodeJS #ExpressJS #Sigma7 @ApnacollegeX #CodingJourney @ShradhaKhapra_
Day 81✅Of #100DaysOfCode More #ExpressJS practice today • Worked on form validation & cleaner input handling • Basic error handling for invalid routes • Writing my own custom middleware • Learned how to use redirects after form submission #webdeveloper #DSA #LeetCode
Before I started my MERN stack journey, I used to think backend was just saving data. Now that I am setting up controllers, routes, and middleware in Express. I have new respect for backend devs. The logic needs serious focus. #WebDev #NodeJS #ExpressJS
Day 80✅Of #100DaysOfCode #ExpressJS • Learned about middleware and how requests flow through the server • Handled POST requests & processed form data • Used body parsing to capture inputs #NodeJS #webdeveloper #CodingJourney #LeetCode #buildinpublic #DSA #JavaScript
🚀 Express.js for Beginners — Build Your First CRUD API Just created a simple Books API using Express.js with an in-memory database. Perfect starter project to understand: ✔ GET / POST / PUT / DELETE ✔ Updating & deleting data ✔ Using express.json() middleware #ExpressJS #API
Day 83 — no more messy errors 🎯 Added wrapAsync + ExpressError in my project today. The backend is finally behaving like it should 😎🔥 #100DaysOfCode #ExpressJS #NodeJS #Backend #WebDev
🎉 Day 3 of #backend21dayschallemge ! Practiced **route-specific middleware** in Express today 🔥 Handled custom logs for `/`, `/about`, and `/contact` — feeling more confident with backend flow now! 😎 #NodeJS #ExpressJS #BackendDev
Continuing my Node.js journey—switched to EJS for cleaner HTML and simpler syntax. Applying MVC has made the code more organised, maintainable, and easier to follow. Tracking all progress here: github.com/mirmadiha/node… #SWE #NodeJS #ExpressJS #Backend #BuildInPublic
Practicing Express.js routing to sharpen my backend skills and build cleaner APIs.🔥 #expressjs #WebDev
...start the game(note: answer should be number or a word) - friends guess the answer (max 3 attempts per player) - winner gets awarded 10 points - new game master gets appointed randomly and then starts the next round by adding a new question #gamedev #expressjs #React
Day 80 — Async errors handled like a boss 😎 Learned how to: 🧠 Handle async errors 🔁 Wrap with try–catch 🛠️ Avoid server crashes Backend getting cleaner every day 🚀 #100DaysOfCode #NodeJS #ExpressJS #Backend
Day 77✅ Of #100DaysOfCode Learned more about #EJS today: • Set up the views directory • Practiced interpolation syntax • Passed server data into templates for dynamic pages #ExpressJS #NodeJS #WebDevelopment #backenddevloper #Coding #CodingJourney
Today was wild 🤯 • Protected routes with Passport • Auto-login after signup • Smart redirect after login • Logout flow • Owners-only edit/delete • Review authors-only delete • Dynamic navbar based on login state #NodeJS #ExpressJS #PassportJS #CodingJourney
I just built a Product model & controller: -Uploads images directly to Cloudinary. -Uses Mongoose .pre + Slugify to auto-generate SEO-friendly slugs. This pattern saves time, improves SEO, and ensures a smooth developer experience. #NodeJS #ExpressJS #Cloudinary #BuildInPublic
Was able to integrate Paystack and Flutterwave to my backend today. #nodejs #expressjs #100DaysOfCode
Day 83 — no more messy errors 🎯 Added wrapAsync + ExpressError in my project today. The backend is finally behaving like it should 😎🔥 #100DaysOfCode #ExpressJS #NodeJS #Backend #WebDev
Day 1 with Express.js today. Built my first server, learned routing & req.body like a boss. No more stressing with raw Node.js 😌🔥 #ExpressJS #Nodejs #BackendDev #TechJourney
Day 46 of Sigma 8.0 🚀 Dived deeper into EJS today: 🔹 Views Directory 🔹 Interpolation syntax 🔹 Passing data to EJS 🔹 Instagram clone with EJS 🔹 Conditionals & loops inside templates @ShradhaKhapra_ @Apnacollege Frontend + Backend = 🔥 #EJS #ExpressJS #NodeJS #100DaysOfCode
✅ Days 102 & 103 of #100DaysOfCode Leveled up my backend skills with Express.js! 🚀 ➤ Mastered Auth: Sessions ✅ & JWT 🔑 ➤ Built secure RESTful APIs ➤ Professional project scaffolding ➤ Robust error handling #ExpressJS #WebDevelopment #NodeJS #Programming #DevJourney
🚀 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 24/100 days of coding — Built my first Task Manager API using Express.js Learnt how to: Create HTTP servers Use GET & POST requests Build real API endpoints Backend starting to feel fun fr #100DaysOfCode #NodeJS #ExpressJS #APIs #WebDev
🧠 Learning Express.js Solved @kirat_tw’s assignment today — built a small “in-memory hospital” Users can check, add & remove kidneys #ExpressJS #BackendDev #BuildInPublic #100DaysOfCode
⚙️ Day 43 of #100DaysOfCode Backend getting deeper 👨💻 💡 Learned today: 📬 GET & POST requests 🧠 Handling form data 🔁 Revisiting JS OOPs 🧩 Object Prototypes in action Feeling more confident with servers every day 🚀 #Nodejs #Expressjs #WebDev #BuildInPublic #JavaScript
🚀 Day 124 of My Web Dev Journey – Backend Diving into: Express.js ⚙️ Last 3 days, I explored: 🔹 What is Express.js 🔹 How it works internally 🔹 Middleware (Global, Route, Built-in) 🔹 Serving Static Files #ExpressJS #NodeJS #BackendDev #100DaysOfCode #LearnInPublic #WebDev
Day 66 — Express just got cooler 😎 Learned today 👇 🛠️ New Route 🧩 Create Route 📅 Using Date in backend Every new route feels like unlocking a new level 🚀 #100DaysOfCode #MERN #ExpressJS #BackendDev #WebDev
🚀 Day 57 / #100DaysOfCode Diving deeper into backend ✨ 🎯 Today I learned: ✅ Routing in backend ✅ Setting up a Home Route ✅ Adding templates to render content dynamically Building routes + views = slowly building the skeleton and face of a web app 😎🧠 #NodeJS #ExpressJS
Day 79 — Errors? Not scary anymore 😎 Learned: 🧯 Error-handling middleware 🧱 Custom Error Class ✅ Default status & message setup Backend feels way more in control now 💪 #100DaysOfCode #ExpressJS #NodeJS #Backend
Day 52 of Sigma 8.0 🚀 🔹 Completed Update Route Page in Express 🔹 Explored Databases: SQL vs NoSQL 🔹 Basics of SQL – Database & Table creation 🔹 Constraints, Primary Key & Foreign Key 🔹 Practiced INSERT & SELECT commands #NodeJS #ExpressJS #Databases #100DaysOfCode
✅ Completed the authentication flow for my project! I'm thinking of switching gears to the frontend next instead of waiting to finish the backend. 🤔 #NodeJS #ExpressJS #TypeScript
في مشروعي الحالي بـ Express.js + TypeScript أنشأت ملفاً يحوي Classes لأشكال الـ response بدل تكرار الكود في كل endpoint. طبّقت مبدأ DRY وسرّعت التطوير ✨ تعلم Clean Code و Best Practices يحدث فرقاً كبيراً. #Nodejs #Expressjs #TypeScript #برمجة #CleanCode
Today’s grind 💻 ✅ Smart Transmission backend fully functional ✅ Added Logout button in food app 🍔 ✅ Learning EJS with Express 🚀 #Coding #WebDev #ExpressJS #Backend #MERN #EJS #100DaysOfCode
🎉 Day 3 of #backend21dayschallemge ! Practiced **route-specific middleware** in Express today 🔥 Handled custom logs for `/`, `/about`, and `/contact` — feeling more confident with backend flow now! 😎 #NodeJS #ExpressJS #BackendDev
🚀 Today’s Grind: 📘 DSA Revision → Aggressive Cows, Kth Missing Number 🛠️ Backend basics → EJS + Tailwind + Express mini project 🇯🇵 Japanese practice – 45 mins #100DaysOfCode #WebDev #ExpressJS #EJS #TailwindCSS #DSA #CodingJourney #Nihongo
Something went wrong.
Something went wrong.
United States Trends
- 1. Lakers 49.8K posts
- 2. Dillon Brooks 6,928 posts
- 3. Bron 24.7K posts
- 4. Giants 85.5K posts
- 5. #WWERaw 70.9K posts
- 6. Dart 36.1K posts
- 7. Patriots 131K posts
- 8. Suns 19K posts
- 9. Drake Maye 24.3K posts
- 10. Collin Gillespie 2,030 posts
- 11. #AvatarFireAndAsh 2,959 posts
- 12. Ryan Nembhard 4,170 posts
- 13. Diaz 33.9K posts
- 14. Kanata 9,160 posts
- 15. STEAK 10.5K posts
- 16. Devin Williams 7,725 posts
- 17. Gunther 15.2K posts
- 18. Pats 16.2K posts
- 19. James Cameron 4,548 posts
- 20. Devin Booker 2,625 posts