Forem

# patterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 Programming Patterns I Like
Cover image for 5 Programming Patterns I Like

5 Programming Patterns I Like

414
Comments 61
4 min read
Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…
Cover image for Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

6
Comments
3 min read
Design Patterns in JavaScript
Cover image for Design Patterns in JavaScript

Design Patterns in JavaScript

17
Comments
4 min read
Inheritance without extends

Inheritance without extends

6
Comments
2 min read
An Alternative Ternary

An Alternative Ternary

15
Comments
2 min read
Rubyish flyweight

Rubyish flyweight

12
Comments
2 min read
Design Patterns in Java
Cover image for Design Patterns in Java

Design Patterns in Java

58
Comments 18
3 min read
How to store relational data inside Redux

How to store relational data inside Redux

71
Comments 6
3 min read
Pipes and Filters in Kotlin

Pipes and Filters in Kotlin

7
Comments
5 min read
Redux middleware as pure functions

Redux middleware as pure functions

21
Comments 7
5 min read
Applying CQRS to product design

Applying CQRS to product design

17
Comments
5 min read
Async JavaScript: history, patterns and gotchas

Async JavaScript: history, patterns and gotchas

12
Comments
14 min read
Building objects like a pro!
Cover image for Building objects like a pro!

Building objects like a pro!

6
Comments
7 min read
Small Patterns and Idioms in C

Small Patterns and Idioms in C

14
Comments
2 min read
Composition patterns in real world React

Composition patterns in real world React

25
Comments 4
3 min read
Template Literal expressions within the Template tag seem like a missed opportunity

Template Literal expressions within the Template tag seem like a missed opportunity

6
Comments 5
2 min read
Onion Coding: Programming in Layers
Cover image for Onion Coding: Programming in Layers

Onion Coding: Programming in Layers

21
Comments
9 min read
Why you should wrap your (JavaScript) dependencies
Cover image for Why you should wrap your (JavaScript) dependencies

Why you should wrap your (JavaScript) dependencies

9
Comments
2 min read
PHP loop patterns

PHP loop patterns

18
Comments 4
1 min read
The Vanilla Javascript Component Pattern

The Vanilla Javascript Component Pattern

77
Comments 29
6 min read
WTF is the Model-View-Controller pattern?
Cover image for WTF is the Model-View-Controller pattern?

WTF is the Model-View-Controller pattern?

51
Comments
4 min read
Rust builder pattern with types
Cover image for Rust builder pattern with types

Rust builder pattern with types

55
Comments 5
7 min read
Five Ways to Advanced React Patterns

Five Ways to Advanced React Patterns

42
Comments
7 min read
Effective Service Objects in Ruby
Cover image for Effective Service Objects in Ruby

Effective Service Objects in Ruby

60
Comments 10
5 min read
Dealing with "extra" functionality

Dealing with "extra" functionality

10
Comments 1
3 min read
loading...