About the System Design category
|
|
0
|
6
|
July 21, 2024
|
How to handle "Cross Cutting" Packages
|
|
2
|
41
|
November 15, 2024
|
Pack naming standards
|
|
4
|
42
|
October 30, 2024
|
Tips for Dealing with the `User` Class in Modularizing a Monolith
|
|
15
|
57
|
September 10, 2024
|
Practical advice after Shopify’s Packerk Retrospective
|
|
2
|
163
|
September 10, 2024
|
Pattern for Breaking Circular Dependencies in Rails Models - Feedback and Suggestions Welcome!
|
|
38
|
22
|
April 18, 2024
|
Separating Web-Agnostic Code: Advice Needed on Evolving Packs and Access to External Resources
|
|
5
|
8
|
April 5, 2024
|
Design Question: How to Keep Domain Modules Free from Implementation Concepts in Modularization for DDD?
|
|
22
|
31
|
April 3, 2024
|
Exploring modularization in Laravel/PHP and its potential with an event bus in Rails
|
|
13
|
7
|
March 4, 2024
|
Using a City Analogy to Understand Modularity in Codebases - Blog Post Discussion
|
|
1
|
5
|
February 19, 2024
|
Transitioning a Large Rails Codebase into Packages: Seeking Tips and Advice from Experienced Developers
|
|
134
|
9
|
November 29, 2023
|
Maximizing Team Efficiency: Utilizing Periodic Check-ins and Data Analysis for Modularity Tune-Ups
|
|
6
|
4
|
November 21, 2023
|
How to handle two-way dependencies in modularized codebase using `belongs_to` / `has_many` and ActiveSupport hooks
|
|
76
|
9
|
October 18, 2023
|
Seeking Advice on Implementing a "Package Level Guide" to Categorize and Track Progress
|
|
112
|
3
|
October 15, 2023
|
Modularizing: Creating Tech-Debt Packs for Architectural Layers - Good or Bad Idea?
|
|
3
|
2
|
September 1, 2023
|
Feedback on Modular Monoliths and Public Interface Communication
|
|
7
|
3
|
July 24, 2023
|
Best practices for managing factories in a monorepo using `packwerk` / `packs-rails` for Rails engines
|
|
2
|
5
|
June 12, 2023
|
Trouble with dependencies between two packs and identifying violations in a large class
|
|
35
|
1
|
June 2, 2023
|
How to organize GraphQL code into packs and handle relationships between private models in different packs?
|
|
3
|
5
|
May 23, 2023
|
Recording Privacy Violations: Exploring Solutions for Package Control and Enforcement
|
|
1
|
1
|
May 8, 2023
|
How to Remove Associations in Ruby: Struggling with Circular Dependency Issue
|
|
3
|
1
|
May 1, 2023
|
How to approach keeping `ApplicationController` agnostic while having all controllers in a package inherit from it?
|
|
2
|
4
|
April 17, 2023
|
How to Communicate Across Domains in Business Processes?
|
|
2
|
2
|
April 13, 2023
|
Advice on Merging Applications in a Distributed Monolith with REST and ActiveRecord
|
|
6
|
2
|
March 27, 2023
|
Managing dependencies and cascading deletes at the data level in a multi-package scenario
|
|
20
|
1
|
March 21, 2023
|
Using Turbo Streams for a Rich UX in a Well-Designed Rails System: How to Update UI Components Based on Model Changes?
|
|
1
|
2
|
March 15, 2023
|
Adopting Big Rails Patterns: What Scale is Appropriate for a Small Team of 4 Engineers?
|
|
36
|
3
|
March 13, 2023
|
Test organization for `packs-rails` and `packwerk`
|
|
7
|
5
|
February 13, 2023
|
Advice for Modularizing a GraphQL API in a Rails Monolith
|
|
4
|
7
|
January 28, 2023
|
Implementing pub/sub with ActiveSupport::Notifications for inverted dependencies in Rails project
|
|
6
|
3
|
January 19, 2023
|