Git Product home page Git Product logo

Comments (2)

chriddyp avatar chriddyp commented on May 14, 2024

Thanks for your interest @gigatexal !

if we could write python and render react in flask.

Could you explain what you mean a little bit more here? Do you mean server-side rendering?

Here are some more resources about how Dash works with React right now:

  • Dash is already an interface to React - it renders the app in React and all of the components are React based components. For more high-level information, see the announcement letter
  • The front-end for React is generalized and the code is in this repository here: https://github.com/plotly/dash-renderer.
  • You can write your own React components and generate a python interface to this components through Dash's plugin system: https://plot.ly/dash/plugins

from dash.

gigatexal avatar gigatexal commented on May 14, 2024

I think what you described is what I am looking for. I think what I was seeking was outside of the scope of the project: write python (never touch jsx) and have my python rendered as html via react. Something along the lines of a < u l > with n number of < l i > items could be a python for loop maybe. I know this example is trivial but I hope it gets the point across. Nevertheless, I think the Dash-Renderer and the plugin system should suffice for me to get started.

from dash.

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.