#backenddevelopment résultats de recherche

Starting my backend journey with Go✨ Excited to see how far curiosity can take me. Let’s GO!!!!😉 #Go #BackEndDevelopment #Backend

Shraddha_401's tweet image. 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

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

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

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

Abdulsalamdev's tweet image. 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

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

KingsleyTheDev's tweet image. 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

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

marshy_man's tweet image. 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

CodeWithBCA's tweet image. 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 32 of #100DaysCodeChallenge 1️⃣ Studied Mongoose methods & environment variables ⚙️ 2️⃣ Implemented logout feature and learned about Redis — why it’s needed ⏱️ ~3 hrs of lecture ⚡ Productivity: Medium #BackendDevelopment #Mongoose #Redis #100DaysOfCode #CodingJourney

Samir_kumar19's tweet image. Day 32 of #100DaysCodeChallenge
1️⃣ Studied Mongoose methods & environment variables ⚙️
2️⃣ Implemented logout feature and learned about Redis — why it’s needed 
⏱️ ~3 hrs of lecture
⚡ Productivity: Medium

#BackendDevelopment #Mongoose #Redis #100DaysOfCode #CodingJourney

✨ Day 95/100 of #100DaysOfCode Implemented REST APIs for Book Appointment functionality Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod

Annishivakumara's tweet image. ✨ Day 95/100 of #100DaysOfCode 
Implemented REST APIs for Book Appointment functionality 
 Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod

🏆 Secure APIs start with secure authentication. Master refresh tokens and make your system bulletproof. #BackendDevelopment


💡 If you’re also learning Go or APIs in general, my advice is: don’t wait to be perfect before you build. Start small, break things, and keep iterating. #Golang #BackendDevelopment #API #LearningJourney #KeepBuilding


Successfully delivered the Swagger API documentation for client's project! 🚀💻 As the backend developer, I ensured seamless API integration and comprehensive documentation. Proud of the collaboration and outcome! 👥💬 #BackendDevelopment #APIDocumentation #SoftwareDevelopment

Free_dom200's tweet image. Successfully delivered the Swagger API documentation for client's project! 🚀💻 As the backend developer, I ensured seamless API integration and comprehensive documentation. Proud of the collaboration and outcome! 👥💬 #BackendDevelopment #APIDocumentation #SoftwareDevelopment

Made progress today 🎉 I implemented Google Authentication in my AI-powered hiring assistant project✅ #100DaysOfCode #Nodejs #BackendDevelopment


Guys check the below post / article which explain about "Worker Threads in NodeJS, why they are needed, why they are important " #nodejs #backenddevelopment nodesource.com/blog/worker-th…


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

Chandan11844766's tweet image. 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

🏆 Secure APIs start with secure authentication. Master refresh tokens and make your system bulletproof. #BackendDevelopment


Starting my backend journey with Go✨ Excited to see how far curiosity can take me. Let’s GO!!!!😉 #Go #BackEndDevelopment #Backend

Shraddha_401's tweet image. Starting my backend journey with Go✨
Excited to see how far curiosity can take me.
Let’s GO!!!!😉
#Go #BackEndDevelopment #Backend

Keep your layers honest Controllers shouldn’t know how your tables look. Business logic shouldn’t know about HTTP. Repositories shouldn’t enforce domain rules. #WebDevelopment #BackendDevelopment #dotnet


Use IServiceCollection extensions. Don’t let Program.cs become an endless scroll. Group your registrations into extension methods and your startup pipeline becomes readable. #WebDevelopment #BackendDevelopment #dotnet


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

Chandan11844766's tweet image. 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

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

nikhil_build's tweet image. 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

#Day9 of learning Backend Database 1️⃣ Studied Role-Based Access Control (RBAC) in authorization. 2️⃣ Implemented the Role-Based Authentication Logic in Express.js applications. #BackendDevelopment #Postgres #Database #Postman #Docker #Mongodb

s_dhanush11's tweet image. #Day9 of learning Backend Database
1️⃣ Studied Role-Based Access Control (RBAC) in authorization.
2️⃣ Implemented the Role-Based Authentication Logic in Express.js applications.
#BackendDevelopment #Postgres #Database #Postman #Docker #Mongodb
s_dhanush11's tweet image. #Day9 of learning Backend Database
1️⃣ Studied Role-Based Access Control (RBAC) in authorization.
2️⃣ Implemented the Role-Based Authentication Logic in Express.js applications.
#BackendDevelopment #Postgres #Database #Postman #Docker #Mongodb

🚀 Build faster and safer integrations by letting the spec generate your code. #BackendDevelopment


Many backend projects feel heavier than they should because responsibilities are mixed too early. Controllers validate. Services handle HTTP concerns. Repositories suddenly know business rules. Everything drifts. #WebDevelopment #BackendDevelopment


Cleaner structure isn’t about following enterprise patterns. It’s about reducing friction as the system evolves. #WebDevelopment #BackendDevelopment


Architecture is not about fancy layers. It’s about answering: “What happens when the app grows?” If your answer is panic, the structure is wrong. #WebDevelopment #BackendDevelopment


#Day8 of learning Backend Database 1️⃣ Understood how does Middleware functions in auth workflows using Express. 2️⃣ Studied JSON Web Tokens (JWT) for creating stateless authentication. #BackendDevelopment #Postgres #JWT #Database #Postman #ExpressJS

