37
Which is more important to you in a language, feature richness or documentation quality?
(self.programming)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
A feature without quality documentation is a feature I cannot rely upon. (Or if I wrote it, one that I cannot expect other people to use.)
When faced with such things, I avoid them, and implement richer features myself using basic ones that are well documented.
Related: https://en.wikipedia.org/wiki/Undocumented_feature