DEV Community

Discussion on: What's the best documentation you have ever read?

Collapse
 
julienp profile image
Julien

Seconded, the React docs are not only very good at making sure you understand how to use the API, but they clearly explain the concepts.

Collapse
 
madza profile image
Madza

Haven't really took that much of a deep dive in React docs, but to get a grasp of main picture this practical example was very well documented, indeed.