#designpatterns Suchergebnisse

18 Key Design Patterns Every Developer Should Know 📚📘 #designpatterns

Krishnasagrawal's tweet image. 18 Key Design Patterns Every Developer Should Know 📚📘

#designpatterns

Le replay de ma conf sur les #designpatterns est disponible youtu.be/fXDH0jUU3GY?si… Toujours un plaisir de participer à l’#ApiPlatformCon 😍 Toutes les conf sont en ligne et y’a du lourd 🙌🏾🔥

SmaineDev's tweet card. API Platform Conference 2025 - Smaïne Milianni - Design Pattern, le...

youtube.com

YouTube

API Platform Conference 2025 - Smaïne Milianni - Design Pattern, le...


Design Patterns Notes 📘 #designpatterns

Krishnasagrawal's tweet image. Design Patterns Notes 📘 

#designpatterns

Why this caught my eye: ✢ Harmonious color palette with balanced contrast levels ✢ Contextual illustrations and smooth hover animations ✢ Easy to use — draggable, dots have enough clickable space #carousels #designpatterns


🎉We just wrapped up our final session of #DesignPatterns study group! Huge thanks to Poulami Saha for the clear, practical walkthrough of Singleton, Mixin, Static Import & Provider Patterns!👏 And to Lexi Antar for moderating with grace & energy! 💜 Let’s keep building! 💻✨

FrontEndQueens's tweet image. 🎉We just wrapped up our final session of #DesignPatterns study group! 
Huge thanks to Poulami Saha for the clear, practical walkthrough of Singleton, Mixin, Static Import & Provider Patterns!👏 And to Lexi Antar for moderating with grace & energy! 💜 Let’s keep building! 💻✨

Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist. Get started learning today: bit.ly/45HMQ2C #DesignPatterns #UXTips

NNgroup's tweet image. Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist.

Get started learning today: bit.ly/45HMQ2C

#DesignPatterns #UXTips

Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality. Read more 👉 lttr.ai/AjjEv #DesignPatterns #CleanCode #SoftwareDesign

otaviojava's tweet image. Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality.

Read more 👉 lttr.ai/AjjEv

#DesignPatterns #CleanCode #SoftwareDesign

🎯 Les #DesignPatterns ne sont pas des recettes magiques, mais des outils pour structurer votre code et faciliter vos décisions. Mon dernier article 👉 codewithfrenchy.com/posts/utilisat… #DotNet #SoftwareArchitecture #CodeWithFrenchy


Becoming a backend developer isn’t just about writing APIs — it’s about how you structure your code. That’s why I’ve started learning Design Patterns to make my code more readable, reusable, and scalable. #backend #designpatterns


The navigation is really cool. I wish there weren't a disturbing scrollbar, though. #designpatterns #navigation


Design Patterns for Distributed Systems, by Google. 1. Lifecycle APIs 2. Publish logs and metrics 3. Sidecar 4. Leader Election 5. Event Queue 6. Scatter Gather #SystemDesign #DesignPatterns #DistributedSystems


JUST IN: New AI design patterns redefine how agents think, act, and collaborate to solve complex problems. From ReAct Agents to Multi-Agent Workflow and Agentic RAG, here are 5 key patterns every AI engineer should know. #AI #DesignPatterns


Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL… C/ @alemalavasi @tbertuzzi #patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

RenatoGroff's tweet image. Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL…

C/ @alemalavasi @tbertuzzi 

#patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

¿La historia detrás de los patrones de diseño del software? ¿Cómo se crearon? 💻 Un poco de historia sobre lo que actualmente utilizas en cada desarrollo de software. ⬇️🧵 #Software #DesignPatterns #Development

Cris7ianJCC's tweet image. ¿La historia detrás de los patrones de diseño del software? ¿Cómo se crearon? 💻

Un poco de historia sobre lo que actualmente utilizas en cada desarrollo de software. ⬇️🧵

#Software #DesignPatterns #Development

Jadi mau bikin apa bro? dress? atasan? Bawahan #DesignPatterns

lynxluna's tweet image. Jadi mau bikin apa bro? dress? atasan? Bawahan

#DesignPatterns

karena udah peak, jadi pada nyoba patern-patern lucu. /s



Putting additional business needs into these chains might cause errors while making the code more complicated than necessary. Read more 👉 lttr.ai/AiM1U #SkipIfElseStatements #DesignPatterns #FunctionalStrategies

danilopdl's tweet image. Putting additional business needs into these chains might cause errors while making the code more complicated than necessary.

Read more 👉 lttr.ai/AiM1U

#SkipIfElseStatements #DesignPatterns #FunctionalStrategies

Today I messed around with the Strategy Design Pattern. At first, my normal code looked totally fine but once I got into the details, I finally saw why the pattern actually makes sense 😅 #DesignPatterns #Coding #OOP


