#backenddevelopment Suchergebnisse

Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. ๐Ÿš€ #ALX #BackendDevelopment

Ennyolatobi's tweet image. Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. ๐Ÿš€ #ALX #BackendDevelopment

Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป Built schemas for: ๐Ÿ“ ToDo App (User, Todo, SubTodo) ๐Ÿ›’ E-Com. System (User, Product, Order, Category) ๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription) #BackEndDevelopment #development

soul_alone_0's tweet image. Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป
Built schemas for:
๐Ÿ“ ToDo App (User, Todo, SubTodo)
๐Ÿ›’ E-Com. System (User, Product, Order, Category)
๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription)
#BackEndDevelopment #development
soul_alone_0's tweet image. Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป
Built schemas for:
๐Ÿ“ ToDo App (User, Todo, SubTodo)
๐Ÿ›’ E-Com. System (User, Product, Order, Category)
๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription)
#BackEndDevelopment #development
soul_alone_0's tweet image. Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป
Built schemas for:
๐Ÿ“ ToDo App (User, Todo, SubTodo)
๐Ÿ›’ E-Com. System (User, Product, Order, Category)
๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription)
#BackEndDevelopment #development

๐Ÿš€ I've started my Backend Development journey! ๐Ÿ’ปโœจ ๐Ÿ”‘ First step: Node.js ๐ŸŸข โšก๏ธ Ran my very first code and got the server up & running ๐Ÿ–ฅ๏ธ๐ŸŽ‰ Feeling pumped to dive deeper into APIs, databases, and building real-world apps ๐Ÿ”ง๐ŸŒ #NodeJS #BackendDevelopment #CodingJourney

juhi_rathor's tweet image. ๐Ÿš€ I've started my Backend Development journey! ๐Ÿ’ปโœจ

๐Ÿ”‘ First step: Node.js ๐ŸŸข
โšก๏ธ Ran my very first code and got the server up & running ๐Ÿ–ฅ๏ธ๐ŸŽ‰
Feeling pumped to dive deeper into APIs, databases, and building real-world apps ๐Ÿ”ง๐ŸŒ

#NodeJS #BackendDevelopment #CodingJourney

Day 33 of #30DaysCodeChallenge 1๏ธโƒฃ Studied Redis in a bit more depth 2๏ธโƒฃ Learned about Rate Limiter in LLD Got to explore a lot of new concepts today! โšก Productivity: Medium #BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney

Samir_kumar19's tweet image. Day 33 of #30DaysCodeChallenge
1๏ธโƒฃ Studied Redis in a bit more depth 
2๏ธโƒฃ Learned about Rate Limiter in LLD 
Got to explore a lot of new concepts today!
โšก Productivity: Medium

#BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney
Samir_kumar19's tweet image. Day 33 of #30DaysCodeChallenge
1๏ธโƒฃ Studied Redis in a bit more depth 
2๏ธโƒฃ Learned about Rate Limiter in LLD 
Got to explore a lot of new concepts today!
โšก Productivity: Medium

#BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney

GET & POST requests in Spring Boot! Routes : Post โ†’ /products - adds a new product @PostMapping Get โ†’ /products/{Id} - returns product by ID @GetMapping #BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic

vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic

Good docs means: โœ… Faster frontend integration โœ… Fewer questions from teammates โœ… Easier onboarding for new devs โœ… Clear structure for future updates Donโ€™t just build APIs โ€” make them discoverable, testable, and understandable #BackendDevelopment #API #Swagger #DevTips

Free_dom200's tweet image. Good docs means:
โœ… Faster frontend integration
โœ… Fewer questions from teammates
โœ… Easier onboarding for new devs
โœ… Clear structure for future updates

Donโ€™t just build APIs โ€” make them discoverable, testable, and understandable

#BackendDevelopment #API #Swagger #DevTips

Learned what Redis actually is โœ… Itโ€™s like the RAM of databases โ€” super fast and perfect for caching! โšก #Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

Anshit_Rangra's tweet image. Learned what Redis actually is โœ…
Itโ€™s like the RAM of databases โ€” super fast and perfect for caching! โšก

#Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

