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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Who is interested in React.js book?

2 点作者 danaw将近 10 年前
Ive begun writing a book on React focused on taking someone curious to try it all the way through lifecycle events, mixing, immutability, flux, routing and testing.<p>Would this be of interest to anyone? If so, what would you hope to have covered? Any other tips&#x2F;ideas?

3 条评论

rahimnathwani将近 10 年前
I would like a book or tutorial showing how to build a full app with React. It would need to cover: - React (although this is done well by existing docs) - JS bundling - Creating a back-end (e.g. Django REST Framework, or Flask, or Sails) - Authentication<p>If you could help the reader build a &#x27;to do&#x27; list app in React, which included some things most web apps need (back-end persistence, OAuth, multiple users, and deployment) then they&#x27;d know enough to start almost any app&#x2F;project.<p>It&#x27;s easy to find example code to show React consuming an unauthenticated, read-only API. For someone coming from Angular or similar, that&#x27;s probably enough. If you&#x27;re targeting people who are used to writing everything server side (e.g. traditional Django development) then there are still gaps.
alex_g将近 10 年前
Would be of interest to me if it&#x27;s well written and goes from the basics to in depth coverage.
eecks将近 10 年前
I&#x27;d be interested if it&#x27;s online free.