A small request — if possible, please keep writing about your ventures and experiences with using unstated. Your documenting your experiences will help people like me who are beginners and work hard to find how things are handled / structured / architected in production ready codebases and apps by diving into open source code bases like wordpress calypso and spectrum.chat
I learned from this article what I couldn’t from the library github readme, namely —
One question I had was “How do I access lifecycle methods if we are only accessing the container in render?, and “How do I work with asynchronous requests?”. Well, I reached out to James and he gave me a solid answer: …
For another example this article was extremely useful for getting the flavour of what flow types helps one with —
and for beginners can be the difference between continuing on or giving up.