JavaScript modules and packaging
- Published on
4 min read
- Related tags
Compiling everything I've learned about modules and packaging into a simple cheat sheet.
Thoughts, mental models, and notes on all things dev ✍️
Compiling everything I've learned about modules and packaging into a simple cheat sheet.
Leverage the React.cloneElement API to pass certain props implicitly.
Maintain a clean and easy to navigate structure for your React components using folders, and without relying on index.js files!
This article was written the week following React Conf 2018, after the team announced their proposal for React Hooks.