DEV Community

Eric Bishard
Eric Bishard

Posted on • Updated on

React Hooks and State Management

Basic Hooks (Profile Demo)

Prop Drilling Example
Context API
Context API With Hooks and Functional Provider

Advanced Hooks (Todo Demo)

State Reducer with Hooks

GitHub Repo from the Presentation

React Loop Hooks Demo

Official Docs and Blogs

ReactJS.org Hooks documentation
React 16.8 (The One With Hooks)

HOC, Render Props, and articles on Hooks

YouTube: HOC vs Render Prop
React Hooks: What's going to happen to render props?
From Hooks to... Render Props?
Mixins Considered Harmful
Context API & React Hooks
HOCs in a React World

Historical Videos on React, Flux, and Redux

Introduction to ReactJS
JS Apps at Facebook
Hacker Way: Rethinking Web App Development at Facebook
Hot Reloading with Time Travel at react-europe 2015
he Redux Journey at react-europe 2016
React Today and Tomorrow and 90% Cleaner React With Hooks

Miscellaneous Links from My React Hooks Presentation

React Hooks Reducer Links
GitHistory
StackBlitz

My Blogs and Articles on Hooks at Telerik.com/Blogs

How to Use Basic React Hooks for State and Effects
How to Use Basic React Hooks for Context
How to Use Basic React Hooks for Reducers
Everything You Need to Create a Custom React Hook
KendoReact: Using Charts and React Hooks
Redirect React Router with Hooks

All of My Articles on the Telerik Blog

Telerik Blogs by Eric Bishard

Top comments (0)