2.4k questions

2.4k answers

97.2k users

4 Online Users
0 Member 4 Guest
Today Visits : 1617
Yesterday Visits : 2168
Total Visits : 2397376

Categories

Notice

Dear All, These are my answers from Quora and primarily Google; please check the answer and from others sites; the answers are free and without any liability.To make a decision, write down all of the positives and negatives on a piece of paper.Thank you,

Elias Katsaniotis, MSc

Information

Viktoria Katsanioti,

Kaliningrad,

Russia,

matizegr@yahoo.com

0 votes
49 views

Does React use HTML?

in Reactjs by (95.8k points)

1 Answer

0 votes

React uses an HTML-in-JavaScript syntax called JSX (JavaScript and XML). Familiarity with both HTML and JavaScript will help you to learn JSX, and better identify whether bugs in your application are related to JavaScript or to the more specific domain of React.

by (95.8k points)
...