#nestjs 搜尋結果
Last week, I started learning NestJS and contributing to an HR System backend at my internship 👨🏽💻 Even with my Node.js + MongoDB experience, I’m seeing how much structure and scalability Nest brings. Learning and building ,one endpoint at a time. #BuildInPublic #NestJS #backend
First time diving into NestJS + PostgreSQL to build a backend app 😁 Coming from Node.js/Express, and wow . the structure and decorators are a whole new vibe! Any tips from NestJS devs out here? 🚀 #NestJS #BackendDevelopment #PostgreSQL #100DaysOfCode
Day 8 of 100 days of #NestJS: 🚀 Project Launch! Building an Advanced E-commerce Backend with NestJS The theoretical foundation is set! For the next 92 days, we're not just learning NestJS we're building a production-ready, advanced e-commerce server from the ground up.
Backend: NestJS (secure modular APIs + Prisma) Frontend: Next.js (SSR + smooth routing) State management: ⚡ TanStack Query → server state 🧠 Zustand → client state JWT for Auth Auto data caching Type safety #NestJS #NextJS #TypeScript #ReactQuery #Zustand #Fullstack
Building backend for a mobile app using NestJS, currently implementing multi-provider authentication. Working on phone registration with Twilio API for African numbers, email auth coming up next. What are you working on this week? #nestjs
🚀 Just set up CI/CD for my #NestJS DegenXpert app using GitHub Actions + Docker Hub. Every push to main now automatically builds & ships a fresh Docker image. ⚡️ Let me break it down... 🧵
I have been meaning to do a crash course on nestjs for work. Any recommendations? Adding video for better recognisability #nestjs
Started the morning building Auth on nestjs using jwt for the first time #nestjs a very nice and easy stuff by the way
I wrote an article on building a blog app with NestJS using Microservices Architecture. I use RabbitMQ for service communication, MongoDB for each service, and Docker for setup. shorturl.at/rOIc7 Feel free to share! #nestjs #rabbitmq #rabbitmq #typescript #docker
Building a Multi-Tenant #SaaS API? 🤯 I recently compared #Django vs #NestJS for this exact challenge and built a complete solution with Django Rest Framework using the Shared Database approach. The result was surprisingly robust and straightforward. I wrote a full,…
Yo, wrapped up email and phone authentication. Currently rounding up the onboarding flow before moving on to the next module.” #NestJs
Building backend for a mobile app using NestJS, currently implementing multi-provider authentication. Working on phone registration with Twilio API for African numbers, email auth coming up next. What are you working on this week? #nestjs
Day 5 of 100 days of #NestJS The Lifeblood of NestJS: Dependency Injection (DI)
Day 5 Startup update on my Anki-like app: - Refactored Auth module - Added login history for users - Deck sharing - WIP: Import Anki deck, Bookmark and Clone deck features Making spaced repetition simpler, fun, social, & more powerful. #nestjs #typescript #buildinpublic #next
Just wrapped up the Swagger API docs for the HR system 🚀 Everything’s now documented, secured, and ready for endpoint testing before production. Bit by bit, this system’s shaping up nicely. #BuildInPublic #NodeJS #NestJS #BackendDev #Documentation
Implemented CI/CD using GitHub Actions + Railway Now every push to main triggers automated build & test pipelines, and only after all checks pass, railway auto-deploys the latest version. #DevOps #NestJS #GitHubActions #Railway #Backend
Built a PATCH /user/:id route to update user profiles. It handles image uploads , validates, queues them with BullMQ, and runs the jobs in the background to process and upload to the cloud. Once done, it updates the user record with the new file URL. Clean, async, and scalable
🚀 Progress update on my startup app. No vibe coding ✊🏻 Day 4 ✅ Mailing service w/ NodeMailer ✅ Queueing w/ BullMQ ✅ Basic CRUD for models ✅ Seeders & factories Slowly shaping the foundation—sharing a code peek #buildinpublic #startuplife #nestjs #typescript🚀
Day 6/100 of 100 days of hashtag #NESTJS: Mapping the Requests: Controller Routes and Decorators Yesterday, we discussed Dependency Injection, which allows our Controllers to access Services.
Spent today tightening up the backend — added Swagger docs, tagged routes, and cleaned up the API structure. The docs now cover Auth, Users, Business, and Services. Next up on the API side: Booking, Staff, and Google OAuth. #NestJS #BackendDev #BuildingInPublic
Yo, wrapped up email and phone authentication. Currently rounding up the onboarding flow before moving on to the next module.” #NestJs
Building backend for a mobile app using NestJS, currently implementing multi-provider authentication. Working on phone registration with Twilio API for African numbers, email auth coming up next. What are you working on this week? #nestjs
🚀 Exploring the backend world with NestJS! Just built my first mini API using controllers, services, modules & dependency injection — and I’m loving how clean and structured the framework is. 😄 This feels like the perfect step toward writing scalable server-side apps. #Nestjs
Modularity: Designing a system with clear Feature Modules (Auth, Products, Orders) #NestJS #EcommerceBackend #NodeJS #TypeScript #SoftwareArchitecture #100DaysOfCode
Day 8 of 100 days of #NestJS: 🚀 Project Launch! Building an Advanced E-commerce Backend with NestJS The theoretical foundation is set! For the next 92 days, we're not just learning NestJS we're building a production-ready, advanced e-commerce server from the ground up.
Day 7 of 100 days of hashtag #NestJS : Beyond Services: Understanding Providers and Scopes
Here’s my contribution to humanity: a Next.js + Nest.js starter boilerplate. Now your full-stack life can be slightly less chaotic. 🙃 github.com/CharanReddy404… If you want to suggest improvements, raise a PR instead of just crying. 😉 #OpenSource #NextJS #NestJS
Day 6/100 of 100 days of hashtag #NESTJS: Mapping the Requests: Controller Routes and Decorators Yesterday, we discussed Dependency Injection, which allows our Controllers to access Services.
🚀 Launched *MedLinkr* — AI rx analyzer for instant med discovery. Upload img → OCR + LLM → Med name, alts & buy links 🛠️ NestJS • PGSQL • AWS S3 • React + TW 🔗 Live: medilinkr.life 💻 Code: github.com/subhadip2111/e… #HealthTech #AI #NestJS #FullStack #SaaS
Shipping new features in NestJS doesn’t have to feel risky. Feature flags let you roll out updates safely, test in production, and move faster. Here’s how to integrate ConfigCat feature flags into your NestJS app (with a live demo). #FeatureFlags #NestJS configcat.com/blog/how-to-in…
Day 5 of 100 days of #NestJS The Lifeblood of NestJS: Dependency Injection (DI)
NestJS vs NodeJS: Which Backend Framework Reigns Supreme? 🔥 #NestJS #NodeJS #BackendDevelopment #JavaScript #TypeScript #WebDev #APIDevelopment #Microservices #CodingTips #DeveloperLife #FullStackDeveloper #TechReels #SoftwareArchitecture #AsyncProgramming #ExpressJS
Days 353-356: - Completed today's task on @freeCodeCamp - Used Redis in a group project to cache verification codes for signing up and updating passwords - Still learning NestJS on @freeCodeCamp by @yesdavidgray #365DaysOfCode #nestjs #redis #backend #node
Das 351-352: - Completed today's task on @freeCodeCamp - Learned about Redis and started a local Redis server on my PC with Docker - Did a simple cached-quote project with NestJS and Redis - Learning about Passport for Google Auth #365DaysOfCode #Learn #fcc #November #code
I’ve designed the ERD (database schema) for my Smart Inventory & Sales API using NestJS, TypeScript, and MongoDB. Can you guess what features this API will have based on the database structure?? 🤔💡 #BackendDevelopment #NodeJS #NestJS #WebDev #APIDesign
Day 4 of 100 days of #NestJS Today, let's look at the three main components that actually make a NestJS application work a concept often called "The Three Pillars
ساعاتی پیش متوجه شدم که شرکت کولپس کرده و من الآن کامل آزاد هستم برای پیوستن به تیم یا یک پروژه جدید. خوشحال میشم بازنشر بدید. #reactjs #reactnative #nestjs
Building backend for a mobile app using NestJS, currently implementing multi-provider authentication. Working on phone registration with Twilio API for African numbers, email auth coming up next. What are you working on this week? #nestjs
Last week, I started learning NestJS and contributing to an HR System backend at my internship 👨🏽💻 Even with my Node.js + MongoDB experience, I’m seeing how much structure and scalability Nest brings. Learning and building ,one endpoint at a time. #BuildInPublic #NestJS #backend
Backend: NestJS (secure modular APIs + Prisma) Frontend: Next.js (SSR + smooth routing) State management: ⚡ TanStack Query → server state 🧠 Zustand → client state JWT for Auth Auto data caching Type safety #NestJS #NextJS #TypeScript #ReactQuery #Zustand #Fullstack
Day 5 Startup update on my Anki-like app: - Refactored Auth module - Added login history for users - Deck sharing - WIP: Import Anki deck, Bookmark and Clone deck features Making spaced repetition simpler, fun, social, & more powerful. #nestjs #typescript #buildinpublic #next
I wrote an article on building a blog app with NestJS using Microservices Architecture. I use RabbitMQ for service communication, MongoDB for each service, and Docker for setup. shorturl.at/rOIc7 Feel free to share! #nestjs #rabbitmq #rabbitmq #typescript #docker
Building backend for a mobile app using NestJS, currently implementing multi-provider authentication. Working on phone registration with Twilio API for African numbers, email auth coming up next. What are you working on this week? #nestjs
I learned a lot—both about #insurance products and #Flutter development—as I tackled these challenges. Beyond the app, I also worked on a #NestJS (#React) back-office portal, contributing to #Britam’s digital transformation and helping it keep pace with industry trends.
Hi guys….I’m Oluwatosin and I’m backend developer…Super excited to dive into functional programming with Typescript and Nestjs ✈️ Embracing new paradigm and cleaner code😎 #FunctionalProgramming #Typescript #Nestjs
Implemented CI/CD using GitHub Actions + Railway Now every push to main triggers automated build & test pipelines, and only after all checks pass, railway auto-deploys the latest version. #DevOps #NestJS #GitHubActions #Railway #Backend
Built a PATCH /user/:id route to update user profiles. It handles image uploads , validates, queues them with BullMQ, and runs the jobs in the background to process and upload to the cloud. Once done, it updates the user record with the new file URL. Clean, async, and scalable
Kicking off a crypto tournament platform! ✅ Completed user management: Unique usernames, emails, and wallet addresses Validation + Swagger docs set up Excited for the next steps! #buildinpublic #web3 #nestjs #devjourney
🚀 Progress update on my startup app. No vibe coding ✊🏻 Day 4 ✅ Mailing service w/ NodeMailer ✅ Queueing w/ BullMQ ✅ Basic CRUD for models ✅ Seeders & factories Slowly shaping the foundation—sharing a code peek #buildinpublic #startuplife #nestjs #typescript🚀
Building a Multi-Tenant #SaaS API? 🤯 I recently compared #Django vs #NestJS for this exact challenge and built a complete solution with Django Rest Framework using the Shared Database approach. The result was surprisingly robust and straightforward. I wrote a full,…
Chat con NestJS utilizando Web Sockets para la clase de "Sockets y comunicación en tiempo real" en el bootcamp de "JavaScript en el Backend" de @codigofacilito con @Fernando_Her85 🌐💬🚀🔧 #JavaScript #BackendDevelopment #NestJS #NodeJS
🚀 Starting my journey with TurboRepo today! Building a full-stack project using Next.js + NestJS. . Let's go! 💪🔥 🧵 #NextJS #NestJS #TurboRepo #BuildInPublic
My cooking is doing 🔥🔥🔥 #Nestjs gladdens my heart. #reactjs cooks my food AlhamduliLlah... Watch out soon 😎 Another one for the Ummah 🚀🚀🚀
If you're a back-end developer still using Express + Node.js, it's time to level up! 🚀 Learn NestJS and streamline your development with better structure, scalability, and built-in best practices. Make your life easier! #NestJS #BackendDevelopment
Something went wrong.
Something went wrong.
United States Trends
- 1. #WWERaw 86.3K posts
- 2. Raiders 54.4K posts
- 3. Dolph Ziggler 13.4K posts
- 4. Cowboys 35.3K posts
- 5. Geno 10.2K posts
- 6. Sheamus 7,649 posts
- 7. #RawOnNetflix 2,219 posts
- 8. CeeDee 6,751 posts
- 9. John Cena 44.9K posts
- 10. Quinnen Williams 2,461 posts
- 11. #RaiderNation 2,922 posts
- 12. Chip Kelly N/A
- 13. Jeanty 2,933 posts
- 14. Maxx Crosby 1,285 posts
- 15. Nikki Bella 4,569 posts
- 16. Tyler Guyton N/A
- 17. Rey Mysterio 5,697 posts
- 18. Kenneth Murray N/A
- 19. Schotty N/A
- 20. #MondayNightFootball N/A