#backend Suchergebnisse

Kicking off System Design👨‍💻 As a recent alx certified backend dev😎 I’ve started diving into System Design today. It’s key for building scalable, reliable & efficient systems. Laying the foundation step by step😌 #SystemDesign #Backend

Topzee0o1's tweet image. Kicking off System Design👨‍💻

As a recent alx certified backend dev😎
I’ve started diving into System Design today.

It’s key for building scalable, reliable & efficient systems.

Laying the foundation step by step😌

#SystemDesign #Backend
Topzee0o1's tweet image. Kicking off System Design👨‍💻

As a recent alx certified backend dev😎
I’ve started diving into System Design today.

It’s key for building scalable, reliable & efficient systems.

Laying the foundation step by step😌

#SystemDesign #Backend

PUT & DELETE requests in Spring Boot! Routes: PUT → /products/update - updates an existing product @PutMapping DELETE → /products/{id} - deletes a product by ID @DeleteMapping Completes the full CRUD flow ✨ #BackendDevelopment #Backend #SpringBoot #LearnInPublic

vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic

Hitesh sir liked my post, it's a big deal for me, made my day 😭😭 #coding #backend #TREASURE #Happiness6 #clouds

bugsnbrushes's tweet image. Hitesh sir liked my post, it's a big deal for me, made my day 😭😭

#coding #backend #TREASURE #Happiness6 #clouds

🚀 Day 37 of #100DaysOfCode Stepped into the Backend World today 🧠⚙️ Started learning Node.js 💻 ✨ Learned about: 🔹 What Node.js actually is 🔹 using Node REPL 🔹 Running Node files 🔹 Process in Node Frontend ➡️ Backend — journey just leveled up 🔥 #Nodejs #Backend #WebDev

dibyendu2005's tweet image. 🚀 Day 37 of #100DaysOfCode

Stepped into the Backend World today 🧠⚙️
Started learning Node.js 💻
✨ Learned about:
🔹 What Node.js actually is
🔹 using Node REPL
🔹 Running Node files
🔹 Process in Node

Frontend ➡️ Backend — journey just leveled up 🔥
#Nodejs #Backend #WebDev

Spring Boot: Project structure matters Clean structure = maintainable code. Keep it scalable, readable, and production-ready. #SpringBoot #Java #Backend #CleanArchitecture #SoftwareEngineering

RalePrometix's tweet image. Spring Boot: Project structure matters

Clean structure = maintainable code.

Keep it scalable, readable, and production-ready.

#SpringBoot #Java #Backend #CleanArchitecture #SoftwareEngineering

🌟Week 17.2 Update 🌟 Deep dive into Project Paytm 💸 🔹On-Ramping & Setup 🔹 Secure Authentication 🔐 🔹Bank Webhook Handler ⚙️ 🔹 Updated DB Schema 🗃️ 🔹 Integrated Prisma ⚡ 🔹 End-User UI/UX 🎨 Constantly leveling up! 🚀 #BuildInPublic #LearnInPublic #Backend #DevOps

sanjeev60160287's tweet image. 🌟Week 17.2 Update 🌟

Deep dive into Project Paytm 💸

🔹On-Ramping & Setup

🔹 Secure Authentication 🔐

🔹Bank Webhook Handler ⚙️

🔹 Updated DB Schema 🗃️

🔹 Integrated Prisma ⚡

🔹 End-User UI/UX 🎨

Constantly leveling up! 🚀
#BuildInPublic #LearnInPublic #Backend #DevOps

From Frontend to backend, learning node.js 🤝 #backend #TechTrends #softwareupdates

OyindaJr's tweet image. From Frontend to backend, learning node.js 🤝

#backend #TechTrends #softwareupdates

O Lovable Cloud agora oferece banco de dados e infraestrutura completa de backend para aplicativos com inteligência artificial. Descubra como essa função pode otimizar o desenvolvimento do seu app. #IA #backend


File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 #SoftwareEngineering #Backend #tech

meejaydigban's tweet image. File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 

