Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Move from styled-components to Emotion #67

Closed
Metnew opened this issue Aug 11, 2017 · 1 comment
Closed

Move from styled-components to Emotion #67

Metnew opened this issue Aug 11, 2017 · 1 comment

Comments

@Metnew
Copy link
Owner

Metnew commented Aug 11, 2017

Styled-components currently is not the best solution when it comes to performance. What do you think about using Emotion instead of styled-components? It has similar API, works with SSR and has better performance. More info
Example with emotion: here

@Metnew
Copy link
Owner Author

Metnew commented Aug 14, 2017

After some research I didn't find any serious reason moving from styled-components to emotion. Emotion's good performance is really good only in "extract mode", which isn't supported in some browsers (IE11). Conclusion: the project continues to use styled-components.

@Metnew Metnew closed this as completed Aug 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant