Two very simple ways to render UI conditionally in React.
In this article, we'd be looking at what conditional rendering in React is and two simple methods by which we can display or render some particular information in our UI based on some conditions.
We would then look at a way to do something practical ...
seven.hashnode.dev3 min read