Redux maintainer. Jack-Of-All-Trades code monkey. Collector of interesting links. Answerer of questions. Nerd, geek, gamer.
Sponsors
Pinned Loading
-
reduxjs/redux-toolkit
reduxjs/redux-toolkit PublicThe official, opinionated, batteries-included toolset for efficient Redux development
-
reduxjs/redux
reduxjs/redux PublicA JS library for predictable global state management
-
reduxjs/react-redux
reduxjs/react-redux PublicOfficial React bindings for Redux
-
react-redux-links
react-redux-links PublicCurated tutorial and resource links I've collected on React, Redux, ES6, and more
-
redux-ecosystem-links
redux-ecosystem-links PublicA categorized list of Redux-related addons, libraries, and utilities
-
React render function organization
React render function organization 1// See https://blog.isquaredsoftware.com/presentations/react-redux-ts-intro-2020-12/#/36 for slides
2// My basic render function structure:
3function RenderLogicExample({
4someBoolean, // 1) Destructure values from `props` object
5someList,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.