Description
Per discussion in #2590 , we'd like to rethink the Redux docs content and structure pretty much from the ground up. Now that we've got the new docs site up and running, it's time to start brainstorming what that content should look like. (There's already a bunch of discussion and notes in #2590, but I wanted to open a new issue specifically to brainstorm ideas.)
There's a few questions that we should try to answer:
- What specific topics should we try to cover in the docs?
- What should the new user reading flow look like?
- How should we organize the content?
- How do we approach teaching Redux?
- How do we integrate teaching and encouraging the use of
redux-starter-kit
into the new docs? - What are the weaknesses and deficiencies in the current docs that we are trying to resolve?
- How do we handle teaching prerequisite concepts like immutability, JS array methods, and event emitters, in relation to the actual Redux concepts and usage? How do we differentiate between teaching "plain" Redux usage, and usage with a UI layer like React-Redux?
In general, there's lots of good Redux tutorials, articles, and resources out there. I would like us to beg, borrow, and steal the best ideas and examples out there for use with the docs (with permission if appropriate, of course :) )
Anyone is welcome to contribute to this discussion, but I'd particularly like to get involvement from other people who have experience writing material that teaches Redux or working on docs. On that note, tagging:
@dceddia
@rwieruch
@joshwcomeau
@valentinogagliardi
@alexkrolick
@matthew-gerstman
@tylermcginnis
@gaearon
@timdorr