|
You are here |
frantic.im | ||
| | | | |
blog.fedecarg.com
|
|
| | | | | One pattern I've used quite a lot while working with React at the BBC and Discovery Channel is the Data Container pattern. It became popular in the last couple of years thanks to libraries like Redux and Komposer. The idea is simple. When you build UI components in React you feed data into them via... | |
| | | | |
www.robinwieruch.de
|
|
| | | | | A comprehensive tutorial about React Hooks, why React uses Hooks, what Hooks are available, and how to use Hooks in React for state management and side-effects in React function components ... | |
| | | | |
blog.davemartin.me
|
|
| | | | | A critique of modern React, specifically the hooks API, and an explanation of why it's insufficient as a web development framework | |
| | | | |
www.jameskerr.blog
|
|
| | | [AI summary] The author introduces and refines useStateObject, a custom React API that simplifies state management with dot notation and utility methods like merge and reset. | ||