datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
86 stars 12 forks source link

Add documentation for React debugging #114

Closed beamalsky closed 3 years ago

beamalsky commented 3 years ago

Documentation request

Analogous to @hancush's section on Docker debugging and life cycle: https://github.com/datamade/how-to/blob/master/docker/local-development.md#container-life-cycle

This courts issue took me on a journey through React's life cycle and hydrate() method, and we should capture that knowledge.