Coder Social home page Coder Social logo

Roadmap about css-in-js HOT 6 CLOSED

michelebertoli avatar michelebertoli commented on May 18, 2024
Roadmap

from css-in-js.

Comments (6)

stereobooster avatar stereobooster commented on May 18, 2024 1

I found this gem https://github.com/milesj/aesthetic. This lib lists a lot of syntax/features with examples.

Also found another edge case: JSS + rehydration

Once JS on the client is loaded, components initialized and your JSS styles are regenerated, it's a good time to remove server-side generated style tag in order to avoid side-effects, example in react.

Yeah JSS has SSR for styles, but on client they are used only before JS app started, after JSS generates styles again.

from css-in-js.

stereobooster avatar stereobooster commented on May 18, 2024 1

Nice benchmark http://necolas.github.io/react-native-web/benchmarks/

from css-in-js.

stereobooster avatar stereobooster commented on May 18, 2024 1

New hotness - babel-plugin-macros:

from css-in-js.

MicheleBertoli avatar MicheleBertoli commented on May 18, 2024

This is awesome, thank you very much @stereobooster.

from css-in-js.

stereobooster avatar stereobooster commented on May 18, 2024
  1. I'm lazy so implemented it with TravisCI #76
  2. We can generate Readme from JSON or remove the table from Readme and use website table only.
  3. should we move the website to master branch or at least JSON-file? So we can have one PR instead of two?

@MicheleBertoli any preferences for 2, 3?

from css-in-js.

MicheleBertoli avatar MicheleBertoli commented on May 18, 2024

Thank you very much, @stereobooster.
I believe being lazy is a great skill, and Travis works pretty well.
I wouldn't remove the table from the README (for now, at least) and I'd try to keep master and website separated - if we manage to have a single build process (see my comments on the PR).
I hope this makes sense.

from css-in-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.