TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: How do you write performant, scalable, testable and readable React code?
4 点
作者
albingroen
大约 1 个月前
However I go about building React projects, they _ always_ turn into an unreadable buggy mess. How do you do it? How do you make sure your project is well-structured, DRY, readable, testable and bug-free?
1 comment
squeegee_scream
大约 1 个月前
I use Elm. It is a lot easier for me to write good code in Elm than in React.