javascript-react-patterns
javascript-react-patterns copied to clipboard
Repo related to the FrontendMasters course on JavaScript and React patterns
Results
33
javascript-react-patterns issues
Sort by
recently updated
recently updated
newest added
Since we are using `React.Children.map` with `React.cloneElement`, we now access all the state through `props`. Context API is not valid here.
Link to pattern : https://github.com/lydiahallie/javascript-react-patterns/blob/main/pages/patterns/design-patterns/factory-pattern.mdx ✅ instead of on the object ❌ instead of on the objec