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

Wrong link #2

Open
chayavogel opened this issue Sep 8, 2023 · 0 comments
Open

Wrong link #2

chayavogel opened this issue Sep 8, 2023 · 0 comments
Labels
se curriculum Issue for lessons in the Software Engineering program

Comments

@chayavogel
Copy link

Canvas Link

https://learning.flatironschool.com/courses/6873/pages/writing-jsx?module_item_id=580729

Concern

You may have noticed that property names in JSX don't match exactly with the property names you're used to from HTML. For example, in JSX, we should use className instead of class, and htmlFor instead of for. If you're curious why, check out this writeup from Dan AbramovLinks to an external site. and the discussion from the React community. For a full list of the differences, have a look at the React docs on DOM ElementsLinks to an external site..

The first link is no longer valid

Additional Context

No response

Suggested Changes

No response

@chayavogel chayavogel added the se curriculum Issue for lessons in the Software Engineering program label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
se curriculum Issue for lessons in the Software Engineering program
Projects
None yet
Development

No branches or pull requests

1 participant