Skip to content

luisarias3203/vercel-react-foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vercel-react-foundations

What is React? React is a JavaScript library for building interactive user interfaces.

What is the DOM? The DOM is an object representation of the HTML elements. It acts as a bridge between your code and the user interface, and has a tree-like structure with parent and child relationships.

What is JSX? JSX is a syntax extension for JavaScript that allows you to describe your UI in a familiar HTML-like syntax.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published