-
Utilize the power of Typescript to model your React application’s state and context with confidence.
-
React Redux launched support for Hooks. We will explore the new useSelector
and useDispatch
hooks and look into the tradeoffs of using these hooks versus the connect
higher-order component.
-
Pointers for doing TDD with React using Apollo and TypeScript.
-
In which we learn how often React renders components.
-
Set up Webpack for React and hot module replacement.
Sign up to receive a weekly recap from thoughtbot