A Pattern for State Management in React Function Components

How to make a React component independent, notify its parent when its the state changes, and enable the parent to pass down new state at any time. Read more

Similar

Beyond OnClick: Handling Events in React

Great modern web applications are highly interactive and effective event management is critical to giving users the control they want. Luckily for us, React makes handling events in a cross-browser compatible way easy by abstracting the underlying DOM mec... (more…)

Read more »

Highly Customisable React Carousel Component

Interactive circular carousel with image elements highly customisable as per the developer's needs. Latest version: 1.0.2, last published: 38 minutes ago. Start using react-fancy-circular-carousel in your project by running `npm i react-fancy-circular-car... (more…)

Read more »