We often need to show/ hide some content of our application based on some condition . This is called conditional rendering.
In react we can show/hide content logically using JavaScript syntax.. like
if-else statement
Ternary operator
Logical And operator
My facebook page
/ fullstackhouse