#SoftwareEngineering #Backend #tech
meejaydigban's tweet image. File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 

#SoftwareEngineering #Backend #tech
meejaydigban's tweet image. File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 

#SoftwareEngineering #Backend #tech

Good morning #Backend

jathom48's tweet image. Good morning 
#Backend

🚀 Kicked off my final project today! Auth service ✅ — built fully with a test-driven approach. Loving how writing tests first makes everything cleaner & more reliable. 💻🔥 @sheryians_ ,@harshbhaiyaa ,@sarthacksharma ,@ankurdotio #TDD #NodeJS #Backend

pal_sunal's tweet image. 🚀 Kicked off my final project today!
Auth service ✅ — built fully with a test-driven  approach.
Loving how writing tests first makes everything cleaner & more reliable. 💻🔥
@sheryians_ ,@harshbhaiyaa ,@sarthacksharma ,@ankurdotio 
#TDD #NodeJS #Backend

🚀 Today’s learning: 1.Explored backend deployment on cloud platforms like Vercel and Render 2.Learned how to configure & manage deployments smoothly 3.Worked on my personal project frontend with TypeScript and backend with Node.js to reinforce previous learnings 💻 #backend

Dotiyal_Gaurav's tweet image. 🚀 Today’s learning:
1.Explored backend deployment on cloud platforms like Vercel and Render
2.Learned how to configure & manage deployments smoothly
3.Worked on my personal project frontend with TypeScript and backend with Node.js to reinforce previous learnings 💻
#backend

Outages happen. But fast recovery? That’s what builds user trust. ⚠️ Plan for failure, design for resilience. #Resilience #DevOps #Backend

DarshitAnjaria's tweet image. Outages happen. But fast recovery? That’s what builds user trust. ⚠️
Plan for failure, design for resilience.

#Resilience #DevOps #Backend

🌍 Great APIs scale globally. These 7 REST API design principles are your roadmap to global-ready endpoints. #API #Backend


🚀 Hiring Alert! We're on the hunt for a part-time Backend Engineer 👨‍💻 Work includes: scraping, backend DB, deployment, and debugging. ✅ 1+ yr PHP/Laravel experience required 💡 DM me with your best project—let’s chat! Know someone perfect? Tag them below!👇 #hiring #backend


Mood after completing a 4-month intense journey in the @alx_africa @facesofalxse ProDev_BE program. #softwareengineering #backend #tech #ALX


🚀 From tricky JWT type errors to extending Request interfaces & ES module import bugs — every issue made me a better backend dev 💪 Read my blog 👇 🧠 Issues While Building a Scalable Backend in TypeScript 🔗 …ng-an-real-world-backend.hashnode.dev/issues-while-b… #TypeScript #Backend #NodeJS #WebDev


PUT & DELETE requests in Spring Boot! Routes: PUT → /products/update - updates an existing product @PutMapping DELETE → /products/{id} - deletes a product by ID @DeleteMapping Completes the full CRUD flow ✨ #BackendDevelopment #Backend #SpringBoot #LearnInPublic

vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic

✅ Auth service done! 🔐 JWT, Redis, MongoDB, TDD (Jest) 🐳 Dockerized & tested 📦 Part of a full microservices project (8 total) Next: Cart, AI, Product & more! #NodeJS #Backend #Microservices #Redis #MongoDB #TDD #Docker #OpenToWork

CoderVerma's tweet image. ✅ Auth service done!
🔐 JWT, Redis, MongoDB, TDD (Jest)
🐳 Dockerized & tested
📦 Part of a full microservices project (8 total)
Next: Cart, AI, Product & more!
#NodeJS #Backend #Microservices #Redis #MongoDB #TDD #Docker #OpenToWork

🚨 Speaker Alert! 🚨 Welcome Hemant Gupta (Pluralsight)! Topic: From Queries to Clusters: High-Performance Node.js Backends. See a query reduced from 4 mins to 4 seconds! 🗓️ Nov 8th. 🔗 konfhub.com/devfest-2025-c… #devfest2025 #NodeJS #Backend #SQL #Devfest2025Chennai

