Forum

Does React use HTML...
 
Notifications
Clear all

Does React use HTML?


(@elias)
Member Moderator
Joined: 5 months ago
Posts: 4273
Topic starter  

Does React use HTML?


   
Quote
(@elias)
Member Moderator
Joined: 5 months ago
Posts: 4273
Topic starter  

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


   
ReplyQuote
Share: