Eloquent code needs no comment
Comments are often a tell that the code could be more explicit. Every time I write a comment, I refactor my code to be understandable without it : http://alexis.bernard.io/blog/2023-08-11-eloquent-code-needs-no-comment.html
Post a comment