#nestjs Suchergebnisse
I have been meaning to do a crash course on nestjs for work. Any recommendations? Adding video for better recognisability #nestjs
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

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

🚀 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... 🧵

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,…

🚀 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🚀

Solved: ->Subsets ->Subsets II ->Rat in a Maze Problem ->Learned how to generate PDFs with Gotenberg in NestJS and control download filenames via HTTP headers (internship) #WebDev #NestJS #LeetCode #LearnInPublic



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.

Today I am exploring Prisma and Seed with NestJS. Yes, we faced many problems. Many people helped me from the #nestjs Discord server. I appreciate their help. @edust_org

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

I'm building integrations for my Chrome extensions, it's built with #NestJS and it's a great framework, dockerizing it has been an issue, my guess is vite path and docker volumes. It's a platform tool for my agency, and built around things to speed up Chrome extension…
⌛¡ÚLTIMAS HORAS: Entra a la órbita de aprendizaje y estudia programación desde cero! 🪐Traemos útiles paquetes de varios cursos a precio de oferta 😼🐍☕️#⃣ ¡Los bundles incluyen cursos de #NestJS, #Csharp, #Java y #Python! 👉Adquiérelos en nuestra web cursos.devtalles.com/pages/prograci…




Ready to build resilient microservices? 🚀 Here's your blueprint – @codebeast's blog shows you how to integrate Kafka with #NestJS for event-driven architecture! Set up Kafka with Docker & create two services that communicate seamlessly: prgress.co/47nJO4U

Now Hiring: Senior Software Engineer at @ConduitPay! Conduit is looking for a senior software engineer to design and build backend systems to deliver scalable Node.js and... Stay updated via Telegram: t.me/jobstash #NestJS job-frame.vercel.app/jobs/eGNqQk/de…
NestJS brings Angular-like DX to the server: modular, type-safe, and scalable with decorators. Great for GraphQL/REST, microservices, and testing. Fast to ship solid backends. #NestJS #Backend
Controllers vs Services: The Separation of Concerns. Your NestJS Controller should only handle HTTP logic (parsing request, sending response). ALL business logic (database calls, calculations) belongs in the Service layer. Keep your services framework agnostic! #NestJS #CleanCode
Tired of messy Node.js backends? 🍝 NestJS is a game-changer. It brings a clean, Angular-inspired architecture to Node.js. Here's why it's awesome... #NestJS #NodeJS

Starting a new backend project in JavaScript? Skip the debates — go with #NestJS. After 5 years with #ExpressJS, I can confidently say Nest brings the structure, scalability, and maintainability modern teams need. 🚀 #NodeJS #BackendDevelopment #SoftwareEngineering
Built a simple Todo app using NestJS today Structured it with Controllers, Services, and DTOs, loving how clean and modular it feels. Key Learnings: • Separation of concerns = cleaner code • DTOs make validation effortless • Services keep business logic neat #NestJS #backend
“Continue to iterate” — famous last words before the terminal turns red. #TypeScript #NestJS #Copilot #VSCode

NestJS modules rock! Link them to app.module.ts, the core. main.ts starts, app.module.ts connects all. Dependency injection shares features—posts uses users data for authors. controller.ts routes, service.ts runs logic. Scales our overdose app! #NestJS

Mastering the Modular Monolith in NestJS. Stop throwing everything into one giant module! Organize your code into domain-specific modules (e.g., UsersModule, AuthModule). This scales like microservices but keeps the simplicity of a monolith. #NestJS #TypeScript #SoftArchitecture

Example: UsersService → findAllUsers(), createUser(data) Controllers talk 💬Services think 🧠 #NestJS #NodeJS #CleanCode
@nestframework : TypeScript-powered, modular, and scalable—makes Node.js dev a breeze! #NestJS
after months of backend engineering, i'm finally ready to share something special. meet @moodniko_ an intelligent contents companion that understands how you feel and finds the right music, movie, podcast, or books for your mood. live soon! #Nodejs #Nestjs #Apis #backend #AI
Day 1 of learning #NestJS 👨💻 Just getting started — setup done, docs opened, and excitement levels high. Time to see what all the hype is about! #100DaysOfCode #NodeJS
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,…

Stop putting your logic in NestJS controllers! Controllers are for handling HTTP requests and responses. Your real application logic (validation, data manipulation) belongs in a Service layer. A clean architecture is a maintainable architecture. #NestJS #NodeJS #BackendDev

Building APIs with NestJS has been a breeze! Type safety, modularity, and scalability—hard to beat. What’s your go-to backend framework? #NestJS #BackendDev
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🚀

Autenticación en NestJS: JWT y MongoDB Paso a Paso - RefreshToken 🔒 youtu.be/XN_9Pt0okyo?si… via @YouTube #nestjs @nestframework


Hello people!🙋♂️El día de mañana tenemos Stream por Twitch sobre las Clean Architecture, habra teoría y código (Angular y NestJS), pero hablando simple😉nos vemos en el Stream, Gracias. Link de mi canal en twitch: twitch.tv/jimydolores #Angular #nestjs #webdeveloper #javascript

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

📢 Huge shoutout to @WeAreDevs for supporting our community with tickets for both our @NestJSVienna and @AngularVienna meetups! Get ready for raffle prizes 🎁, including FREE tickets 🎟 to their World Congress in Berlin! Join us at our upcoming #NestJS Vienna Meetup, this…

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

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

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.

💡 I’ve always wanted IntelliJ to understand NestJS better. So I’m building a plugin for exactly that — inspections, smart navigation, and custom toolbars tailored for NestJS. Coming soon 👀 #nestjs #intellij #webstorm #buildinpublic

📢 Exciting News! We've just launched our Newsletter! Stay updated with monthly news from our team. 🛠️ #Angular, #Nx, #NestJS Workshops 📆 Events, Meetups & Online Courses 👀 Exclusive Resources 📰 Company News & Raffles Subscribe Here: ➡️ bit.ly/Newsletter-PB ⬅️

Nestjs starter template with docker, postgres, swagger and prismaORM 🙌 Should I provide github repo? #nestjs #prismaorm #prisma #github #swagger #docker #postgres #vercel #100DaysofCode #latenightcode #coder




Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 169K posts
- 2. President Trump 1.14M posts
- 3. Middle East 273K posts
- 4. Brian Callahan 10.6K posts
- 5. Azzi 6,229 posts
- 6. #IndigenousPeoplesDay 12.4K posts
- 7. Titans 41.7K posts
- 8. Thanksgiving 56.2K posts
- 9. Vrabel 7,358 posts
- 10. Cape Verde 16.2K posts
- 11. Macron 222K posts
- 12. Seth 50.6K posts
- 13. Marc 50.8K posts
- 14. HAZBINTOOZ 6,112 posts
- 15. Apple TV 5,867 posts
- 16. Native Americans 13.4K posts
- 17. Sarah Strong 2,290 posts
- 18. #Isles 1,470 posts
- 19. $GIGGLE 5,395 posts
- 20. Shildt 3,009 posts