Put it All in State by Colin Gray | React and Chill Conference

0 views Aug 6, 2025
publisher-openvideo

CSharpCorner

Verified Open.Video Creator Badge

React is a declarative UI library, which is to say that the view is a function of current state. The natural inclination is to have your state primitives align closely with the dynamic parts of the UI. I'm going to show that this isn't going nearly far enough. Once you throw user and network events into the mix - and those events have different ideas of "current state", you need to denormalize your state data and derive "current state" based an assortment of event metadata. šŸ”— Conference Website: https://reactandchill.live šŸ‘‹ Code of Conduct: https://reactandchill.live/code-of-co... šŸ“ŗ CSharp TV - Dev Streaming Destination http://csharp.tv šŸŒŽ C# Corner - Community of Software and Data Developers https://www.c-sharpcorner.com #CSharpTV #CSharpCorner #CSharp #ReactAndChill


View Video Transcript