Coder Social home page Coder Social logo

Comments (3)

ascoders avatar ascoders commented on June 23, 2024
  1. 发布功能不集成进来。有一个草稿概念,保存就是保存草稿,发布会将最新草稿拷贝一份固化存储,这个逻辑是纯后端的。
  2. <Editor value={}> 将草稿,也就是 onSave 回调的返回值传给 value,就能读取结果了。
  3. 这个应该是数据流重复初始化了,我看看怎么避免,你可以先通过给 Editor 不同的 key 强制销毁来解决?

from gaea-editor.

chenraotg avatar chenraotg commented on June 23, 2024

如果我最后想直接生成一个可执行的页面(也就是能够将我用gaea布局完的页面生成出来),后端那块有没有什么解决方案或者技术路线呢?您说个大概方向即可,我自己去学习。

PS:其实我的初衷是想把诸如Echart、G2这样的图表库导入到gaea中,然后允许通过拖拽来生成自定义布局图表页面。

from gaea-editor.

ascoders avatar ascoders commented on June 23, 2024

但是你的瓶颈在后端,学习一下 express、koa 之类的框架就行了。

from gaea-editor.

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.