code

GITHUB

purpose

Experience weeX development and make a vertical comparison with RN and Flutter.

At present, WeeX has been donated to the Apach Foundation by Ali. The developers are mostly domestic users, and the community environment is not very friendly. My purpose is just to experience the development effect of WEEX and try out a tool.

library

  • Vue-router: indicates the route

  • Weex-ui: third-party UI library

pit

  • Debugging is laborious, WS links are often lost, and debugging is done using playground scanning

  • Although weex’s slogan is three-port unification, the actual development of Web and Navtive is quite different. You have to do a lot of extra work to be web compatible.

  • The usage of CSS attributes is slightly different in WEEX. Many abbreviations cannot be used. Sass cannot be used on the WEEX.

contrast

  • There is a real difference between RN and Flutter, community, tools. The development experience is not great, mainly in terms of debugging friendliness.

  • In terms of cost of learning, it’s not that different from the Web, and getting started is easy. If you have a good dad, a lot of support can be very promising. Now it feels like a little toy.

Effect of the page