|
|
|
|
|
by breakingcups
281 days ago
|
|
I was about to say the same. Having lived mostly in Vue land, this quote felt astounding to me: "The React team themselves have made it clear: runtime CSS injection will always be slower than statically extracted styles. They recommend using <link rel="stylesheet"> for static styles and inline styles for dynamic values. That's the future." I thought this lesson was already widely learned since the jQuery days. |
|