๐Ÿ› ๏ธ Backend Dev Progress Exploring how to set up folders & files for a professional backend project ๐Ÿ“‚โšก Clean structure = easier scaling, teamwork & maintenance ๐Ÿš€ #BuildInPublic #BackendDevelopment #MERN #100DaysOfCode

vishal_jati's tweet image. ๐Ÿ› ๏ธ Backend Dev Progress
Exploring how to set up folders & files for a professional backend project ๐Ÿ“‚โšก

Clean structure = easier scaling, teamwork & maintenance ๐Ÿš€

#BuildInPublic #BackendDevelopment #MERN #100DaysOfCode

๐ŸŽ‰ 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

Prakhar_tech775's tweet image. ๐ŸŽ‰ 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

๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff ๐ŸŽ‰ Finished backend of my Course Selling App => Auth (User & Admin) => Schemas: User, Admin, Course, Video, Purchase Payment => Payments with status & methods (UPI, Card, NetBanking) #100DaysOfCode #BackendDevelopment

harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment
harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment
harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment
harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment

Hi #Connections If you love backend systems, youโ€™ll enjoy my full post on LinkedIn where I dive into what really makes backend engineering beautiful๐Ÿ‘‡ linkedin.com/posts/vaishnavโ€ฆ #BackendDevelopment #SoftwareEngineering #Developers #CodingLife #Twitter #CONNECT

thevaishnavi01's tweet image. Hi #Connections If you love backend systems, youโ€™ll enjoy my full post on LinkedIn where I dive into what really makes backend engineering beautiful๐Ÿ‘‡

linkedin.com/posts/vaishnavโ€ฆ

#BackendDevelopment #SoftwareEngineering #Developers #CodingLife #Twitter #CONNECT

๐Ÿ‘จโ€๐Ÿ’ปDay 1 of my backend journey with Node.js! #100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

Darealudeme1's tweet image. ๐Ÿ‘จโ€๐Ÿ’ปDay 1 of my backend journey with Node.js!

#100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

๐Ÿš€ Big milestone today! Started my backend journey with Node.js ๐Ÿ’ป Dove into LibUV & compared it with the browser async model โšก One step closer to becoming full-stack ๐Ÿ”ฅ #NodeJS #BackendDevelopment #CodingJourney #100DaysOfCode

codewithabhiX's tweet image. ๐Ÿš€ Big milestone today!
Started my backend journey with Node.js ๐Ÿ’ป
Dove into LibUV & compared it with the browser async model โšก

One step closer to becoming full-stack ๐Ÿ”ฅ

#NodeJS #BackendDevelopment #CodingJourney #100DaysOfCode

Hello Friday! Trying to kill two birds with one stone.๐Ÿง Of course I need money to chase this tech career.๐Ÿš€๐Ÿš€ Those that navigated to tech from a 9-5 job, how did you do it? Please inspire a brother! ๐Ÿ™ #SoftwareDevelopment #buildinpublic #BackEndDevelopment #Consistency

KZEE_baby's tweet image. Hello Friday! 
Trying to kill two birds with one stone.๐Ÿง 
Of course I need money to chase this tech career.๐Ÿš€๐Ÿš€
Those that navigated to tech from a 9-5 job, how did you do it?
Please inspire a brother! ๐Ÿ™ 

#SoftwareDevelopment
#buildinpublic 
#BackEndDevelopment 
#Consistency

โœ… Phase 0 - Day 40: Started learning Node.js ๐Ÿš€ Backend begins โ€” servers, APIs, and more! #100DaysOfCode #NodeJS #BackendDevelopment #WebDevelopment #CodingJourney #BuildInPublic #Developer

HarshvardhanRaw's tweet image. โœ… Phase 0 - Day 40: 
Started learning Node.js ๐Ÿš€  
Backend begins โ€” servers, APIs, and more!  

#100DaysOfCode #NodeJS #BackendDevelopment #WebDevelopment #CodingJourney #BuildInPublic #Developer

Python really is the perfect language for beginners. Month 2 of my ALX Backend journey has been intense, wrapping up with Object-Oriented Programming. Itโ€™s been challenging, but Iโ€™m genuinely glad Iโ€™m on this path! ๐Ÿš€ #ALX_BE @alx_africa #BackendDevelopment #Python #


