Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
designpatterns
Follow
Hide
Posts
Left menu
š
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
#28.3 Part 3/3 Basics of Software Architecture and Design Patterns
Florian Zeba
Florian Zeba
Florian Zeba
Follow
Feb 25
#28.3 Part 3/3 Basics of Software Architecture and Design Patterns
#
designpatterns
#
designsystem
#
architecture
#
microservices
Comments
Add Comment
13 min read
Design: Event Sourcing (5 anos depois)
William Santos
William Santos
William Santos
Follow
Mar 31
Design: Event Sourcing (5 anos depois)
#
csharp
#
designpatterns
#
systemdesign
#
braziliandevs
18
reactions
Comments
Add Comment
13 min read
Desacoplando Leituras e Escritas: Uma Introdução à Separação de Responsabilidade entre Comandos e Consultas (CQRS)
Rafael Andrade
Rafael Andrade
Rafael Andrade
Follow
Mar 31
Desacoplando Leituras e Escritas: Uma Introdução à Separação de Responsabilidade entre Comandos e Consultas (CQRS)
#
braziliandevs
#
cqrs
#
architecture
#
designpatterns
Comments
Add Comment
2 min read
Golang LLD: Design a Cache System (LRU, LFU, FIFO)
Aashish Koshti
Aashish Koshti
Aashish Koshti
Follow
Mar 29
Golang LLD: Design a Cache System (LRU, LFU, FIFO)
#
go
#
lld
#
interview
#
designpatterns
34
reactions
Comments
2
comments
6 min read
#28.2 Part 2/3 Basics of Software Architecture and Design Patterns
Florian Zeba
Florian Zeba
Florian Zeba
Follow
Feb 24
#28.2 Part 2/3 Basics of Software Architecture and Design Patterns
#
programming
#
designpatterns
#
designsystem
#
architecture
Comments
Add Comment
4 min read
PHP Design Patterns: Remote Facade
Antonio Silva
Antonio Silva
Antonio Silva
Follow
Mar 29
PHP Design Patterns: Remote Facade
#
php
#
designpatterns
1
reaction
Comments
2
comments
4 min read
#28.1 Part 1/3 Basics of Software Architecture and Design Patterns
Florian Zeba
Florian Zeba
Florian Zeba
Follow
Feb 23
#28.1 Part 1/3 Basics of Software Architecture and Design Patterns
#
designpatterns
#
softwaredevelopment
#
softwareengineering
#
programming
Comments
Add Comment
3 min read
LivinGrimoire Experiment: Showcasing Key Abilities
owly
owly
owly
Follow
Feb 21
LivinGrimoire Experiment: Showcasing Key Abilities
#
ai
#
devlog
#
designpatterns
#
tutorial
Comments
Add Comment
2 min read
LivinGrimoire Software Design Pattern: Skill Bundling
owly
owly
owly
Follow
Feb 20
LivinGrimoire Software Design Pattern: Skill Bundling
#
ai
#
designpatterns
#
devlog
#
tutorial
Comments
Add Comment
1 min read
Design Patterns in Swift: Singleton
Raphael Martin
Raphael Martin
Raphael Martin
Follow
Mar 14
Design Patterns in Swift: Singleton
#
swift
#
designpatterns
#
singleton
#
ios
1
reaction
Comments
Add Comment
8 min read
Dynamic Skill Management in LivinGrimoire: The Power of AI Hormones
owly
owly
owly
Follow
Feb 19
Dynamic Skill Management in LivinGrimoire: The Power of AI Hormones
#
ai
#
designpatterns
#
devlog
#
python
Comments
Add Comment
3 min read
Non-Homologous Skills: Imprinting Experiences
owly
owly
owly
Follow
Feb 19
Non-Homologous Skills: Imprinting Experiences
#
designpatterns
#
ai
#
devlog
#
scifi
Comments
Add Comment
3 min read
Understanding Form Objects in Ruby on Rails
Wilbur Suero
Wilbur Suero
Wilbur Suero
Follow
Mar 13
Understanding Form Objects in Ruby on Rails
#
ruby
#
rails
#
designpatterns
Comments
Add Comment
2 min read
Understanding the Adapter Design Pattern: Bridging Incompatible Interfaces
bilel salem
bilel salem
bilel salem
Follow
Mar 24
Understanding the Adapter Design Pattern: Bridging Incompatible Interfaces
#
designpatterns
#
programming
#
opensource
#
typescript
7
reactions
Comments
Add Comment
3 min read
deepseek with 1 line of code
owly
owly
owly
Follow
Mar 24
deepseek with 1 line of code
#
ai
#
designpatterns
#
deepseek
#
python
Comments
Add Comment
3 min read
the most important design pattern to learn for web development and for Node js
Tarik Laguchori
Tarik Laguchori
Tarik Laguchori
Follow
Feb 17
the most important design pattern to learn for web development and for Node js
#
node
#
designpatterns
Comments
Add Comment
1 min read
Embrace the Future with LivinGrimoire SkillBranch
owly
owly
owly
Follow
Feb 18
Embrace the Future with LivinGrimoire SkillBranch
#
ai
#
matrix
#
devlog
#
designpatterns
Comments
Add Comment
2 min read
Pipes and Filter Pattern
Said Olano
Said Olano
Said Olano
Follow
Feb 14
Pipes and Filter Pattern
#
architecture
#
distributedsystems
#
designpatterns
Comments
Add Comment
1 min read
Unlocking Angularās Power: Mastering Behavioral Patterns for Scalable Front-End Apps
Nadeem Ur-Rehman
Nadeem Ur-Rehman
Nadeem Ur-Rehman
Follow
Feb 14
Unlocking Angularās Power: Mastering Behavioral Patterns for Scalable Front-End Apps
#
angularpower
#
behavioraldesignpattern
#
designpatterns
#
frontend
Comments
Add Comment
1 min read
Boost Your Angular Skills with Creational Design Patterns
Nadeem Ur-Rehman
Nadeem Ur-Rehman
Nadeem Ur-Rehman
Follow
Feb 14
Boost Your Angular Skills with Creational Design Patterns
#
angular
#
designpatterns
#
creationaldesignpatterns
#
dependencyinjection
Comments
Add Comment
1 min read
UI cards should be easy to read
Tolulope Ajewole
Tolulope Ajewole
Tolulope Ajewole
Follow
Mar 19
UI cards should be easy to read
#
designpatterns
#
uidesign
#
weeklyui
#
writing
1
reaction
Comments
Add Comment
1 min read
An Example about Flyweight Pattern in Java
John Green
John Green
John Green
Follow
Feb 26
An Example about Flyweight Pattern in Java
#
designpatterns
#
java
Comments
Add Comment
3 min read
Test-Driven Development: Write Tests First, Code Later
Athreya aka Maneshwar
Athreya aka Maneshwar
Athreya aka Maneshwar
Follow
Mar 17
Test-Driven Development: Write Tests First, Code Later
#
webdev
#
programming
#
beginners
#
designpatterns
32
reactions
Comments
2
comments
3 min read
Demystifying Brighter: Commands, Events, and the Send-Publish-Post Trifecta
Rafael Andrade
Rafael Andrade
Rafael Andrade
Follow
Mar 17
Demystifying Brighter: Commands, Events, and the Send-Publish-Post Trifecta
#
csharp
#
brigther
#
designpatterns
#
commandpattern
Comments
Add Comment
3 min read
Mastering the Strategy Pattern with a Car Example šāļø
Dhanasai Tholeti
Dhanasai Tholeti
Dhanasai Tholeti
Follow
Feb 13
Mastering the Strategy Pattern with a Car Example šāļø
#
softwareengineering
#
designpatterns
#
codequality
#
cleancode
6
reactions
Comments
Add Comment
2 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account