Closed
Description
It was just pointed out to me that the Redux docs have a TOC entry labeled "Next Steps", but that page has never actually been written, so the link doesn't work. This would be an excellent topic to add.
This HN comment subthread describes some of the topics that would be helpful to have in a "Next Steps" doc:https://news.ycombinator.com/item?id=15343001 , and this tweet is relevant as well: https://twitter.com/Will_Faurot/status/936792737680048128 .
In general, we ought to:
- Provide suggestions for things to do after going through the tutorial sections
- Give advice on how to handle situations that a user may be dealing with trying to build their first "real" app
- Cover that gap between writing a TodoMVC app and building something "real-world"