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

Main concepts enhancements #1048

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JavaScriptErika
Copy link

🌳WIP - NOT READY TO MERGE 🌳

Will close issue #967 -please refer to issue for what is still being worked on. As items are completed, PR description will be updated. Thank you!

Goal- Add inline comments and enhancements to Main Concepts to further aid in comprehension for beginners


2. Introducing JSX

Embedding Expressions in JSX

  • Add comment in code snippet to assist with comprehension //Hello, Harper Perez!

JSX is an Expression Too

  • Add comments to code snippet (follows along with code example from above and what the function will return).

Specifying Attributes with JSX

  • Show code example of invalid JSX

JSX Represents Objects

  • Change "Babel compiles" to "Babel transpiles"
  • Add "It's helpful to keep this object model in mind" as we will explore rendering React elements to the DOM[...]

@facebook-github-bot
Copy link
Collaborator

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@reactjs-bot
Copy link

Deploy preview for reactjs failed.

Built with commit 91d7eee

https://app.netlify.com/sites/reactjs/deploys/5b4283f902ed8344bed911ce

@facebook-github-bot
Copy link
Collaborator

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants