/react-performance

Various React.js experiments.

Primary LanguageTypeScriptMIT LicenseMIT

This project was bootstrapped with Create React App.

TODO

Design System Issues

  • Be careful about zero-ing out margin values on components, because a parent layout component might want to add it. E.g., zero-ing out margin-top on a Paragraph component but this prevents this component working properly when in a Stack.

Justifications

Exceptions

Notes