Direct link to the article The Fragmented, But Evolving State of CSS-in-JS

The Fragmented, But Evolving State of CSS-in-JS

TLDR: The CSS-in-JS community has converged on a consistent API.

Not so long ago, a Facebook engineer compiled a list of the available CSS-in-JS methodologies. It wasn’t short:

aphrodite, babel-plugin-css-in-js, babel-plugin-pre-style, bloody-react-styled, classy, csjs, css-constructor, css-light, css-loader, css-ns, cssobj, cssx-loader, …

Avatar of Ollie Williams
Ollie Williams on (Updated on )
Direct link to the article Using Feature Detection to Write CSS with Cross-Browser Support

Using Feature Detection to Write CSS with Cross-Browser Support

In early 2017, I presented a couple of workshops on the topic of CSS feature detection, titled CSS Feature Detection in 2017.

A friend of mine, Justin Slack from New Media Labs, recently sent me a link to …

Avatar of Schalk Venter
Schalk Venter on (Updated on )