Learned the Proxy Design Pattern today — Virtual, Remote & Protection proxies. A smart way to add lazy loading, access control & security without touching core logic! #Java #DesignPatterns #coderarmy #LLD

harshithks2000's tweet image. Learned the Proxy Design Pattern today — Virtual, Remote & Protection proxies. A smart way to add lazy loading, access control & security without touching core logic! #Java #DesignPatterns #coderarmy #LLD

Le replay de ma conf sur les #designpatterns est disponible youtu.be/fXDH0jUU3GY?si… Toujours un plaisir de participer à l’#ApiPlatformCon 😍 Toutes les conf sont en ligne et y’a du lourd 🙌🏾🔥

SmaineDev's tweet card. API Platform Conference 2025 - Smaïne Milianni - Design Pattern, le...

youtube.com

YouTube

API Platform Conference 2025 - Smaïne Milianni - Design Pattern, le...


Earlier I used Axios everywhere for API calls in my project — it quickly became messy and repetitive. After implemnting the Facade Pattern, everything feels structured, consistent, and easy to maintain. Ever used Facade in your React projects? #ReactJS #DesignPatterns #Frontend

tanmay_2004's tweet image. Earlier I used Axios everywhere for API calls in my project — it quickly became messy and repetitive.
After implemnting the Facade Pattern, everything feels structured, consistent, and easy to maintain.

Ever used Facade in your React projects?

#ReactJS #DesignPatterns #Frontend

Today I explored the Template Design Pattern — a powerful way to define the skeleton of an algorithm and let subclasses fill in the details. #Java #DesignPatterns #Learning #coderarmy

harshithks2000's tweet image. Today I explored the Template Design Pattern — a powerful way to define the skeleton of an algorithm and let subclasses fill in the details. #Java #DesignPatterns #Learning #coderarmy

Becoming a backend developer isn’t just about writing APIs — it’s about how you structure your code. That’s why I’ve started learning Design Patterns to make my code more readable, reusable, and scalable. #backend #designpatterns


Паттерны разработки на Python [TDD, DDD и событийно-ориентированная архитектура] Год: 2022 • Авторы: Гарри Персиваль, Боб Грегори • Страниц: 336 • Формат: PDF • 6,87 МБ blackball.lv/magazine/read/… Популярность Python продолжает расти. #python #designpatterns


👉 Follow Nitin Kumar for more valuable insights on LLD, HLD, Distributed Systems and AI. #DesignPatterns #ProxyPattern #CleanCode #SystemDesign #ObjectOrientedDesign #CodingBestPractises


Get a clear view of Pydantic's lazy facade: Inside Pydantic's Lazy Facade explains how the package surface defers work until needed and what that means for library authors. Read More: zalt.me/blog/2025/10/i… #Python #APIDesign #DesignPatterns

Mahmoud_Zalt's tweet image. Get a clear view of Pydantic's lazy facade: Inside Pydantic's Lazy Facade explains how the package surface defers work until needed and what that means for library authors.

Read More: zalt.me/blog/2025/10/i…

#Python #APIDesign #DesignPatterns

As a senior backend developer, do this :

SumitM_X's tweet image. As a senior backend developer, do this :


Have you used the pipeline design pattern? Read more here: devleader.ca/2024/01/12/how… #designpattern #designpatterns #csharp

DevLeaderCa's tweet image. Have you used the pipeline design pattern?

Read more here:
devleader.ca/2024/01/12/how…

#designpattern #designpatterns #csharp

Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL… C/ @alemalavasi @tbertuzzi #patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

RenatoGroff's tweet image. Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL…

C/ @alemalavasi @tbertuzzi 

#patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

18 Key Design Patterns Every Developer Should Know 📚📘 #designpatterns

Krishnasagrawal's tweet image. 18 Key Design Patterns Every Developer Should Know 📚📘

#designpatterns

Design Patterns Notes 📘 #designpatterns

Krishnasagrawal's tweet image. Design Patterns Notes 📘 

#designpatterns

Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality. Read more 👉 lttr.ai/AjjEv #DesignPatterns #CleanCode #SoftwareDesign

otaviojava's tweet image. Testing should be part of your “definition of done.” This book focuses on writing practical tests that ensure your software meets its goals and maintains high quality.

Read more 👉 lttr.ai/AjjEv

#DesignPatterns #CleanCode #SoftwareDesign

Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist. Get started learning today: bit.ly/45HMQ2C #DesignPatterns #UXTips

NNgroup's tweet image. Behind every checkbox, breadcrumb, and error message lies a deeper understanding of human behavior. This study guide isn't just about following rules—it's about understanding why these patterns exist.

Get started learning today: bit.ly/45HMQ2C

#DesignPatterns #UXTips

Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL… C/ @alemalavasi @tbertuzzi #patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

