React Components, Props, and JSX.
React is one of the most popular JavaScript libraries for building user interfaces.
Let's learn some of the basics of React like creating a component, the JSX syntax, and Props.
What is JSX?
JSX stands for JavaScript XML. It is a syntax extension of ...
lalitha.hashnode.dev3 min read