- Learning Node.js for .NET Developers
- Harry Cummings
- 161字
- 2021-07-02 16:29:03
Chapter 1. Why Node.js?
Node.js is still relatively new compared to platforms such as .NET and Java, but has become very popular in a short time, and has even started influencing these platforms. This is thanks to its distinctive programming model, extensive ecosystem, and powerful tooling.
These factors make Node.js a compelling alternative to other platforms. They can also make it intimidating. Its distinctive programming model may seem quite alien compared to other platforms. The sheer range of available libraries and tools can be bewildering.
This book will guide you through Node.js so you can start using it in your applications. It will help you to understand Node.js, navigate its ecosystem, and leverage your existing development skills in this new environment.
In this chapter, we will cover the following topics:
- Introducing the Node.js platform
- Seeing how its execution model works
- Exploring the Node.js ecosystem
- Looking at JavaScript as a language choice
- Considering the range of use cases for Node.js
- 深入理解Android(卷I)
- PHP基礎案例教程
- 程序員考試案例梳理、真題透解與強化訓練
- Visual C#通用范例開發金典
- WordPress 4.0 Site Blueprints(Second Edition)
- 單片機C語言程序設計實訓100例
- C語言開發基礎教程(Dev-C++)(第2版)
- Mastering Git
- Swift語言實戰晉級
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- Mastering Android Studio 3
- VC++ 2008專題應用程序開發實例精講
- Windows 10 for Enterprise Administrators
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用
- 狼書(卷2):Node.js Web應用開發