What is JSX in React JS – ReactJS for beginners youtu.be
As a student learning front-end development, your first choice after HTML, CSS, and Javascript is a framework that will make it easy to create the first project.
And as most beginners start with ReactJS because it's pretty popular and easy to use the framework. So, when you are already used Create React App to set up your new project, you may realize something wired or something new.
Component's files will have a specific extension, which is not familiar for non ReactJS developers, it's .jsx. Why it's not .js, what's the specific JSX syntax, which is used in ReactJS, and in what way it's better than the traditional JS?
voters
Report Story
Leave Your Comment