less than 1 minute read

The next open mic session will take place on Friday 2nd February 16th February 2024 at 10:30. Join us on this link. Bogdan Kostov will explore in more detail, how component ‘state’ works in react.

The abstract

In React, Components are rendered according to their state. In this talk we will explore several topics regarding react component state. How React component state is declared and managed? How React processes state component changes? Furthermore, we will explore several interesting examples of component state.

Further reading:

Managing React State