GDGChennai's tweet image. 🚨 Speaker Alert! 🚨 

Welcome Hemant Gupta (Pluralsight)! Topic: From Queries to Clusters: High-Performance Node.js Backends. See a query reduced from 4 mins to 4 seconds! 

🗓️ Nov 8th. 
🔗 konfhub.com/devfest-2025-c… 

#devfest2025 #NodeJS #Backend #SQL #Devfest2025Chennai

🌟Week 17.2 Update 🌟 Deep dive into Project Paytm 💸 🔹On-Ramping & Setup 🔹 Secure Authentication 🔐 🔹Bank Webhook Handler ⚙️ 🔹 Updated DB Schema 🗃️ 🔹 Integrated Prisma ⚡ 🔹 End-User UI/UX 🎨 Constantly leveling up! 🚀 #BuildInPublic #LearnInPublic #Backend #DevOps

sanjeev60160287's tweet image. 🌟Week 17.2 Update 🌟

Deep dive into Project Paytm 💸

🔹On-Ramping & Setup

🔹 Secure Authentication 🔐

🔹Bank Webhook Handler ⚙️

🔹 Updated DB Schema 🗃️

🔹 Integrated Prisma ⚡

🔹 End-User UI/UX 🎨

Constantly leveling up! 🚀
#BuildInPublic #LearnInPublic #Backend #DevOps

⚖️Your thoughts in the comments. #Java #BackEnd #Programming #Coding

nkamphoa's tweet image. ⚖️Your thoughts in the comments. 
#Java #BackEnd #Programming #Coding

🌍 Great APIs scale globally. These 7 REST API design principles are your roadmap to global-ready endpoints. #API #Backend


O Lovable Cloud agora oferece banco de dados e infraestrutura completa de backend para aplicativos com inteligência artificial. Descubra como essa função pode otimizar o desenvolvimento do seu app. #IA #backend


Finally starting my Backend Development journey, any roadmap or particular topics I should start first with? #backend #WebDev

AdityaYada76111's tweet image. Finally starting my Backend Development journey, any roadmap or particular topics I should start first with? 
#backend #WebDev

Sunday check-in for the devs☕ Which part of your project is haunting you this weekend?😅 #WebDev #Frontend #Backend #100DaysOfCode #Developers


🚀 Day 37 of #100DaysOfCode Stepped into the Backend World today 🧠⚙️ Started learning Node.js 💻 ✨ Learned about: 🔹 What Node.js actually is 🔹 using Node REPL 🔹 Running Node files 🔹 Process in Node Frontend ➡️ Backend — journey just leveled up 🔥 #Nodejs #Backend #WebDev

dibyendu2005's tweet image. 🚀 Day 37 of #100DaysOfCode

Stepped into the Backend World today 🧠⚙️
Started learning Node.js 💻
✨ Learned about:
🔹 What Node.js actually is
🔹 using Node REPL
🔹 Running Node files
🔹 Process in Node

Frontend ➡️ Backend — journey just leveled up 🔥
#Nodejs #Backend #WebDev

Kicking off System Design👨‍💻 As a recent alx certified backend dev😎 I’ve started diving into System Design today. It’s key for building scalable, reliable & efficient systems. Laying the foundation step by step😌 #SystemDesign #Backend

Topzee0o1's tweet image. Kicking off System Design👨‍💻

As a recent alx certified backend dev😎
I’ve started diving into System Design today.

It’s key for building scalable, reliable & efficient systems.

Laying the foundation step by step😌

#SystemDesign #Backend
Topzee0o1's tweet image. Kicking off System Design👨‍💻

As a recent alx certified backend dev😎
I’ve started diving into System Design today.

It’s key for building scalable, reliable & efficient systems.

Laying the foundation step by step😌

#SystemDesign #Backend

Hitesh sir liked my post, it's a big deal for me, made my day 😭😭 #coding #backend #TREASURE #Happiness6 #clouds

