TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

React is not just a library anymore, but an architecture

15 点作者 lewisjoe超过 2 年前

2 条评论

jbirer超过 2 年前
I love React. They realized that the whole "class" thing is unnatural to Javascript and replaced it all with hooks and functions. It also makes it very easy to collaborate with coders of various skill levels because there's one way to do it.
pull_my_finger超过 2 年前
React claiming to be an architecture is taking credit for Elm's architecture isn't it? React is a library that implements TEA.