Built the Job module for my Job Portal project: Created Job model with all fields & relations Implemented CRUD operations (create, read, update, delete) Added role-based access for recruiters & admin Tested all routes in Postman โœ… #100DaysOfCode #MERNStack #BackendDevelopment

IshantRaut3's tweet image. Built the Job module for my Job Portal project:
Created Job model with all fields & relations
Implemented CRUD operations (create, read, update, delete)
Added role-based access for recruiters & admin
Tested all routes in Postman โœ…

#100DaysOfCode #MERNStack #BackendDevelopment

Just finished running memory, context, and retrieval tests on my custom AI agent. From conversation continuity to pronoun resolution, context switching, and even edge casesโ€ฆ my AI agent handled it all very well! #AI #BackendDevelopment #LangChain #buildinpublic

OpeyemiBolatit1's tweet image. Just finished running memory, context, and retrieval tests on my custom AI agent.
From conversation continuity  to pronoun resolution, context switching, and even edge casesโ€ฆ my AI agent handled it all very well! #AI 
 #BackendDevelopment
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Just finished running memory, context, and retrieval tests on my custom AI agent.
From conversation continuity  to pronoun resolution, context switching, and even edge casesโ€ฆ my AI agent handled it all very well! #AI 
 #BackendDevelopment
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Just finished running memory, context, and retrieval tests on my custom AI agent.
From conversation continuity  to pronoun resolution, context switching, and even edge casesโ€ฆ my AI agent handled it all very well! #AI 
 #BackendDevelopment
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Just finished running memory, context, and retrieval tests on my custom AI agent.
From conversation continuity  to pronoun resolution, context switching, and even edge casesโ€ฆ my AI agent handled it all very well! #AI 
 #BackendDevelopment
#LangChain
#buildinpublic

Working on what @JohnWPellew mentioned saving convo state to chat_memory.json, committing prompt versions, and adding schema migrations for memory. Would be adding user IDs so multiple users wonโ€™t share the same chat history. #AI #BackendDevelopment #LangChain #buildinpublic

OpeyemiBolatit1's tweet image. Working on what @JohnWPellew mentioned  saving convo state to chat_memory.json, committing prompt versions, and adding schema migrations for memory. Would be adding user IDs so multiple users wonโ€™t share the same chat history.
#AI 
 #BackendDevelopment
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Working on what @JohnWPellew mentioned  saving convo state to chat_memory.json, committing prompt versions, and adding schema migrations for memory. Would be adding user IDs so multiple users wonโ€™t share the same chat history.
#AI 
 #BackendDevelopment
#LangChain
#buildinpublic


Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. ๐Ÿš€ #ALX #BackendDevelopment

Ennyolatobi's tweet image. Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. ๐Ÿš€ #ALX #BackendDevelopment

Day 33 of #30DaysCodeChallenge 1๏ธโƒฃ Studied Redis in a bit more depth 2๏ธโƒฃ Learned about Rate Limiter in LLD Got to explore a lot of new concepts today! โšก Productivity: Medium #BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney

Samir_kumar19's tweet image. Day 33 of #30DaysCodeChallenge
1๏ธโƒฃ Studied Redis in a bit more depth 
2๏ธโƒฃ Learned about Rate Limiter in LLD 
Got to explore a lot of new concepts today!
โšก Productivity: Medium

#BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney
Samir_kumar19's tweet image. Day 33 of #30DaysCodeChallenge
1๏ธโƒฃ Studied Redis in a bit more depth 
2๏ธโƒฃ Learned about Rate Limiter in LLD 
Got to explore a lot of new concepts today!
โšก Productivity: Medium

#BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney

โœจ Day 97/100 of #100DaysOfCode Today it's all about organisation work and understanding the spring boot services and my sql Scaleton of the project , And what are the technology they wanted use. Near to 100 worth it #BackendDevelopment #SpringBoot #Java #100DaysOfCod


Python really is the perfect language for beginners. Month 2 of my ALX Backend journey has been intense, wrapping up with Object-Oriented Programming. Itโ€™s been challenging, but Iโ€™m genuinely glad Iโ€™m on this path! ๐Ÿš€ #ALX_BE @alx_africa #BackendDevelopment #Python #


