Skip to content

Learn-React-With-Harshi/chapter-03-laying-the-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e635e7 Β· Jan 5, 2023

History

17 Commits
Jan 4, 2023
Jan 1, 2023
Jan 1, 2023
Jan 1, 2023
Jan 5, 2023
Jan 4, 2023
Jan 1, 2023
Jan 4, 2023
Jan 1, 2023
Jan 1, 2023
Jan 1, 2023
Jan 4, 2023

Repository files navigation

Learn React With Harshi πŸ‘©πŸ»β€πŸ’» Series

Documenting my learning journey of Namaste React Live Course conducted by Akshay Saini

Class Summary Chapter - 03 Laying the foundation (01/01/2023)

Chapter-03 started with revising the previous sessions and doubts raised in the previous sessions were addressed. Babel/Polyfills and their usage were explained. Scripts were written for starting and building the app. Steps to install a npm package were walked through. JSX vs React.createElement() vs Components were discussed in depth. It was a truely knowledge heavy session with lot of new concepts and keywords.

One line about this chapter : JSX is NOT html inside js but syntactic sugar for the React object

Check out Chapter-03 Live for the live demo of this chapter's coding assignment

If you are interested in learning other chapters of this series, please browse through the my repositories

If you have any queries/suggestions about my version of this course, please feel free to raise PR. Happy coding !!!