WHAT is JavaScript XML ( JSX )?
In this blog, we shall see what is JSX ? and why is JSX being used extensively in React.
What is JSX?
JSX stands for JavaScript XML. It is a syntax extension for JavaScript that allows you to write HTML-like code within JavaScript. It was introduced...
codingadda.hashnode.dev4 min read