-
Notifications
You must be signed in to change notification settings - Fork 123
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
Condition rendering fixed updated final #43
Conversation
Deploy preview for hi-reactjs ready! Built with commit 19132f8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed till 124.
There are still few feedbacks are pending which were not fixed in the previous PR and I have added a few more feedbacks
Let's get those fixed then I will continue the review further
@kambleaa007 There is two left from previous feedback. Lets get those fixed and then we can continue with rest of the review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done till line 155.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done with review.
Once you fix all the feedbacks it will be good to go from my end for second review
ready to go for second review
@kambleaa007 Great work. |
Who will be the second reviewer ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work 💯
Thank you for your patience and working on the feedbacks.
Review is done from my end.
For next steps @saranshkataria will be doing second review for this.
Thanks @arshadkazmi42 for guiding me!! |
I'll start looking into this soon. Sorry for the delay! |
@saranshkataria I guess, Your approval is pending |
@@ -44,13 +43,13 @@ ReactDOM.render( | |||
|
|||
[**Try it on CodePen**](https://codepen.io/gaearon/pen/ZpVxNq?editors=0011) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this needs to be translated too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodePen में कोशिश करो
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
इसे CodePen पर आज़माएँ makes more sense
|
||
Consider these two new components representing Logout and Login buttons: | ||
अब लॉगिन और लॉगआउट बटन्स नए कौम्पोनॅन्टस को देखो : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not the right translation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
लॉगिन और लॉगआउट बटन्स के नए कौम्पोनॅन्टस पर विचार करें
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
लॉगआउट और लॉगिन बटन्स का प्रतिनिधित्व करने वाले इन दो नए कौम्पोनॅन्टस पर विचार करें:
added comments till line 70 |
Reviewed done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done reviewing...
@@ -44,13 +43,13 @@ ReactDOM.render( | |||
|
|||
[**Try it on CodePen**](https://codepen.io/gaearon/pen/ZpVxNq?editors=0011) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodePen में कोशिश करो
|
||
Consider these two new components representing Logout and Login buttons: | ||
अब लॉगिन और लॉगआउट बटन्स नए कौम्पोनॅन्टस को देखो : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
लॉगिन और लॉगआउट बटन्स के नए कौम्पोनॅन्टस पर विचार करें
|
||
Consider these two new components representing Logout and Login buttons: | ||
अब लॉगिन और लॉगआउट बटन्स नए कौम्पोनॅन्टस को देखो : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
return Welcome back!; and returnPlease sign up.;on lines18 and 22 should be translated to hindi too |
No description provided.