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 React Intro Lesson #634

Open
wvmitchell opened this issue Mar 2, 2023 · 1 comment
Open

Update React Intro Lesson #634

wvmitchell opened this issue Mar 2, 2023 · 1 comment
Assignees
Labels
Lesson An issue affecting a lesson M3 M3 task

Comments

@wvmitchell
Copy link
Collaborator

Lesson to be updated: React: The What and the Why

Summary of changes needed:

  • This introductory lesson gives an overview of what react is, why it's useful, and demonstrates some very simple use cases
  • The lesson needs to be updated such that functional components are the default
  • If class components are mentioned, it should be clear that they are the legacy way of doing things
  • The examples throughout the lesson need to be updated to make use of functional components rather than class based

Lesson creation guidelines (also on FE Hub)

@wvmitchell wvmitchell added M3 M3 task Lesson An issue affecting a lesson labels Mar 2, 2023
@hfaerber hfaerber self-assigned this May 8, 2023
@hfaerber
Copy link
Contributor

PR is ready for review

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

2 participants