bugsnbrushes's tweet image. Hitesh sir liked my post, it's a big deal for me, made my day 😭😭

#coding #backend #TREASURE #Happiness6 #clouds

Today I learned how to design an Instagram-like feed system. Core features: 1. Create Post 2. Follow/Unfollow 3. View Feed Storage: Posts → DynamoDB + S3 Follows → GraphDB (Neo4j) Feed → Reverse chronological #SystemDesign #backend #highleveldesign

Siddhant_0022's tweet image. Today I learned how to design an Instagram-like feed system.
Core features:
 1.  Create Post
 2. Follow/Unfollow
 3. View Feed

Storage:

Posts → DynamoDB + S3

Follows → GraphDB (Neo4j)

Feed → Reverse chronological

#SystemDesign #backend #highleveldesign

File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 #SoftwareEngineering #Backend #tech

meejaydigban's tweet image. File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 

#SoftwareEngineering #Backend #tech
meejaydigban's tweet image. File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 

#SoftwareEngineering #Backend #tech
meejaydigban's tweet image. File uploads is a common feature in many applications today whether it’s profile pictures, product images, or documents, users expect a smooth experience. Today i went deeper into multer and cloudinary configurations and yeah it was cool.😎 

#SoftwareEngineering #Backend #tech

⚖️Your thoughts in the comments. #Java #BackEnd #Programming #Coding

nkamphoa's tweet image. ⚖️Your thoughts in the comments. 
#Java #BackEnd #Programming #Coding

🚀 Day 37 of #100DaysOfCode Stepped into the Backend World today 🧠⚙️ Started learning Node.js 💻 ✨ Learned about: 🔹 What Node.js actually is 🔹 using Node REPL 🔹 Running Node files 🔹 Process in Node Frontend ➡️ Backend — journey just leveled up 🔥 #Nodejs #Backend #WebDev

dibyendu2005's tweet image. 🚀 Day 37 of #100DaysOfCode

Stepped into the Backend World today 🧠⚙️
Started learning Node.js 💻
✨ Learned about:
🔹 What Node.js actually is
🔹 using Node REPL
🔹 Running Node files
🔹 Process in Node

Frontend ➡️ Backend — journey just leveled up 🔥
#Nodejs #Backend #WebDev

From Frontend to backend, learning node.js 🤝 #backend #TechTrends #softwareupdates

OyindaJr's tweet image. From Frontend to backend, learning node.js 🤝

#backend #TechTrends #softwareupdates

Good morning #Backend

jathom48's tweet image. Good morning 
#Backend

Spring Boot: Project structure matters Clean structure = maintainable code. Keep it scalable, readable, and production-ready. #SpringBoot #Java #Backend #CleanArchitecture #SoftwareEngineering

RalePrometix's tweet image. Spring Boot: Project structure matters

Clean structure = maintainable code.

Keep it scalable, readable, and production-ready.

#SpringBoot #Java #Backend #CleanArchitecture #SoftwareEngineering

ในยุคที่ทุกองค์กรต้องมีเว็บไซต์ไว้เป็นศูนย์กลางในการสื่อสารและดำเนินธุรกิจ #Backend ของเว็บไซต์จึงกลายเป็นหัวใจสำคัญของระบบ แต่หลายองค์กรก็ยังใช้เพียง รหัสผ่าน Password only ในการป้องกัน ซึ่งเป็นจุดอ่อนที่ #แฮกเกอร์ เจาะได้ง่าย อ่านบทความเต็มที่:cyfence.com/article/protec…

cyfence's tweet image. ในยุคที่ทุกองค์กรต้องมีเว็บไซต์ไว้เป็นศูนย์กลางในการสื่อสารและดำเนินธุรกิจ #Backend ของเว็บไซต์จึงกลายเป็นหัวใจสำคัญของระบบ  แต่หลายองค์กรก็ยังใช้เพียง รหัสผ่าน Password only ในการป้องกัน ซึ่งเป็นจุดอ่อนที่ #แฮกเกอร์ เจาะได้ง่าย
อ่านบทความเต็มที่:cyfence.com/article/protec…

