DEV Community

Cover image for My first daily update here - moving on with day 107
Archie Auburn
Archie Auburn

Posted on

My first daily update here - moving on with day 107

I have a long-running series of daily web dev diary on LinkedIn, but I decided to move it to a more developer-related community, so here is how my day of learning went!

I'm continuing to dive deeper into React, and today I studied State and the best practices when working with it, as well as some stuff to avoid. Mainly explored the state structures and the entire 'State as a Snapshot' concept and where it really stems from. Definitely can tell that I understand much more about the way React handles rendering.

The majority of my practice came from the React Docs themselves - I'm simply in love with the way they're written, and the challenges provided in the end of each section are just golden.

Will keep updating daily! I've found that this series helps a ton with showing up every day, and that alongside it I've come a really big way from where I was at the time I started it.

Top comments (0)