You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arjie Cristobal edited this page Jan 2, 2020
·
1 revision
Welcome to the reactjs-redux-bootcamp wiki!
Web Development and React
HTML, CSS, and JavaScript are the pillars of web dev
Web apps are documents served to browsers
React projects are bundled (Parcel) and transpiled (Babel)
React optimized DOM calls with the Virtual DOM