Keep building. Keep breaking. Keep learning. Thatโ€™s how we grow as developers ๐Ÿ’ช #BackendDevelopment #NodeJS #Razorpay #WebDevelopment #SoftwareEngineering #Developers #LearningByDoing


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

Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป Built schemas for: ๐Ÿ“ ToDo App (User, Todo, SubTodo) ๐Ÿ›’ E-Com. System (User, Product, Order, Category) ๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription) #BackEndDevelopment #development

soul_alone_0's tweet image. Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป
Built schemas for:
๐Ÿ“ ToDo App (User, Todo, SubTodo)
๐Ÿ›’ E-Com. System (User, Product, Order, Category)
๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription)
#BackEndDevelopment #development
soul_alone_0's tweet image. Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป
Built schemas for:
๐Ÿ“ ToDo App (User, Todo, SubTodo)
๐Ÿ›’ E-Com. System (User, Product, Order, Category)
๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription)
#BackEndDevelopment #development
soul_alone_0's tweet image. Wrapped up a great week practicing backend modeling with Mongoose๐Ÿ’ป
Built schemas for:
๐Ÿ“ ToDo App (User, Todo, SubTodo)
๐Ÿ›’ E-Com. System (User, Product, Order, Category)
๐Ÿฅ Hospital Mg. System (Hospital, Doctor, Patient, Prescription)
#BackEndDevelopment #development

GET & POST requests in Spring Boot! Routes : Post โ†’ /products - adds a new product @PostMapping Get โ†’ /products/{Id} - returns product by ID @GetMapping #BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic

vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic

Learning Git and GitHub during my internship at Sanskriti Labs has been a game changer. Working on real projects taught me how collaboration brings code to life. #Git #GitHub #BackendDevelopment #Internship #SanskritiLabs #CodingJourney

meritikprasad's tweet image. Learning Git and GitHub during my internship at Sanskriti Labs has been a game changer. Working on real projects taught me how collaboration brings code to life.
#Git #GitHub #BackendDevelopment #Internship #SanskritiLabs #CodingJourney

โžก๏ธ Waiter (router) takes your order (request body). โžก๏ธ Chef (controller) checks the pantry (database). If somethingโ€™s missing 404 Not Found If itโ€™s ready 200 OK and your meal (response) is served ๐Ÿฝ๏ธ. @plpcommunity #NodeJS #ExpressJS #BackendDevelopment #APIs #WebDev #PLP


โœจ Day 96/100 of #100DaysOfCode I started from whare I left Today spent time on revision and Intro to bit advance toppics #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod


4/4 Monthly Win: Finished the initial project phase ahead of schedule! Saw polymorphism work perfectly, boosting my confidence in designing complex object relationships. Grateful for the growth! ๐Ÿš€ #BackendDevelopment


Keine Ergebnisse fรผr "#backenddevelopment"

๐Ÿš€ I've started my Backend Development journey! ๐Ÿ’ปโœจ ๐Ÿ”‘ First step: Node.js ๐ŸŸข โšก๏ธ Ran my very first code and got the server up & running ๐Ÿ–ฅ๏ธ๐ŸŽ‰ Feeling pumped to dive deeper into APIs, databases, and building real-world apps ๐Ÿ”ง๐ŸŒ #NodeJS #BackendDevelopment #CodingJourney

juhi_rathor's tweet image. ๐Ÿš€ I've started my Backend Development journey! ๐Ÿ’ปโœจ

๐Ÿ”‘ First step: Node.js ๐ŸŸข
โšก๏ธ Ran my very first code and got the server up & running ๐Ÿ–ฅ๏ธ๐ŸŽ‰
Feeling pumped to dive deeper into APIs, databases, and building real-world apps ๐Ÿ”ง๐ŸŒ

#NodeJS #BackendDevelopment #CodingJourney

๐Ÿ› ๏ธ Backend Dev Progress Exploring how to set up folders & files for a professional backend project ๐Ÿ“‚โšก Clean structure = easier scaling, teamwork & maintenance ๐Ÿš€ #BuildInPublic #BackendDevelopment #MERN #100DaysOfCode

vishal_jati's tweet image. ๐Ÿ› ๏ธ Backend Dev Progress
Exploring how to set up folders & files for a professional backend project ๐Ÿ“‚โšก

Clean structure = easier scaling, teamwork & maintenance ๐Ÿš€

#BuildInPublic #BackendDevelopment #MERN #100DaysOfCode

๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff ๐ŸŽ‰ Finished backend of my Course Selling App => Auth (User & Admin) => Schemas: User, Admin, Course, Video, Purchase Payment => Payments with status & methods (UPI, Card, NetBanking) #100DaysOfCode #BackendDevelopment

harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment
harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment
harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment
harshit_jsx's tweet image. ๐Ÿš€ Day 25/100 โ€” Full-Stack Kickoff 

๐ŸŽ‰ Finished backend of my Course Selling App

=>  Auth (User & Admin)

=>  Schemas: User, Admin, Course, Video,
        Purchase Payment

=>  Payments with status & methods
         (UPI, Card, NetBanking)

#100DaysOfCode #BackendDevelopment

Learned what Redis actually is โœ… Itโ€™s like the RAM of databases โ€” super fast and perfect for caching! โšก #Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

Anshit_Rangra's tweet image. Learned what Redis actually is โœ…
Itโ€™s like the RAM of databases โ€” super fast and perfect for caching! โšก

#Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

๐ŸŽ‰ 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

Prakhar_tech775's tweet image. ๐ŸŽ‰ 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

"Countdown Timerโณ" it is and , its just a little project form my side it is always good to practice concepts by building small projects. Well Until then STAY HARD๐Ÿ’ช. #webdeveloper #SoftwareEngineering #BackEndDevelopment #Java

SyntaxTiwari's tweet image. "Countdown Timerโณ" it is and , its just a little project form my side it is always good to practice concepts by building small projects.

Well Until then STAY HARD๐Ÿ’ช.

#webdeveloper #SoftwareEngineering #BackEndDevelopment #Java

Day 31/100โš™๏ธ > Explored ORMs with Prisma > Designed DB models & relationships > Ran migrations to keep schema in sync #100DaysOfCode #Prisma #BackendDevelopment #BuildInPublic

Himanshu98010's tweet image. Day 31/100โš™๏ธ 

> Explored ORMs with Prisma
> Designed DB models & relationships
> Ran migrations to keep schema in sync
#100DaysOfCode #Prisma #BackendDevelopment  #BuildInPublic

Day 33 of #30DaysCodeChallenge 1๏ธโƒฃ Studied Redis in a bit more depth 2๏ธโƒฃ Learned about Rate Limiter in LLD Got to explore a lot of new concepts today! โšก Productivity: Medium #BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney

Samir_kumar19's tweet image. Day 33 of #30DaysCodeChallenge
1๏ธโƒฃ Studied Redis in a bit more depth 
2๏ธโƒฃ Learned about Rate Limiter in LLD 
Got to explore a lot of new concepts today!
โšก Productivity: Medium

#BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney
Samir_kumar19's tweet image. Day 33 of #30DaysCodeChallenge
1๏ธโƒฃ Studied Redis in a bit more depth 
2๏ธโƒฃ Learned about Rate Limiter in LLD 
Got to explore a lot of new concepts today!
โšก Productivity: Medium

#BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney

Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. ๐Ÿš€ #ALX #BackendDevelopment

Ennyolatobi's tweet image. Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. ๐Ÿš€ #ALX #BackendDevelopment

๐Ÿ‘จโ€๐Ÿ’ปDay 1 of my backend journey with Node.js! #100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

Darealudeme1's tweet image. ๐Ÿ‘จโ€๐Ÿ’ปDay 1 of my backend journey with Node.js!

#100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

โœ… Phase 0 - Day 40: Started learning Node.js ๐Ÿš€ Backend begins โ€” servers, APIs, and more! #100DaysOfCode #NodeJS #BackendDevelopment #WebDevelopment #CodingJourney #BuildInPublic #Developer

HarshvardhanRaw's tweet image. โœ… Phase 0 - Day 40: 
Started learning Node.js ๐Ÿš€  
Backend begins โ€” servers, APIs, and more!  

