Tutorial to Using JSX and Rendering with React
If you’re new to React, you’ll likely have heard about JSX or JavaScript XML — it’s an XML-like code for elements and components. In this article, we’re going to take a look at what JSX is & why we should use it in our React applications. We’ll also ...
rembertdesigns.hashnode.dev6 min read