mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 21:34:03 +00:00
407 B
407 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug |
|---|---|---|---|---|---|---|
| It's about the *micro* | 1272822438406094848 | laravel-clean-code-tactics | samuelstancl | 2021-04-06T16:07:22+00:00 | its-about-the-micro |
Using some "macro" philosophy for structuring your code, like hexagonal architecture or DDD won't save you.
A clean codebase is the result of constant good decisions at the micro level.