#100DaysOfCode #NodeJS #BackendDevelopment #WebDevelopment #CodingJourney #BuildInPublic #Developer

Good docs means: โœ… Faster frontend integration โœ… Fewer questions from teammates โœ… Easier onboarding for new devs โœ… Clear structure for future updates Donโ€™t just build APIs โ€” make them discoverable, testable, and understandable #BackendDevelopment #API #Swagger #DevTips

Free_dom200's tweet image. Good docs means:
โœ… Faster frontend integration
โœ… Fewer questions from teammates
โœ… Easier onboarding for new devs
โœ… Clear structure for future updates

Donโ€™t just build APIs โ€” make them discoverable, testable, and understandable

#BackendDevelopment #API #Swagger #DevTips

What if I told you that soon, this workflow will be possible: @figma โ†’ Visual Backend Design โ†’ Full Node.js App In minutes, not weeks โšก #ComingSoon #Figma #BackendDevelopment

aytes_xyz's tweet image. What if I told you that soon, this workflow will be possible:
@figma โ†’ Visual Backend Design โ†’ Full Node.js App
In minutes, not weeks โšก
#ComingSoon #Figma #BackendDevelopment

To God be the glory, it's a wrap โœŒ๏ธ Unto the next phase๐Ÿ™ #BackEndDevelopment #nyscpop

KZEE_baby's tweet image. To God be the glory, it's a wrap โœŒ๏ธ 
Unto the next phase๐Ÿ™

#BackEndDevelopment 
#nyscpop
KZEE_baby's tweet image. To God be the glory, it's a wrap โœŒ๏ธ 
Unto the next phase๐Ÿ™

#BackEndDevelopment 
#nyscpop

Day 49 of #100DaysOfCode ๐Ÿš€ ๐ŸŒธ Solved LeetCode QOTD: Alice & Bob Playing Flower Game ๐Ÿ’ป Backend dev grind continues Balancing DSA + Dev is tough, but every struggle is an investment in future wins. ๐Ÿ”ฅ #LeetCode #BackendDevelopment #KeepBuilding

rahuls25398's tweet image. Day 49 of #100DaysOfCode ๐Ÿš€

๐ŸŒธ Solved LeetCode QOTD: Alice & Bob Playing Flower Game
๐Ÿ’ป Backend dev grind continues

Balancing DSA + Dev is tough, but every struggle is an investment in future wins. ๐Ÿ”ฅ

#LeetCode #BackendDevelopment #KeepBuilding
rahuls25398's tweet image. Day 49 of #100DaysOfCode ๐Ÿš€

๐ŸŒธ Solved LeetCode QOTD: Alice & Bob Playing Flower Game
๐Ÿ’ป Backend dev grind continues

Balancing DSA + Dev is tough, but every struggle is an investment in future wins. ๐Ÿ”ฅ

#LeetCode #BackendDevelopment #KeepBuilding
rahuls25398's tweet image. Day 49 of #100DaysOfCode ๐Ÿš€

๐ŸŒธ Solved LeetCode QOTD: Alice & Bob Playing Flower Game
๐Ÿ’ป Backend dev grind continues

Balancing DSA + Dev is tough, but every struggle is an investment in future wins. ๐Ÿ”ฅ

#LeetCode #BackendDevelopment #KeepBuilding

GET & POST requests in Spring Boot! Routes : Post โ†’ /products - adds a new product @PostMapping Get โ†’ /products/{Id} - returns product by ID @GetMapping #BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic

vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic
vkdev456's tweet image. GET & POST requests in Spring Boot!    

Routes :     

Post  โ†’  /products - adds a new product @PostMapping
Get   โ†’  /products/{Id} - returns product by ID @GetMapping

#BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic

โšก Leveling up my backend journey with Node.js + Express.js ๐Ÿš€ Dived into ๐Ÿ“ก Requests & Responses, ๐Ÿ“‚ File Serving, ๐ŸŒ CORS, ๐Ÿ›ก๏ธ Middleware, and โฑ๏ธ Job Scheduling. Step by step, building the backbone of real-world apps! ๐Ÿ’ป๐Ÿ”ฅ #Nodejs #Expressjs #BackendDevelopment #WebDevJourney

