Bookmarks & Links
React & Redux
https://www.robinwieruch.de/learn-react-before-using-redux/
- When not to use redux
- use a function in setState
this.setState((prevState, props) => ...);
- Make that standalone to be testable
https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0
- Presenter & Container paradigm
- Presenter: Functional, how things look
- Container: Stateful, how things work
Go
Marketing
https://www.sideprojectchecklist.com/
History
https://acoup.blog/2020/10/09/collections-iron-how-did-they-make-it-part-iva-steel-yourself/