57
Do you actually read documentation, or just search it when you’re stuck?
(programming.dev)
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
I read the part I'm using. So if I'm configuring something I look through all the available options. But I wouldn't look through every functionality that's available.
Or if I'm working with a library I look at an overview of what classes are available and when I'm using a class I look at what that can do. But I won't look at every single part. That would overwhelm me.