reading-notes


Project maintained by Razan-am Hosted on GitHub Pages — Theme by mattgraham

React Docs - thinking in React

How would you break a mock into a component heirarchy?

What is the single responsibility principle and how does it apply to components?

What does it mean to build a static version of your application?

Once you have a static application, what do you need to add?

What are the three questions you can ask to determine if something is state?

*How can you identify where state needs to live?


References:

@React/React Docs - thinking in React