Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update advanced hooks lesson #703

Open
wvmitchell opened this issue Jun 5, 2023 · 1 comment
Open

Update advanced hooks lesson #703

wvmitchell opened this issue Jun 5, 2023 · 1 comment
Labels
Lesson An issue affecting a lesson M3 M3 task

Comments

@wvmitchell
Copy link
Collaborator

wvmitchell commented Jun 5, 2023

Lesson to be updated: Advanced Hooks

Summary of changes needed:

  • The advanced hooks lesson needs an update to include several of the newer more popular hooks
  • Ideally these would be mentioned and the students would be given direction and time to explore them using the docs (rather than outlining the details of them in the lesson itself)
  • To include: .useMemo(), .useCallback(), and .useRef()

Lesson creation guidelines (also on FE Hub)

@wvmitchell wvmitchell added M3 M3 task Lesson An issue affecting a lesson labels Jun 5, 2023
@niksseif niksseif assigned niksseif and unassigned niksseif Jun 7, 2023
@hfaerber
Copy link
Contributor

hfaerber commented Jun 15, 2023

We have a plan to test out some doc exploration for this next inning. We may update this based on that experiment.

Before taking this ticket, please check in with Nik and Heather on if/what changes make sense for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lesson An issue affecting a lesson M3 M3 task
Projects
None yet
Development

No branches or pull requests

3 participants