RenatoGroff's tweet image. Novo vídeo no Canal .NET -> Design Patterns em .NET: exemplos de uso dos padrões Builder, Proxy e State -- Link: youtube.com/watch?v=H9ehuL…

C/ @alemalavasi @tbertuzzi 

#patterns #designpatterns #dotnet #csharp #aspnetcore #maui #blazor #minimalapis #visualstudio #vs2022

Most Used Design Patterns Like it 👍or not 👎? 🤔 Comment your opinion below! 👇 #python #pythonprogramming #designpatterns

Python_Dv's tweet image. Most Used Design Patterns

Like it 👍or not 👎? 🤔 Comment your opinion below! 👇

#python #pythonprogramming #designpatterns

🚀 Just launched: "Programming a BETTER State Machine" Level up your approach to coding state machines and make them reusable throughout your projects! 🛠️🔄🎉 Check it out here ➡️: youtube.com/watch?v=qsIiFs… #programming #designpatterns #gamedev #unity3d

iHeartGameDev's tweet image. 🚀 Just launched: "Programming a BETTER State Machine"

Level up your approach to coding state machines and make them reusable throughout your projects! 🛠️🔄🎉 

Check it out here ➡️: youtube.com/watch?v=qsIiFs…

#programming #designpatterns #gamedev #unity3d

Domina Factory, Builder, Adapter..n ihasta State! Aprende patrones de diseño en TS con nuestra Foody App. Busca "patrones de diseño gentleman programming" en YouTube ! #DesignPatterns #TypeScript

G_Programming's tweet image. Domina Factory, Builder, Adapter..n ihasta State! Aprende patrones de diseño en TS con nuestra Foody App.
Busca "patrones de diseño gentleman programming" en YouTube !
 #DesignPatterns #TypeScript

¿Eres más de libro 📖 o de esperarte a la peli 🎥 ? Si te llama más lo segundo, nos vemos este año en las salas del Kinepolis en el 15 aniversario de @rootedcon 😊🥳 ¿Te lo vas a perder? #CyberSecurity #Architecture #DesignPatterns #Microservices #IoT #RootedCON2025

3grander's tweet image. ¿Eres más de libro 📖 o de esperarte a la peli 🎥 ?

Si te llama más lo segundo, nos vemos este año en las salas del Kinepolis en el 15 aniversario de @rootedcon 😊🥳

¿Te lo vas a perder?

#CyberSecurity #Architecture #DesignPatterns #Microservices #IoT #RootedCON2025

When to use design patterns? When to use which design pattern? c-sharpcorner.com/article/when-t… by @mcbeniwal via @CsharpCorner #DesignPatterns

harishchand314's tweet image. When to use design patterns?  
When to use which design pattern? 
c-sharpcorner.com/article/when-t… by @mcbeniwal via @CsharpCorner #DesignPatterns

Have you used the command design pattern? Read more here: devleader.ca/2024/01/21/com… #DesignPatterns #CSharp

DevLeaderCa's tweet image. Have you used the command design pattern?

Read more here:
devleader.ca/2024/01/21/com…

#DesignPatterns #CSharp

Have you heard of the memento design pattern? Read more here: devleader.ca/2024/01/29/the… #DesignPatterns #CSharp

DevLeaderCa's tweet image. Have you heard of the memento design pattern?

Read more here:
devleader.ca/2024/01/29/the…

#DesignPatterns #CSharp

TypeScript 5 Design Patterns and Best Practices: Build clean and scalable apps with proven patterns and expert insights (2nd ed. Edition) amzn.to/4iMJKib #TypeScript #DesignPatterns

Python_Dv's tweet image. TypeScript 5 Design Patterns and Best Practices: Build clean and scalable apps with proven patterns and expert insights (2nd ed. Edition) amzn.to/4iMJKib

#TypeScript #DesignPatterns

Null references causing headaches in your .NET Core code? Learn how the Null Object Design Pattern can help you handle null values gracefully and efficiently. Read the article now: tinyurl.com/eepsxms7 #DotNetCore #DOTNET #DesignPatterns #Programming

CsharpCorner's tweet image. Null references causing headaches in your .NET Core code? Learn how the Null Object Design Pattern can help you handle null values gracefully and efficiently.

Read the article now: tinyurl.com/eepsxms7

#DotNetCore #DOTNET #DesignPatterns #Programming

Today my #designpatterns are inspired by the #fashion of a local social media influencer...

sandroalberti's tweet image. Today my #designpatterns are inspired by the #fashion of a local social media influencer...
sandroalberti's tweet image. Today my #designpatterns are inspired by the #fashion of a local social media influencer...
sandroalberti's tweet image. Today my #designpatterns are inspired by the #fashion of a local social media influencer...
sandroalberti's tweet image. Today my #designpatterns are inspired by the #fashion of a local social media influencer...

Loading...

Something went wrong.


Something went wrong.


United States Trends