conditional rendering page translation by sanchit36 · Pull Request #177 · reactjs/hi.react.dev

@sanchit36

Translating the conditional rendering page.
Related to #168
Review Progress

  • Conditionally including JSX
  • Conditional (ternary) operator (? :)
  • Logical AND operator (&&)
  • Conditionally assigning JSX to a variable
  • Show an icon for incomplete items with ? :
  • Show the item importance with &&
  • Refactor a series of ? : to if and variables

I have done till Conditionally assigning JSX to a variable.

@sanchit36

@sanchit36

arshadkazmi42

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work again.

Added review in the file.

Lets close these, then you can continue with further translations

@sanchit36

@arshadkazmi42

@arshadkazmi42

@sanchit36 I have verified the fixes. All looks good. You can continue further with translating the rest of the file

@sanchit36

@sanchit36

arshadkazmi42

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added review for rest of the changes.

Once these are fixed. these should be go to be merged

@sanchit36

arshadkazmi42

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work.

Lets get this merged 👍