Why do we keep talking about CSS-in-JS?
May 7, 2019 · Remember the first time you wrote some html/css? It was amazing, right? <div style="color: blue">Hello world</div> So simple, so pure. Then, of course, the senior developer™ told you not to write your css like this and put it a separate file. <div c...
MMarco commented