Class Summary: In this class we had restructured our code and learnt how to write clean code. Also we created new components for every portion of website like header, footer,
body etc and how to render them in browser. Also learned the methods to import/exports the components, different methods to do it. After that the most important topic was Hooks
.
We learned all the basics of it and how to render them with the help of function filter. We created a button to filter the restaurant cards with avg rating with the use of hook.
And at last the understant some theoritical concepts of react render which are highly usefull for deeper understanding of react as well as important for interviews.
That's all for intro! If you're interested in other chapters check out other repos.