Smashing Node.js 在线电子书 图书标签: nodejs JavaScript 编程 Node.js Node 服务器 前端开发 smashing
发表于2024-11-15
Smashing Node.js 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
Learnboost开发过程中实践的总结,容易过时,适合一口气读完,然后看文档。
评分看的是英文电子版,书的内容很好,值得一读。不过书中的示例代码有不少错误,而作者又没有提供代码下载。可能是Node版本问题,SEQUELIZE这个例子跑不起来,比较遗憾,听说国内的翻译版本译者做了一些注释,推荐购买中文版看。
评分Learnboost开发过程中实践的总结,容易过时,适合一口气读完,然后看文档。
评分看的是英文电子版,书的内容很好,值得一读。不过书中的示例代码有不少错误,而作者又没有提供代码下载。可能是Node版本问题,SEQUELIZE这个例子跑不起来,比较遗憾,听说国内的翻译版本译者做了一些注释,推荐购买中文版看。
评分Learnboost开发过程中实践的总结,容易过时,适合一口气读完,然后看文档。
Guillermo Rauch(旧金山,加利福尼亚州)是一家位于旧金山,为
当地教育提供相关服务的创业公司LearnBoost的CTO和联合创始人。
Rauch还是几个知名Node.js项目的发明者,曾在JSConf和一些
Node.js workshop做过演讲。"
译者介绍:
Goddy Zhao(本名赵静),Successfactors(SAP子公司)软件工程师。毕业于复旦大学,先后在IBM、淘宝工作过,专注于企业级富客户端Web应用的开发,擅长前后端相结合的技术解决方案。曾与人合译过多本前端图书,并曾在沪JS及D2前端技术论坛担任过主持人和演讲嘉宾。个人主页http://goddyzhao.me。
Learn to make more efficient apps, with just one language! Smashing Node.js: JavaScript Everywhere equips you with the necessary tools to understand Node.js and its uses in developing efficient web apps. With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption using Node.js is the key to your app development success. Teaching you the essentials to making event-driven server-side apps, this book demonstrates how you can use less space and take less time for communication between web client and server. Contains numerous hands-on examples Explains implementation of real-time apps including Socket.IO and HTML5, and WebSockets Addresses practical Node.js advantages from specific design choices Demonstrates why knowledge and use of JavaScript is beneficial Includes an interactive online component with sample chapters Explains components of stand out apps including brevity and benchmarks Looking to enhance your abilities even further? Smashing Node.js: JavaScript Everywhere makes developing server-side apps accessible with its focus on JavaScript, open source, and easy-to-use language.
P128 在P8页最下译者注的建议里,开始确实让我觉得作者把逗号写前面,怪怪的,但又奇怪大师为啥这样别具一格,肯定有道理的。 后看到128页和129页的代码时,我在寻觅server{}内的代码大体结构时,突然发现“,”逗号点在前面很有利于看清结构的,不信你试试。 P140 。。。 ...
评分1.如何使用这本书 在有源码的情况下,尝试一个个例程还是不错的。至少比《深入浅出Node.js》好上手。书中源码在git上 https://github.com/guille/smashingnode 找了很久,并follow了作者。 2.这本书确实不适合入门 附上stackoverflow的“How do I get started wi...
评分1.此书英文版出版于2012年5月,而Node.js发展很快,书中有些内容已经不适合当前版本了。 2.翻译质量一般。有些关键的地方反而点到即止,可能原作即是如此吧。 3.不是很适合做新手入门书,读之前一定要有JS基础才行。对Node.js的介绍并不详细,也谈不上深入。新手推荐先看看《...
评分看了一点点,就发现了不少错误 比如15页末 Animal.prototype.getName() { 似乎应为 Animal.prototype.getName = function() { 16页开始 var animal = new Animal('tobi'); a.getName() == 'tobi'; //true 明显应为 animal.getName() == 'tobi'; //true
评分我能说就是个渣渣么。。第一次见到“退出” 翻译成“登出”。。懂英文直译。。。入门不好。。纯粹翻译,都感觉不到有作者验证的过程,但凡验证最起码能给点注释之类的东西,来说明这个案例哪里有问题,哪里需要注意以及可以优化的地方。。搞笑的是连源代码都不给出地址。。。
Smashing Node.js 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024