/DiceRoll

Rendering components with setState. State as props design pattern to create application. Statefull parent component passes its states to stateless child component as their props. Downward data flow, parent components are more statefull

Primary LanguageJavaScript

No issues in this repository yet.