Skip to content

Learning Resources

Chris Glein edited this page Jul 20, 2020 · 11 revisions

React.js

https://app.pluralsight.com/library/courses/react-js-getting-started/table-of-contents

Fantastic course for interactive learning about React.js

React hooks

https://app.pluralsight.com/library/courses/using-react-hooks

Good course for learning the basics of hooks: useState, useRef, useEffect, useContext, useReducer, useCallback, and useMemo