jagrut-sharma / namastey-react-Ch01

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Namastey React Live

Chapter-1: Inception

Things studied:

  1. How to add element through vanilla JS.
  2. How to add react to the project using CDN.
  3. How to add elements through React.
  4. What is the meaning of different CDN links?
  5. Meaning of crossorigin attribute in script tag?
  6. Async and Defer
  7. Basics about React.createElement

Detailed notes can be found here

About


Languages

Language:HTML 63.6%Language:JavaScript 34.2%Language:CSS 2.2%