#design-patterns

[ follow ]
#web-development
fromMedium
6 months ago
Angular

Design Patterns in Angular

The Singleton pattern in Angular ensures that services are efficiently shared across components.
Using Angular's providedIn property enables effective Singleton pattern implementation.
fromCSS-Tricks
3 months ago
Web design

Some Things You Might Not Know About Custom Counter Styles | CSS-Tricks

@counter-style offers advanced list marker customization options for CSS.
fromMedium
6 months ago
Angular

Design Patterns in Angular

The Singleton pattern in Angular ensures that services are efficiently shared across components.
Using Angular's providedIn property enables effective Singleton pattern implementation.
fromCSS-Tricks
3 months ago
Web design

Some Things You Might Not Know About Custom Counter Styles | CSS-Tricks

@counter-style offers advanced list marker customization options for CSS.
more#web-development
UX design
fromSmashing Magazine
1 month ago

How To Argue Against AI-First Research - Smashing Magazine

Synthetic AI-driven user testing can compromise usability and diminish user value.
Companies should prioritize real user research over synthetic testing despite its cost and convenience.
#software-design
fromCodeProject
8 months ago
JavaScript

Essential Tips for Coding in Java

Utilizing design patterns like Singleton and Factory enhances code maintainability and scalability, while Java Streams simplifies data processing through functional-style operations.
fromHackernoon
2 years ago
JavaScript

How to Implement the Visitor Pattern Correctly | HackerNoon

Using the Visitor pattern with instanceof checks leads to code maintainability issues.
fromCodeProject
8 months ago
JavaScript

Essential Tips for Coding in Java

Utilizing design patterns like Singleton and Factory enhances code maintainability and scalability, while Java Streams simplifies data processing through functional-style operations.
fromHackernoon
2 years ago
JavaScript

How to Implement the Visitor Pattern Correctly | HackerNoon

Using the Visitor pattern with instanceof checks leads to code maintainability issues.
more#software-design
#software-architecture
JavaScript
fromCodeProject
7 months ago

Implementing Strategy and Adapter Patterns in a .NET Microservice for Multiple Cryptocurrency Data Providers with GraphQL

Building a scalable .NET 8 microservice to integrate multiple cryptocurrency data providers enhances access to real-time data for users.
fromHackernoon
1 year ago
JavaScript

From Paris to Berlin: How to Create Circuit-Breakers in Kotlin | HackerNoon

Circuit breakers prevent overload by redirecting requests during service failures.
They temporarily divert traffic to backup services or replicas.
The circuit breaker pattern ensures overall system resilience.
JavaScript
fromCodeProject
7 months ago

Implementing Strategy and Adapter Patterns in a .NET Microservice for Multiple Cryptocurrency Data Providers with GraphQL

Building a scalable .NET 8 microservice to integrate multiple cryptocurrency data providers enhances access to real-time data for users.
fromHackernoon
1 year ago
JavaScript

From Paris to Berlin: How to Create Circuit-Breakers in Kotlin | HackerNoon

Circuit breakers prevent overload by redirecting requests during service failures.
They temporarily divert traffic to backup services or replicas.
The circuit breaker pattern ensures overall system resilience.
more#software-architecture
#software-development
fromHackernoon
1 year ago
JavaScript

Implementation of the Strategy Pattern in Kotlin and Spring | HackerNoon

The Strategy design pattern enhances extensibility and maintainability in software development, particularly in Kotlin with the Spring framework.
fromCodeProject
7 months ago
JavaScript

Thread-Safe Singleton in C#: A Guide to Double-Checked Locking and Lazy Approaches

The Singleton pattern provides a globally accessible, single instance of a class, enhancing code flexibility and efficiency.
fromHackernoon
1 year ago
JavaScript

Implementation of the Strategy Pattern in Kotlin and Spring | HackerNoon

The Strategy design pattern enhances extensibility and maintainability in software development, particularly in Kotlin with the Spring framework.
fromCodeProject
7 months ago
JavaScript

Thread-Safe Singleton in C#: A Guide to Double-Checked Locking and Lazy Approaches

The Singleton pattern provides a globally accessible, single instance of a class, enhancing code flexibility and efficiency.
more#software-development
fromSmashing Magazine
11 months ago
UX design

Decision Trees For UI Components - Smashing Magazine

Decision trees help streamline UI design decisions and prevent never-ending discussions.
fromBoard Game Quest
9 months ago
Board games

Nova Roma Review

Design patterns and recurring themes in board games create familiar and engaging experiences for players.
[ Load more ]