Code Monkey home page Code Monkey logo

Comments (1)

JuneAndGreen avatar JuneAndGreen commented on May 26, 2024

两者确实是不同思路,因为这两个方案本身就是应对不同场景而产生的,kbone 当初是为了快速将内部某些 web 产品页面转成小程序形态而诞生,glass-easel 则是为了将小程序适应到不同的渲染后端而诞生(比如 skyline)。如果使用 kbone 的话,你可以理解为层级由上到下是这样的:web 代码 -> kbone 适配层 -> glass-easel -> 渲染后端(webview/skyline/其他后端),两者本身并不是冲突的。

至于 kbone 本身是不想做得过于重的,只要专注于让部分 web 代码可以直接跑到小程序上就够了。事实上现在的小程序形态可能更适合 kbone 与原生混合的形式(比如部分页面采用 web 编写使用 kbone 混入到原生小程序中),kbone 只是提供了一套适配方案,他跟 taro 乃至原生小程序都不算有竞争关系,因为各有适合的场景,开发者按需求选择即可。

from kbone.

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.