could just mix and match between mutable state and immutable state where appropriate and wouldn't have to either be "pro mutations" or "pro immutable state" 🤔
What do you guys think? I really like how rust handles this: https://doc.rust-lang.org/book/second-edition/ch03-01-variables-and-mutability.html
It's good when the underlying language supports this. Otherwise it becomes a minefield of bugs.
Обсуждают сегодня