Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Last updated: Apr 05, 23 09:42 UTC | Permalink

8 - Patterns of React

Learning Objectives:

Building on Module 7, we will have a deeper discussion of common patterns of programming with React. By the end of this module you should be able to:

  • Understand Rules of React Hooks
  • Recognize and apply four common patterns in functional React components (useState, useEffect, useContext, useCustomHook)
  • Understand how React functional components allow behaviors to be reused

Lecture Slides:

Activity

Resources

  • Code examples from lecture can be found in module 07.

© 2023 Adeel Bhutta, Jan Vitek and Mitch Wand. Released under the CC BY-SA license