View Single Post
Old 01-27-2022, 09:48 PM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,229
React - 8 Tips that you should know

Keep components small
Auto assign keys to a list of elements
Using the fragment shorthand
Avoid overloading your JSX
Write better JSX conditionals
Destructure your props
Prefer functional components
Create and use custom hooks
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote