JavaScript anti-pattern: self-documenting code
JavaScript anti-pattern: self-documenting code
gomakethings.com
JavaScript anti-pattern: self-documenting code
Recently, I’ve been thinking about few common anti-patterns I tend to see in professional JavaScript projects. Today, I wanted to talk about one of them: no docs. A lot of more seasoned developers hav...
