GithubHelp home page GithubHelp logo

Comments (7)

sejoker avatar sejoker commented on May 18, 2024 2

I used react-tooltip in the past without any issues. The app supported server-side rendered.

from cf-ui.

tajo avatar tajo commented on May 18, 2024 1

Is this a think we want to work on?

Yes.

We already use server-side rendered cf-ui components for api docs and styleguide. So this is a blocker preventing us to use cf-component-tooltip in both of these projects. There is no excuse to throw server-side compatibility out of the window.

from cf-ui.

koddsson avatar koddsson commented on May 18, 2024

Is this a think we want to work on?

I don't think server-side rendering is actively being worked in the team for now so I'd like to focus more on stuff we are actually going to do and bring this back up later if we ever wanna do server side rendering.

Ok if I close this with maybe a label of "Possible future work" so it's easy to find again later?

from cf-ui.

koddsson avatar koddsson commented on May 18, 2024

I mean the argument could be made that we're spending time on issues like this where we are making sure that we are able to server-side rendering even though we don't use it in the dashboard. I'd argue that we aren't throwing it out the window but rather just not taking up time implementing it when we aren't really using it.

Why are we server-side rendering in the styleguide and api docs?

from cf-ui.

tajo avatar tajo commented on May 18, 2024

taking up time implementing it

It doesn't really take an extra time. It's just not doing bad things in our components (using global stuff as window etc).

Why are we server-side rendering in the styleguide and api docs?

  • faster loader time, the page doesn't wait for JS bundle, parsing, executing...
  • better for search engines
  • we could ship docs without JavaScript and it would still work pretty good

from cf-ui.

koddsson avatar koddsson commented on May 18, 2024

Is this being worked on or is this just a feature request for the future?

from cf-ui.

toekneestuck avatar toekneestuck commented on May 18, 2024

Moved internal.

from cf-ui.

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.