chitchu/redditgips

Optimisations

chitchu opened this issue · 0 comments

Consider deprecating styled-components and immutable.

Reason:
Footprint is high 227kB for styled-components and 142kB for immutable.

image

Alternatives:

  • vanilla css, sass?
  • Object.freeze?