Home New Trending Search
About Privacy Terms
#
#DesignPatterns
Posts tagged #DesignPatterns on Bluesky
Post image

🌍Accessing remote objects made easy with the Remote Proxy Pattern! Learn how in our on-demand webinar.

▶️Learn more about this proxy pattern and more proxies: https://youtu.be/KyDhZkKMzew

#DesignPatterns #SoftwareDevelopment

2 2 0 0

New article from Smashing Magazine – Building Dynamic Forms In React And Next.js — Smashing Magazine
smashingmagazine.com/2026/03/buil...
#ux #design-patterns #interaction-design #web-development

1 0 0 0
The secret to impressing your supervisors? #softwarearchitect #designpatterns – YouTube The secret to impressing your supervisors? #softwarearchitect #designpatterns It’s not just writing more code. In this testimonial, a team leader with 8 years of experience shares how they finally found a clear path to understanding complex Architecture, Design Patterns, and SOLID principles. But the real secret weapon? The daily leadership and presentation skills they learned in our sessions! By consistently practicing and applying these communication strategies to their daily routine, they completely impressed their bosses and supervisors.

The secret to impressing your supervisors? #softwarearchitect #designpatterns – YouTube

The secret to impressing your supervisors? #softwarearchitect #designpatterns It’s not just writing more code. In this testimonial, a team leader with 8 years of experience shares how they finally found a clear…

0 0 0 0

New article from UX Magazine – Dark Patterns: When Design Crosses the Line
uxmag.com/articles/dar...
#ux #design-ethics #design-patterns #ux-strategy

1 0 0 0

New article from CSS Tricks – The Value of z-index | CSS-Tricks
css-tricks.com/the-value-of...
#ux #design-patterns #design-principles #design-systems

0 0 0 0
0x03 Design Patterns

0x03 Design Patterns

This time we talk about #DesignPatterns in the context of communication through code. And about a lot of other things. This reflects very well, what well applied design patterns are: something, that can ease your cognitive load, without being noticed much.

code-is-communication.fm/@podcast/epi...

1 1 0 0
Post image

Have you used the pipeline design pattern?

Read more here:
www.devleader.ca/2024/01/12/how-to-implem...

#designpattern #designpatterns #csharp

0 0 0 0
Post image

By leveraging the built-in transaction management capabilities of #NServiceBus, we were able to create cleaner and more maintainable code. 🎉

See how Kyle did this: 👀↙️

blog.nimblepros.com/blogs/unit-of-work-made-...

#DesignPatterns

0 0 0 0

New article from Nielsen Norman Group – GenUI In Real Life: Buttons and Checkboxes
www.nngroup.com/articles/gen...
#ux #conversational-design #design-patterns #interaction-design

2 0 0 0
Post image

When #NServiceBus processes a message, it automatically creates a transaction scope that includes the database operations performed within the handler. 📨

In this post, Kyle mentions how this works: ↙️
blog.nimblepros.com/blogs/unit-of-work-made-...

#DesignPatterns

0 1 0 0

New article from UX Magazine – Designing for Dependence: When UX Turns Tools into Traps
uxmag.com/articles/des...
#ux #design-ethics #design-patterns #psychology

0 0 0 0
Post image

⚒️ In the .NET ecosystem, many ORMs already implement the UoW pattern, like Entity Framework Core’s DbContext.

This is a pattern we also see with transactional messaging in #NServiceBus. Read more: 👀↙️

blog.nimblepros.com/blogs/unit-of-work-made-...

#DesignPatterns

0 0 0 0
Preview
Towards a Tactical Solution to a General Problem Or “I love the smell of abstractions in the morning. Smells like victory.”

🪖 "I love the smell of abstractions in the morning."

The Strategy Pattern often just moves the mess around. My latest for @level_up_coding introduces the Military Pattern: a 5-layer hierarchy to kill if-else chains for good.

🔗 tinyurl.com/military-pat...

#SoftwareArchitecture #DesignPatterns

0 0 0 0

New article from CSS Tricks – Yet Another Way to Center an (Absolute) Element | CSS-Tricks
css-tricks.com/yet-another-...
#ux #design-patterns #interface-design #web-development

1 0 0 0
Post image

The Unit of Work pattern coordinates multiple operations so they either all succeed or none do. 🧠