SyntaxTiwari's tweet image. โšก Leveling up my backend journey with Node.js + Express.js ๐Ÿš€
Dived into ๐Ÿ“ก Requests & Responses, ๐Ÿ“‚ File Serving, ๐ŸŒ CORS, ๐Ÿ›ก๏ธ Middleware, and โฑ๏ธ Job Scheduling. 
Step by step, building the backbone of real-world apps! ๐Ÿ’ป๐Ÿ”ฅ
#Nodejs #Expressjs #BackendDevelopment #WebDevJourney
SyntaxTiwari's tweet image. โšก Leveling up my backend journey with Node.js + Express.js ๐Ÿš€
Dived into ๐Ÿ“ก Requests & Responses, ๐Ÿ“‚ File Serving, ๐ŸŒ CORS, ๐Ÿ›ก๏ธ Middleware, and โฑ๏ธ Job Scheduling. 
Step by step, building the backbone of real-world apps! ๐Ÿ’ป๐Ÿ”ฅ
#Nodejs #Expressjs #BackendDevelopment #WebDevJourney

Day 55/#100DaysOfCode Wrapped up almost the final part of my backend โ€” got pagination working smoothly โœ… Next stop: jumping into the UI side ๐ŸŽจ For DSA, solved Find Closest Person (easy one today since I was deep into backend dev).๐Ÿ’ป#BackendDevelopment #FullStackJourney

rahuls25398's tweet image. Day 55/#100DaysOfCode
Wrapped up almost the final part of my backend โ€” got pagination working smoothly โœ…
Next stop: jumping into the UI side ๐ŸŽจ
For DSA, solved Find Closest Person (easy one today since I was deep into backend dev).๐Ÿ’ป#BackendDevelopment #FullStackJourney
rahuls25398's tweet image. Day 55/#100DaysOfCode
Wrapped up almost the final part of my backend โ€” got pagination working smoothly โœ…
Next stop: jumping into the UI side ๐ŸŽจ
For DSA, solved Find Closest Person (easy one today since I was deep into backend dev).๐Ÿ’ป#BackendDevelopment #FullStackJourney

Day 23 of #30DaysCodeChallenge 1๏ธโƒฃ Covered a 2hr lecture on Postman ๐Ÿ“ฌ 2๏ธโƒฃ Continued working on my project โšก 3๏ธโƒฃ After a long time, solved LeetCode POTD #1323 ๐Ÿ’ก โšก Productivity: Medium #Postman #BackendDevelopment #LeetCode #100DaysOfCode #CodingJourney

Samir_kumar19's tweet image. Day 23 of #30DaysCodeChallenge
1๏ธโƒฃ Covered a 2hr lecture on Postman ๐Ÿ“ฌ
2๏ธโƒฃ Continued working on my project โšก
3๏ธโƒฃ After a long time, solved LeetCode POTD #1323 ๐Ÿ’ก

โšก Productivity: Medium

#Postman #BackendDevelopment #LeetCode #100DaysOfCode #CodingJourney
Samir_kumar19's tweet image. Day 23 of #30DaysCodeChallenge
1๏ธโƒฃ Covered a 2hr lecture on Postman ๐Ÿ“ฌ
2๏ธโƒฃ Continued working on my project โšก
3๏ธโƒฃ After a long time, solved LeetCode POTD #1323 ๐Ÿ’ก

โšก Productivity: Medium

#Postman #BackendDevelopment #LeetCode #100DaysOfCode #CodingJourney

๐Ÿš€ Big milestone today! Started my backend journey with Node.js ๐Ÿ’ป Dove into LibUV & compared it with the browser async model โšก One step closer to becoming full-stack ๐Ÿ”ฅ #NodeJS #BackendDevelopment #CodingJourney #100DaysOfCode

codewithabhiX's tweet image. ๐Ÿš€ Big milestone today!
Started my backend journey with Node.js ๐Ÿ’ป
Dove into LibUV & compared it with the browser async model โšก

One step closer to becoming full-stack ๐Ÿ”ฅ

#NodeJS #BackendDevelopment #CodingJourney #100DaysOfCode

Loading...

Something went wrong.


Something went wrong.


United States Trends