Articles tagged
React

Illustration for React framework topic realized by Sandrine MANGUY©- all right reserved

Discover the React useReducer hook

The local logic is complex (containing many sub-values), or the next state depends on the previous state, or the performance of a components triggering deep updating needs to be optimize… Discover the useReducer hook structure in this article!

Haut de page