#backenddevelopment résultats de recherche
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
Starting my backend journey with Go✨ Excited to see how far curiosity can take me. Let’s GO!!!!😉 #Go #BackEndDevelopment #Backend
🎉 Excited to share that I’ve joined Akdenar Pvt Ltd as a Backend Developer Intern! Grateful for this opportunity and the support from everyone along the way. Looking forward to learning and growing! #internship #backendDevelopment #career #newbeginnings #grateful #Akdenar
The real flex isn’t shipping fast. It’s building a system that scales without breaking every few months. That’s how you stay ahead, not just afloat. #Startups #BackendDevelopment #MobileAppDevelopment
Just me and my AI agent chatting on Telegram like old friends . Still testing 🙂 #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic
Bot now integrated with Telegram . Many thanks to my brother @olathepavilion 🫂 for the help during debugging. #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic
Step one: Solid foundations. ✅ Just set up the user authentication database for my full-stack project. The backend is officially coming to life! #SQL #Database #BackendDevelopment #FullStack #WebDevelopment #CodingJourney
SQL isn’t just a database language — it’s the foundation of every powerful application we build. From user authentication, 📊transactions, dashboards, analytics, automation, and even Web3 backend bridges.🚀 Data is the new oil. SQL is how you refine it. #BackendDevelopment
Three days ago, I decided to pick up Go. Today, I’ve built a Book Management CRUD API from scratch — complete with routing, handlers, and database integration. Small steps every day 💪 Check it out on my GitHub repo: github.com/michaelNuel/Bo… #Golang #BackendDevelopment
Day 28 of the Last 90 Days Challenge of this Year 🚀 ✅ Solved 2 LeetCode problems ⚙️ Wrote controllers for my backend project #Last90DaysChallenge #BackendDevelopment #DSA #KeepPushing
✨ Day 95/100 of #100DaysOfCode Implemented REST APIs for Book Appointment functionality Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod
New Sprint Project Challenge! Build your own URL Shortener API and gain hands-on experience in backend & API development. Collaborate, learn, and ship real-world projects with the Mastering Backend community. #BackendDevelopment #CodingChallenge #MasteringBackend
Choosing the right backend framework is the foundation of a powerful, scalable, and high-performing web application. c-metric.com/blog/top-backe…. #BackendDevelopment #WebDevelopment #Laravel #ExpressJS #Flask #RubyOnRails #ASPNETCore #CakePHP #FullStackDevelopment #CMetric
Work from Home Backend Development Internship Opportunity | Stipend Rs 35,000 Per Month education.sakshi.com/en/internships… #BackendDevelopment #TusharMalhotra #BackendDevelopmentInternship #workfromhome #SoftwareDevelopment #SoftwareEngineering #RemoteInternship #TypeScriptbackenddeveloper…
⚙️ Node.js vs Python — Choose the Backend That Fits Your Vision There is no winner — only the right tool for the right job. • Node.js: Speed, concurrency, real-time apps • Python: Intelligence, computation, AI-driven systems #NodeJS #Python #BackendDevelopment #Develean #Tech
🚀 Why Every Developer Should Learn Query Optimization Most performance issues are not caused by PHP, Laravel, or CodeIgniter. They are caused by slow database queries. #BackendDevelopment #PHP #Laravel #CodeIgniter #MySQL #PerformanceOptimization #WebDevelopment #CleanCode
TUTORIAL EASYADMIN DE SYMFONY #BackendDevelopment #Backend #PHPProgramming #LearnPHP #PHPTutorial #PHPCode #PHPCommunity blogprog.gonzalolopez.es/articulos/tuto…
PILAS Y COLAS EN PHP #BackendDevelopment #Backend #PHPProgramming #LearnPHP #PHPTutorial #PHPCode #PHPCommunity blogprog.gonzalolopez.es/articulos/pila…
🌐 Avoid hidden bugs and unexpected behavior by understanding how a shared ObjectMapper actually works. #BackendDevelopment
• Used Hibernate to map my Java class into an actual database table Ended the day by creating my first table straight from a Spring entity.🔥 Excited for what’s next. 💪 #Java #SpringBoot #BackendDevelopment
Cascade delete is not a default rule. Think about the data. If deleting a parent would cause data loss you cannot justify, restrict it. Deleting a rental should not delete its payments. That is real money data. #WebDevelopment #BackendDevelopment #dotnet
If your cache works perfectly in dev but collapses in production… you’re not alone 😅 I broke down the real caching patterns that actually scale. medium.com/@BuildCatalyst… #SoftwareEngineering #BackendDevelopment #SystemDesign #Redis #SpringBoot #JavaDevelopers
🧠 Laravel Tip of the Day Handling huge datasets? Avoid loading everything at once. Use chunk() to process data in small batches , fast, safe & memory efficient Great for exports, reports, jobs & cleanup scripts #Laravel #BackendDevelopment #CleanCode #phplaravel #programming
Need scalable and maintainable backend solutions? Our experienced Node.js developers ensure high-performance, real-time web applications that meet your business needs. More Info: wedowebapps.co.uk/hire-nodejs-de… #NodeJS #BackendDevelopment #WebDevelopment #WeDoWebApps #HireDevelopers
⚙️ Node.js vs Python — Choose the Backend That Fits Your Vision There is no winner — only the right tool for the right job. • Node.js: Speed, concurrency, real-time apps • Python: Intelligence, computation, AI-driven systems #NodeJS #Python #BackendDevelopment #Develean #Tech
Starting my backend journey with Go✨ Excited to see how far curiosity can take me. Let’s GO!!!!😉 #Go #BackEndDevelopment #Backend
🚀 Why Every Developer Should Learn Query Optimization Most performance issues are not caused by PHP, Laravel, or CodeIgniter. They are caused by slow database queries. #BackendDevelopment #PHP #Laravel #CodeIgniter #MySQL #PerformanceOptimization #WebDevelopment #CleanCode
SQL isn’t just a database language — it’s the foundation of every powerful application we build. From user authentication, 📊transactions, dashboards, analytics, automation, and even Web3 backend bridges.🚀 Data is the new oil. SQL is how you refine it. #BackendDevelopment
✅ สรุปเข้าใจง่าย: ภาพรวมเทคโนโลยีที่ใช้สร้างระบบ Backend อินโฟกราฟิกนี้แสดง “พีระมิดเทคโนโลยีฝั่ง Backend” ตั้งแต่ระดับพื้นฐานที่สุด (ภาษา) → เครื่องมือเสริม → สถาปัตยกรรม → API → ไปจนถึง AI Integration #BackendDevelopment #TechStack #SoftwareEngineering #WebBackend
Wondering how your app loads instantly after the 1st time? That's Caching! Caching isn't just about speed, It's about where you place your data. 👇These 4 caching layers keep your app lightning-fast under pressure! #BackendDevelopment #Caching #Scalability #AppPerformance
Why do we choose Node.js for enterprise backends at DevBuds Technologies? 🚀 Scalability: It handles massive traffic spikes without breaking a sweat. Real-time: It is built for live data, chat, and instant updates. #DevBudsTechnologies #NodeJS #BackendDevelopment #EnterpriseTech
🧠 Laravel Tip of the Day Handling huge datasets? Avoid loading everything at once. Use chunk() to process data in small batches , fast, safe & memory efficient Great for exports, reports, jobs & cleanup scripts #Laravel #BackendDevelopment #CleanCode #phplaravel #programming
Good UI attracts users. Good database management keeps them. A slow, unoptimized DB is the fastest way to lose customers. Invest in performance before you invest in marketing. ⚡📊 #DatabaseManagement #BackendDevelopment #Scalability #AgastikTech
Working on APIs and real-time data today! 📊 Built endpoints that clean, process, and deliver data instantly to AI models—making apps smarter and faster. 🚀 #FullStackAI #APIs #BackendDevelopment
I designed a Low-Level Architecture for my Ziggy Food Order App — a scalable food-ordering platform inspired by real-world systems. GitHub Repository: lnkd.in/d_J_eJJP #SystemDesign #BackendDevelopment #Microservices #SoftwareArchitecture #DesignPatterns #LLD
#Day5 of learning Backend Database 1️⃣ I couldn't resolve the previous error. 2️⃣ I had understood how Drizzle-Kit and Drizzle-ORM work with Postgres and Docker. 3️⃣ Implemented those concepts in Express Book Store #BackendDevelopment #Postgres #Mongodb #Docker #Database #DrizzleKit
Backend tech is the engine powering performance. At Trinergy, we build backend systems engineered for reliability and scale. 🔗trinergydigital.com/services/techn… #BackendDevelopment #WebTechnology #TrinergyDigital #APIDevelopment #TechSolutions
Day 4 of Backend Learning 🔥 Learned about: 🔐 bcrypt – hashing passwords securely 🧂 Salting – adding extra security to hashes 🛡️ Zod – clean input validation for safe APIs Step by step getting better! 🚀 #100DaysOfCode #NodeJS #BackendDevelopment
Need scalable and maintainable backend solutions? Our experienced Node.js developers ensure high-performance, real-time web applications that meet your business needs. More Info: wedowebapps.co.uk/hire-nodejs-de… #NodeJS #BackendDevelopment #WebDevelopment #WeDoWebApps #HireDevelopers
Node.js has become a reliable choice for building modern backends, handling real-time systems and complex microservices with ease. Read our blog: Node.js Backend Development: aalpha.net/blog/nodejs-ba… #nodejs #backenddevelopment
🔐A strong product needs an even stronger backend. Want a backend that never breaks under pressure?Let’s build it.🚀 bitsware.org #Bitsware #BackendDevelopment #SecureArchitecture #ScalableSystems #SoftwareEngineering #BusinessGrowth #TechSolutions
Integrated multi-user APIs today — managing both customer and contractor flows from a single profile. Challenging, but this is the kind of complexity that makes development truly exciting. #API #BackendDevelopment #Flutter #Internship
Something went wrong.
Something went wrong.
United States Trends
- 1. Ferguson 7,976 posts
- 2. Lions 62.8K posts
- 3. Lions 62.8K posts
- 4. Sixers 7,017 posts
- 5. #OnePride 5,604 posts
- 6. Gibbs 9,539 posts
- 7. #DALvsDET 3,306 posts
- 8. Jack Campbell 2,950 posts
- 9. Turpin 1,560 posts
- 10. Goff 5,937 posts
- 11. Brandon Aubrey 3,226 posts
- 12. Pat Spencer 2,467 posts
- 13. #MissVenezuela2025 7,107 posts
- 14. Warriors 44.6K posts
- 15. Shang Tsung 2,752 posts
- 16. Maxey 4,254 posts
- 17. #RHOBH 2,655 posts
- 18. James Houston 1,785 posts
- 19. Kenneth Murray N/A
- 20. #TNFonPrime 2,099 posts