Skip to content

How is it different from Linaria? #60

Answered by layershifter
zaguiini asked this question in Q&A
Discussion options

You must be logged in to vote

We are building library that works, scales and is performant for UI libraries/frameworks & applications. And this affects its design and goals. We use Atomic CSS to solve specificity problems and order of appearance. This is the key difference/similarity to other libraries.

Here is a sample CodeSandbox (https://codesandbox.io/s/order-of-appearance-puzzle-svwi8) that shows why order of appearance matters 😉

In terms of competitors the closest ones is Compiled and Stylex. It's hard to compare with the second, but compared to Compiled we have significantly better runtime performance:

(👆 I plan to publish this benchmark later somewhere, the same as in react-native-web & in fela but contains m…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zaguiini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #54 on March 02, 2022 16:20.