DEV Community

Eric Bishard
Eric Bishard

Posted on • Updated on

Chicago Hooks

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 Repos w/ Examples from My React Hooks Presentation

Basic Hooks (useState/useEffect)
Basic Hooks (useContext)
Advanced Hooks (useReducer)
Todo Example in React App with Routing and Responsive layout

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

Official Docs and Blogs

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

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
The Redux Journey at react-europe 2016
Lin Clark - A Cartoon Intro to Fiber - React Conf 2017
React Stack vs Fiber
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
Can I Use React Hooks yet

All of My Articles on the Telerik Blog

Telerik Blogs by Eric Bishard

Top comments (0)