TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Compiled, a performant compile time CSS-in-JS library for React

2 pointsby madouabout 4 years ago

2 comments

madouabout 4 years ago
Experimental style extraction now available for Webpack 5! Try it today. This is one of the features we&#x27;ve been most excited to implement.<p>Extract styles from your app Extract styles from node modules Atomic style sheet Style sheet minification<p>Check out the docs here <a href="https:&#x2F;&#x2F;compiledcssinjs.com&#x2F;docs&#x2F;css-extraction-webpack" rel="nofollow">https:&#x2F;&#x2F;compiledcssinjs.com&#x2F;docs&#x2F;css-extraction-webpack</a><p>For a thread on the cool stuff this enables have a look at this twitter thread <a href="https:&#x2F;&#x2F;twitter.com&#x2F;compiledcss&#x2F;status&#x2F;1373125637762772996" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;compiledcss&#x2F;status&#x2F;1373125637762772996</a>
fullstackwifeabout 4 years ago
This is one of problems of Atlassian: many home grown libraries that get abandoned eventually. Examples: Active Objects or Atlaskit.<p>You can later feel that as a user: bugs, poor performance, accessibility issues. As a developer using this library you can&#x27;t count on good support.<p>Atlassian should stick to industry standard implementations, for example styled components.