`

Node.js - a new platform for web development

 
阅读更多

Node.js is a new platform for web application developement. It's JavaScript on the server side, running on Google's V8 JavaScript runtime. It's event driven and employs call back method to achieve non-blocking IO. It has great performance advantage and claims to be suitable for Data Intensive and Real Time (DIRTy) applications.

分享到:
评论

相关推荐

    Building Scalable Apps with Redis and Node.js(PACKT,2014)

    There are many frameworks that have popped up in recent years, but what makes Node.js unique is that it opens up a whole new frontier for web development and takes a hybrid approach. This book will ...

    Learning.Node.js.for..NET.Developers.epub

    Node.js is an open source, cross-platform runtime environment that allows you to use JavaScript to develop server-side web applications. This short guide will help you develop applications using ...

    Learning.Node.Moving.to.the.Server-Side.2nd.Edition.14919

    Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. With this hands-on guide, you’...

    Use Node.js as a full cloud enviroment development stack

    Node.js作为一种为版本8 JavaScript引擎设计的事件驱动I/O框架,在UNIX-like平台上被广泛用于编写可扩展的网络程序,如Web服务器。本文将深入探讨Node.js框架及其生态系统(包括云服务),并通过一个具体的例子来...

    Mastering Full-Stack React Web Development

    If MEAN demonstrated just how effective combining JavaScript frameworks and tools could be for the modern web developer, by replacing Angular with React, developers have an easier way to build ...

    Node JS 实战最新版

    Nathan Rajlich, better known to many as TooTallNate, has been a Node.js core committer for some time now and is an active part of the development of the platform as it has matured into its current ...

    python3.6.5参考手册 chm

    PEP 465 - A dedicated infix operator for matrix multiplication PEP 448 - Additional Unpacking Generalizations PEP 461 - percent formatting support for bytes and bytearray PEP 484 - Type Hints PEP ...

    Building Modern Web Applications Using Angular

    His expertise includes modern web technologies (HTML5, JavaScript, and Node.js) and frameworks (Angular, React.js, Knockout.js, and so on). He has also worked on many Microsoft technologies, such as ...

    Bootstrap Site Blueprints Volume II(PACKT,2016)

    The book will first teach you how to build a Bootstrap development environment using Harp.js, Node, and Less. In the next chapters, we'll build on this foundation by creating restaurant and mobile-...

    Electron From Beginner to Pro

    Discover how to take your existing web... Learn how to combine the power of Node.js and Chromium to provide a powerful development platform for creating web applications that break free from the browser.

    IonicFramework手册

    Once installed, you can create a new Ionic project using the `ionic start` command, specifying a template (e.g., 'blank', 'tabs', or 'sidemenu') for your app's initial structure. After creating your...

    eclipse皮肤和js开发插件

    要添加这一功能,可以通过“Help” -> “Install New Software”来安装“JavaScript Development Tools”(JSDT)。 2. **Web Tools Platform (WTP)**:Eclipse WTP是一个强大的扩展,包含了对Web开发的支持,包括...

Global site tag (gtag.js) - Google Analytics