Do You Know How React Works?
HOW REACT WORKS
React is javascript library for building interactive user interfaces using reusable components. It enables you to divide your UI into smaller parts called components that you can work on separately. Each component maintains its own st...
richjs.hashnode.dev4 min read