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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Any good Node.js books?

2 点作者 ved大约 14 年前

2 条评论

trollhammeren大约 14 年前
Here is one: <a href="http://ofps.oreilly.com/titles/9781449398583/" rel="nofollow">http://ofps.oreilly.com/titles/9781449398583/</a> and this is how the book will look like once it's out: <a href="http://www.readwriteweb.com/hack/2011/03/nodejs-book.php" rel="nofollow">http://www.readwriteweb.com/hack/2011/03/nodejs-book.php</a> Since node.js is still under development, you'll find very few text on it. Still try to look for code/examples on official site and videos are available too if you do a google search.
ollybee大约 14 年前
the node API is not yet stable so a node.js book would date to quickly. pure js books are a better bet. I love Javascript patterns by Stoyan Stefanov. There are two other good Javascript books.