DEV Community

Discussion on: Day 55 : #100DaysofCode - In Need of Advice on Reading Poorly Written Documentation

Collapse
 
tarise profile image
Nikki

I'm my experience, when the documentation is that bad and it's hard to move forward, I go right to reading the underlying code.

Collapse
 
sincerelybrittany profile image
Brittany

SMART! Reading the underlying code can be helpful too. I may have to make some pull request for updating documentation in the future.