Namaste React Course by Akshay Saini
Episode 01 - Inception
Coding :
- Set up all the
tools in your laptopVS CodeChromeExtensions of Chrome
- Create a
new Git repo - Build your
first Hello Worldprogram using,- Using
just HTML - Using
JS to manipulate the DOM - Using
React use CDN LinksCreate an ElementCreate nested React Elements-
Use root.render``
- Using
Top comments (0)