React is a popular library for creating web apps and mobile apps.
In this article, we’ll look at how to clean up our React code.
JSX
JSX is a programming language we use to write React apps.
We should use it to write anything but the most trivial apps.
It make s our lives way easier.
It provides us with an XML like syntax to let us tell React what to render in a familiar syntax.

#programming #javascript #software-development #web-development #technology

React Patterns -Clean Up Our Code
1.05 GEEK