Closed lholmquist closed 6 months ago
Not wanting this to be added in on the docs here, but wanted to start a discussion on whether it makes sense to add in a note about CSS-in-JS.
CSS-in-JS was another pattern that is or was heavily used across projects at certain point in time. styled-components and Emotion are some of the popular CSS-in-JS libraries in the React community.
Not wanting this to be added in on the docs here, but wanted to start a discussion on whether it makes sense to add in a note about CSS-in-JS.
If it is a pattern then i don't see why not
@adimaniacal thanks for the spelling updates. this just proves how bad of a speller i am 🤣
@adimaniacal i just added a small section related to the css-in-js pattern. mostly copy/paste of what you wrote :)
@paceaux i made some updates based on our latest meeting, mind taking a look
@paceaux sorry for the second notification, but apparently in my above comment i had a space in between the @ symbol and the p, so i don't think you would have gotten the first notification 🤷
consider adding content about css methodologies, e.g. BEM