书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 209 个相关结果.
  • Node.js 指南

    Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行环境。 Node.js 使用了一个事件驱动、非阻塞式 I/O 的模型。Node 是一个让 JavaScript 运行在服务端的开发平台,它让 JavaScript 成为与PHP、Python、Perl、Ruby 等服务端语言平起平坐的脚本语言。
  • Node In Action(Node.js实战 英文版)

    Before reading this book, you should have already know much about the JavaScript programming language, and I will try hard to explain things in brief sentences and brings your thre...
  • Node.js 实战

    本书尽量通过通俗易懂的文字、并通过作者的三个 Node.js 项目的开发过程,帮助读者掌握一些基本的 Node.js 知识和开发技巧:node-validator、node-translator、Riki。
  • Node.js 调试指南

    《Node.js 调试指南》是本人整理的从事 Node.js 开发这几年的一些调试经验和思路,希望授人以鱼也能授人以渔。
  • Node.js 最佳实践

    这是对Node.js最佳实践中排名最高的内容的总结和分享。当前,超过50个最佳实现,样式指南,架构建议已经呈现。
  • Node.js Best Practices

    more than 80 best practices, style guides, and architectural tips are presented. New issues and pull requests are created every day to keep this live book updated. We'd love to see...
  • Node.js技术栈

    本文档是作者从事 Node.js Developer 以来的学习历程,旨在为大家提供一个较详细的学习教程,侧重点更倾向 于Node.js 服务端所涉及的技术栈,如果本文能为您得到帮助,请给予支持!
  • Golang for Node.js Developers

    Examples of Golang compared to Node.js for learning. This guide full of examples is intended for people learning Go that are coming from Node.js, although the vice versa can work t...
  • 解读 node.js api 文档

    本篇有些部分直译自 node 的 api 文档,版本为 0.8.8。与其说是翻译,不如说是个人的一篇笔记。为保证全面,没有做接口的增删,并从中加入自己的注解。希望以学习+传达的方式达到更好的记忆,并把知识传播出去。对这些文字,你可以用于任何非商业的传播而无须征求我的意见;拒绝一切商业传播,包括我自己,希望这篇文档永远都是免费的。
  • [英文] Node.js Manual & Documentation

    It all started with my desire to have a nicely formatted version of the node.js manual & documentation as a printable pdf with a cover, table of content, indented code blocks and s...