#css-in-js

Subscribe
CSS-in-JS is a type of programming approach that allows developers to write CSS code within the same JavaScript file. This approach helps to keep the styling and logic of an application together, making it easier to maintain and debug. It also helps to reduce the number of files needed for a project and makes it easier to share styles throughout the application. Additionally, it enables developers to use features such as variables, functions, and conditionals, which are not normally available in traditional CSS.
Siddharth Kshetrapal
Siddharth Kshetrapal
GitHub
Talk: Moving on From Runtime Css-In-Js at Scale
Pariss Athena
Pariss Athena
G2i
Talk: Theming Gatsby Apps with Theme UI
Haris Mahmood
Haris Mahmood
Shopify
Talk: Styles and Theming with Restyle in React Native
Andrei Pfeiffer
Andrei Pfeiffer
revo.js
Talk: A thorough analysis of CSS-in-JS
Mark Dalgleish
Mark Dalgleish
Shopify
Talk: Zero-runtime CSS-in-TypeScript with vanilla-extract
Naman Goel
Naman Goel
Facebook
Talk: Rethinking CSS - Introducing Stylex
Negar Jamalifard
Negar Jamalifard
Lightspeed Commerce
Talk: Type-safe Styling for React Component Packages: Vanilla Extract CSS
Artur Kenzhaev
Artur Kenzhaev
Zoa
Talk: Enhanced AST Static Analysis with Typescript Language Server