s_dhanush11's tweet image. #Day8 of learning Backend Database
1️⃣ Understood how does Middleware functions in auth workflows using Express.
2️⃣ Studied JSON Web Tokens (JWT) for creating stateless authentication.
#BackendDevelopment #Postgres #JWT #Database #Postman #ExpressJS
s_dhanush11's tweet image. #Day8 of learning Backend Database
1️⃣ Understood how does Middleware functions in auth workflows using Express.
2️⃣ Studied JSON Web Tokens (JWT) for creating stateless authentication.
#BackendDevelopment #Postgres #JWT #Database #Postman #ExpressJS

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

aalphaindia's tweet image. 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

Buffered = scalable job queue Unbuffered = strict rendezvous Both have their place. But for worker pools? You almost always want the Queue, not the Handshake.Golang #BackendDevelopment #Concurrency #SystemDesign #SoftwareEngineering #CleanCode #Channel #Go


Aucun résultat pour "#backenddevelopment"

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

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

Abdulsalamdev's tweet image. 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

Shraddha_401's tweet image. Starting my backend journey with Go✨
Excited to see how far curiosity can take me.
Let’s GO!!!!😉
#Go #BackEndDevelopment #Backend

just watched this gem by @piyushgarg_dev 🔥 "Don’t just learn — Build, Break, Aage Badho!" hit deep. this video cleared so many paths for me in backend & system design — grateful for such real talks 🙌 #BackendDevelopment #SystemDesign #Motivation

SaurabhSin15850's tweet image. just watched this gem by @piyushgarg_dev 🔥
"Don’t just learn — Build, Break, Aage Badho!" hit deep.
this video cleared so many paths for me in backend & system design — grateful for such real talks 🙌
#BackendDevelopment #SystemDesign #Motivation

🎉 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

Backend development isn’t just about databases and APIs — it’s about building the invisible backbone that makes everything else possible. 💻⚡ Without solid backend, even the prettiest frontend falls apart. #BackendDevelopment #WebDev #Coding #100DaysOfCode #DevCommunity

OnyedikaN59023's tweet image. Backend development isn’t just about databases and APIs — it’s about building the invisible backbone that makes everything else possible. 💻⚡
Without solid backend, even the prettiest frontend falls apart.
#BackendDevelopment #WebDev #Coding #100DaysOfCode #DevCommunity

Successfully delivered the Swagger API documentation for client's project! 🚀💻 As the backend developer, I ensured seamless API integration and comprehensive documentation. Proud of the collaboration and outcome! 👥💬 #BackendDevelopment #APIDocumentation #SoftwareDevelopment

Free_dom200's tweet image. Successfully delivered the Swagger API documentation for client's project! 🚀💻 As the backend developer, I ensured seamless API integration and comprehensive documentation. Proud of the collaboration and outcome! 👥💬 #BackendDevelopment #APIDocumentation #SoftwareDevelopment

Just me and my AI agent chatting on Telegram like old friends . Still testing 🙂 #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic

OpeyemiBolatit1's tweet image. Just me and my AI agent chatting on Telegram like old friends .
Still testing 🙂 
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Just me and my AI agent chatting on Telegram like old friends .
Still testing 🙂 
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. 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

OpeyemiBolatit1's tweet image. Bot now integrated with Telegram . Many thanks to my brother @olathepavilion  🫂  for the help during debugging.
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic


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

Day 58 of Sigma 8.0 🚀 Learned about Mongoose Models Insert (single & multiple) in DB 📝 Find & Update operations 🔄 Step by step, MongoDB & Mongoose are getting clearer 💡 #MongoDB #Mongoose #BackendDevelopment #100DaysOfCode @ApnacollegeX @ShradhaKhapra_

KomalPachouri1's tweet image. Day 58 of Sigma 8.0 🚀
Learned about Mongoose Models 
Insert (single & multiple) in DB 📝
Find & Update operations 🔄
Step by step, MongoDB & Mongoose are getting clearer 💡
#MongoDB #Mongoose #BackendDevelopment #100DaysOfCode @ApnacollegeX
@ShradhaKhapra_

Behind every smooth app is a rock-solid backend. Slow loads or broken APIs? That’s poor backend. At Netclues, we: ✔️ Build future-ready architectures ✔️ Optimize APIs & DBs ✔️ Ensure speed, security & scale #Netclues #BackendDevelopment

Netclues's tweet image. Behind every smooth app is a rock-solid backend.
Slow loads or broken APIs? That’s poor backend.

At Netclues, we:
✔️ Build future-ready architectures
✔️ Optimize APIs & DBs
✔️ Ensure speed, security & scale

#Netclues #BackendDevelopment

🚀 Supercharge your backend with Codex Soft Tech Solutions! Fast, secure & scalable apps built for performance. ⚡💻 #CodexSoftTechSolutions #BackendDevelopment #WebApps #TechInnovation

codexsofttechs_'s tweet image. 🚀 Supercharge your backend with Codex Soft Tech Solutions!
Fast, secure & scalable apps built for performance. ⚡💻
#CodexSoftTechSolutions #BackendDevelopment #WebApps #TechInnovation

✨ Day 95/100 of #100DaysOfCode Implemented REST APIs for Book Appointment functionality Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod

Annishivakumara's tweet image. ✨ Day 95/100 of #100DaysOfCode 
Implemented REST APIs for Book Appointment functionality 
 Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod

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


🚀 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

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

ikechukwuu338's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends