TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Alibaba/rax – a universal React-compatible render engine

14 pointsby zthomasover 8 years ago

3 comments

mmastracover 8 years ago
The official github repo is probably a better link: <a href="https:&#x2F;&#x2F;github.com&#x2F;alibaba&#x2F;rax" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;alibaba&#x2F;rax</a>
评论 #13388299 未加载
cutlerover 8 years ago
The example index.html page contains a link to framework.web.js which is 167k. Minified and gzipped this reduces to 17k so not 8k, as advertised, but the same size as Vue.js .
评论 #13388977 未加载
alexmingoiaover 8 years ago
Are there advantages to this over Preact?