-
Eventually, move towards the project
-
A JS Library for building UI
-
Component based approach
-
In Angular--during Single Page applucation entire page is loaded
-
In React--component are loaded
-
Uses a Declrartive Approach
-
DOM updates are handeled gracefully
-
Reusable Code
-
React Folder Structure
-
manifest.json- provides application info in json
-
favicon - page icon
-
index.html
-
The noscript element represents nothing if scripting
-
is enabled, and represents its children if scripting is disabled.
-
ReactDom.render(what to show, where to show, callback);
-
Babel -converts to moder javascript compiler so that browser can understand
-
Notifications
You must be signed in to change notification settings - Fork 0
aditi27-rajshail/ReactTutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|