Learn how easy it is to use this pattern with #NServiceBus: ⬇️

blog.nimblepros.com/blogs/unit-of-work-made-...

#DesignPatterns

0 0 0 0
Post image

This is the BIG one. The mega list.

Read more here:
www.devleader.ca/2023/12/31/the-big-list-...

#designpattern #designpatterns #programming

0 0 0 0
Post image

Unit of Work is a pattern that helps manage changes to data across multiple operations, ensuring that all changes are committed or rolled back as a single unit.

Learn how you can do this with #NServiceBus: blog.nimblepros.com/blogs/unit-of-work-made-...

#DesignPatterns

0 0 0 0
Post image

There are patterns that make Rust shine. We will go through the most useful Rust design patterns and idioms, learning how to make high quality codebase. Read about all of that here:
softwaremill.com/mastering-ru...

#RustLang #SoftwareEngineering #DesignPatterns #Newtype #Programming

1 0 0 0

Bonus: From Java to Kotlin – Part XII: Sealed Classes vs Enums / Polymorphism
A blog by Justus

Considering a move to Kotlin? Coming from a Java...

#dev #softwaredevelopment #java #kotlin #designpatterns

jdriven.com/blog/2026/02/Java-To-Kot...

1 2 0 0

From Java to Kotlin – Part XI: The Builder Pattern vs Type-safe Builders / DSL
A blog by Justus

Considering a move to Kotlin? Coming from a Java background? In this short...

#dev #softwaredevelopment #java #kotlin #designpatterns

jdriven.com/blog/2026/02/Java-To-Kot...

4 3 0 0
Post image

A digital manufacturing facility for your CSharp objects!

Read more here:
www.devleader.ca/2023/12/26/examples-of-t...

#designpattern #designpatterns #programming

0 0 0 0
Post image

Boost your app's speed with the Cache Proxy Pattern! Learn how in our on-demand webinar.

Learn more about this proxy pattern and more proxies: https://youtu.be/KyDhZkKMzew

#DesignPatterns #SoftwareDevelopment

0 0 0 0
Just a moment...

Learn how to implement the Singleton Design Pattern in just 10 minutes! Check out the new video tutorial to enhance your design skills. #DesignPatterns #SingletonPattern

0 0 0 0

New article from CSS Tricks – Distinguishing "Components" and "Utilities" in Tailwind | CSS-Tricks
css-tricks.com/distinguishi...
#ux #design-patterns #web-development #ui-design

1 0 0 0
Preview
Designing For Agentic AI: Practical UX Patterns For Control, Consent, And Accountability — Smashing Magazine Autonomy is an output of a technical system. Trustworthiness is an output of a design process. Here are concrete design patterns, operational frameworks, and organizational practices for building agentic systems that are not only powerful but also transparent, controllable, and trustworthy.

Designing for Agentic AI: Practical UX Patterns for Control, Consent, and Accountability, by @smashingmag@mastodon.social:

www.smashingmagazine.com/2026/02/designing-agenti...

#design #ux #designpatterns #aiagents #ai

1 0 0 0
Post image

Unlock the power of the REPR design pattern in your software architecture! Learn how the Request, EndPoint, and Response model can streamline communication and improve your system’s efficiency. 🌟

https://deviq.com/design-patterns/repr-design-pattern/

#DevIQ #SoftwareDevelopment #DesignPatterns

0 0 0 0

New article from CSS Tricks – Spiral Scrollytelling in CSS With sibling-index() | CSS-Tricks
css-tricks.com/spiral-scrol...
#ux #animation #design-patterns #web-development

0 0 0 0
Post image

Have you heard of the factory design pattern?

Read more here:
www.devleader.ca/2023/12/17/what-is-the-f...

#csharp #dotnet #designpattern #designpatterns

0 0 0 0
Post image

Fitting a square peg into a round hole?

Read more here:
www.devleader.ca/2023/12/13/what-is-the-a...

#designpattern #designpatterns #programming

0 0 0 0
Post image

NServiceBus provides a built-in implementation of sagas that makes it easy to use. In this article, Kyle McMaster introduces us to sagas and the workflow that NServiceBus uses for them.

https://bit.ly/43Tzv7c

#NServiceBus #Sagas #DesignPatterns #SoftwareDevelopment

0 0 0 0