Styleframe: TypeScript #CSS API for Writing Design System Code — Among other features, it’s framework-agnostic || #WebDev #FrontendDev #CSSinJS bit.ly/4aFTgSr
Latest posts tagged with #cssinjs on Bluesky
Styleframe: TypeScript #CSS API for Writing Design System Code — Among other features, it’s framework-agnostic || #WebDev #FrontendDev #CSSinJS bit.ly/4aFTgSr
#xstyled 4.1 – Utility-first CSS-in-JS framework for React || #ReactJS #CSSinJS #WebDevelopment bit.ly/4rcAAiy
StyleX vs. Tailwind: Meta’s Take on CSS-in-JS Maintainability, by @ricmac@mastodon.social (@thenewstack@hachyderm.io):
thenewstack.io/stylex-vs-tailwind-metas...
#tailwind #comparisons #cssinjs #maintainability #css
Devup UI now officially supports vanilla-extract 🎉
css.ts / css.js works without the vanilla-extract plugin
Just the Devup UI Next.js plugin.
Zero runtime cost
Near-zero migration
Static CSS extraction
Repo 👉 github.com/dev-five-git...
#DevupUI #vanillaExtract #Nextjs #CSSinJS
#Development #Trends
2025 JavaScript Rising Stars · Top starred GitHub projects in the past year ilo.im/169lph by Michael Rambeau
_____
#JavaScript #Frameworks #Libraries #StaticSites #CssInJS #Tooling #AI #WebDev #Frontend #Backend
#Development #Analyses
The great betrayal of frontend sanity · “I’d call CSS-in-JS over-engineering disguised as progress.” ilo.im/168rnj by Alexander Williams
_____
#CSSinJS #DX #Maintainability #Website #Browser #WebPerf #WebDev #Frontend #CSS #JavaScript
CSS-in-JS: The Great Betrayal of Frontend Sanity, by @thenewstack@hachyderm.io:
thenewstack.io/css-in-js-the-great-betr...
#cssinjs #css #javascript #performance #dx
JS lets you call functions with backticks! 🤯
subscribe`Status: ${true}!`; // tagged template 🏷️
Used in styled-components to write CSS in JS 🎨
const Btn = styled.button`
background: ${p => p.primary ? "blue" : "gray"};
`;
#JavaScript #WebDev #CSSinJS 💡
The team behind styled-components has announced the project is entering maintenance mode. The team also recommends against adopting styled-components for new projects. Here’s the full update: opencollective.com/styled-compo...
#StyledComponents #CSSinJS #WebDev #React
used #NotebookLM + #Genspark to generate alternatives of
@StyledCSS
github.com/koji/alterna...
#cssinjs #typescript #js
Magenta, cyan and yellow texts superposed on lilac background: CSS in React Server Components
🔵🔴 CSS in React Server Components
by Josh W. Comeau @JoshWComeau
#CSSinJS #React #webdev
www.joshwcomeau.com/react/css-in...
Brown text on yellow background: Exploring the shift from CSS-in-JS to headless UI libraries
🟤🟡 Exploring the shift from CSS-in-JS to headless UI libraries
by Elijah Asaolu @asaolu_elijah at @LogRocket
#cssinjs #headless #webdev
blog.logrocket.com/exploring-sh...
Observation: #CSSinJS is happening because people don't know CSS.
Don’t get attached to libraries because they aren’t guaranteed to last but the ideas behind them will last if they prove to be useful. #nodejs #javascript #React #redux #cssinjs