Skip to content

Translate JSX in Depth #114

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

Merged
merged 2 commits into from
Oct 10, 2019
Merged

Translate JSX in Depth #114

merged 2 commits into from
Oct 10, 2019

Conversation

GasimGasimzada
Copy link
Collaborator

  • Specifying the React Element Type
    • React Must be in Scope
    • Using Dot Notation for JSX Type
    • User Defined Components Must be Capitalized
    • Choosing the Type at Random
  • Props in JSX
    • JavaScript Expressions as Props
    • String Literals
    • Props Default to "True"
    • Spread Attributes
  • Children in JSX
    • String Literals
    • JSX Children
    • JavaScript Expressions as Children
    • Functions as Children
    • Boolean, Null, and Undefined are Ignored

@netlify
Copy link

netlify bot commented Oct 9, 2019

Deploy preview for az-reactjs ready!

Built with commit d90dfaf

https://deploy-preview-114--az-reactjs.netlify.com

@GasimGasimzada GasimGasimzada merged commit 78de3ce into master Oct 10, 2019
@tesseralis tesseralis mentioned this pull request Oct 14, 2019
99 tasks
@GasimGasimzada GasimGasimzada added this to the Advanced Guides milestone Oct 14, 2019
@GasimGasimzada GasimGasimzada added the new page Translate a new page label Oct 14, 2019
@GasimGasimzada GasimGasimzada deleted the translate-jsx-in-depth branch October 19, 2019 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review +1 new page Translate a new page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants