JSX is JavaScript with a syntax extension which allows a mixture between _______________ and ___________.
Answers
Answered by
0
JSK is Java Script with a syntax extension which allows a mixture between a XML and Html.
Extensible Markup Language.This language was designed basically used to store the data and it also helps in the transportation of data.
Both machines and as well as human beings can read and write this language.
Answered by
0
JSX is JavaScript with a syntax extension which allows a mixture between JavaScript and HTML.
Explanation:
- JSX is actually an extension of JavaScript that looks same as XML. The programming code of JSX looks similar to HTML. But it is actually a mixture of HTML and JavaScript.
- The JSX is actually faster than JavaScript, as it performs the optimization while ‘compiling the source code’.
- JSX can be preferred as it is easier to use than the plain JavaScript code. It is supposed to be implemented by the browsers or the engines.
Learn more about JavaScript
Write a javascript code to input your name and age. If name is Divya and age is 16, the display the statement "Divya is 16 years old."
https://brainly.in/question/7701363
What is javascript? please define
https://brainly.in/question/2216118
Similar questions