PUT & DELETE requests in Spring Boot! Routes: PUT → /products/update - updates an existing product @PutMapping DELETE → /products/{id} - deletes a product by ID @DeleteMapping Completes the full CRUD flow ✨ #BackendDevelopment #Backend #SpringBoot #LearnInPublic

vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic
vkdev456's tweet image. PUT & DELETE requests in Spring Boot! 

Routes:

 PUT → /products/update - updates an existing product  @PutMapping
 DELETE → /products/{id} - deletes a product by ID @DeleteMapping 

Completes the full CRUD flow ✨
#BackendDevelopment #Backend #SpringBoot #LearnInPublic

Saznaj šta radi back-end programer! Ako voliš da gradiš „nevidljivi“ deo aplikacija i sajtova – baze podataka, servere i logiku sistema – i da osiguravaš da sve funkcioniše besprekorno, pravo je vreme da započneš svoju karijeru kao back-end programer. #ITS #backend #ITschool

ITSBeograd's tweet image. Saznaj šta radi back-end programer!
Ako voliš da gradiš „nevidljivi“ deo aplikacija i sajtova – baze podataka, servere i logiku sistema – i da osiguravaš da sve funkcioniše besprekorno, pravo je vreme da započneš svoju karijeru kao back-end programer.
#ITS #backend #ITschool

#WeAreHiring 💥We're looking for a #Backend #Java Developer to design and build the core logic of high-performing applications 📩 If you're passionate about backend development, send your CV to [email protected] #Coderio #technology #softwaredevelopment #WeLoveRemote #Hiring

coderio_'s tweet image. #WeAreHiring 💥We're looking for a #Backend #Java Developer to design and build the core logic of high-performing applications 📩 If you're passionate about backend development, send your CV to talent@coderio.com #Coderio #technology #softwaredevelopment #WeLoveRemote #Hiring

✅ Progress so far: • Solved Happy Number 🙂🔢 • Built Login & Register Controllers for backend 🔑 • Learned how to use Postman for API testing 📬 • Implemented Access & Refresh Tokens, Middlewares & Cookies 🍪 #100DaysOfCode #LeetCode #Backend #MERN #DSA

Yagyansh02's tweet image. ✅ Progress so far:
• Solved Happy Number 🙂🔢
• Built Login & Register Controllers for backend 🔑
• Learned how to use Postman for API testing 📬
• Implemented Access & Refresh Tokens, Middlewares & Cookies 🍪
#100DaysOfCode #LeetCode #Backend #MERN #DSA
Yagyansh02's tweet image. ✅ Progress so far:
• Solved Happy Number 🙂🔢
• Built Login & Register Controllers for backend 🔑
• Learned how to use Postman for API testing 📬
• Implemented Access & Refresh Tokens, Middlewares & Cookies 🍪
#100DaysOfCode #LeetCode #Backend #MERN #DSA

Every time I run Docker with Redis, Celery, Postgres etc…., my laptop starts great… then 45 mins later it’s hot, laggy, and gasping for air 💻🔥 #Docker #DevLife #Backend #Django #Celery #Redis

Meek_emma007's tweet image. Every time I run Docker with Redis, Celery, Postgres etc…., my laptop starts great… then 45 mins later it’s hot, laggy, and gasping for air 💻🔥

#Docker #DevLife #Backend #Django #Celery #Redis
Meek_emma007's tweet image. Every time I run Docker with Redis, Celery, Postgres etc…., my laptop starts great… then 45 mins later it’s hot, laggy, and gasping for air 💻🔥

#Docker #DevLife #Backend #Django #Celery #Redis
Meek_emma007's tweet image. Every time I run Docker with Redis, Celery, Postgres etc…., my laptop starts great… then 45 mins later it’s hot, laggy, and gasping for air 💻🔥

#Docker #DevLife #Backend #Django #Celery #Redis

Loading...

Something went wrong.


Something went wrong.


United States Trends