Skip to content
Snippets Groups Projects
Verified Commit 0ad309a8 authored by Matthias Schaub's avatar Matthias Schaub
Browse files

add more context

parent 1920ae77
Branches main
No related tags found
No related merge requests found
......@@ -2,13 +2,15 @@
Exploration of ideas put forward in this article: [Stop Writing `__init__` Methods](https://blog.glyph.im/2025/04/stop-writing-init-methods.html).
> [...] the cause of all these problems is the same: we are inextricably linking the act of creating a data structure with whatever side-effects are most often associated with that data structure.
## Prerequisites
- [`uv`](https://docs.astral.sh/uv/#installation)
- [`mob.sh`](https://github.com/remotemobprogramming/mob/)
## Installation
t
```bash
uv sync
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment