- Mastering Web Application Development with Express
- Alexandru Vl?du?u
- 160字
- 2021-08-05 17:54:16
Preface
Express is a battle-tested web framework for Node.js, and is used in production in companies such as Paypal or MySpace. It has come a long way since its initial release back in 2009, with more than a hundred contributors and an active community of developers.
The simplicity of Express has even enabled people to build more complex applications on top of it, such as Kraken.js or Sails.js.
This book is aimed at developers who want to learn more about delivering real-world applications with Express 4 by taking advantage of the advanced features it provides and also benefiting from the great ecosystem of existing modules from NPM.
You will find a lot of practical examples along with different tips and tricks that will help you develop a better application at a faster pace. Even if you decide to use another framework in the future or create your own, the things you have learned here will be useful in the future.
- 大學計算機基礎(第三版)
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Docker技術入門與實戰(第3版)
- 密碼學原理與Java實現
- 算法精粹:經典計算機科學問題的Java實現
- Lua程序設計(第4版)
- Mastering Apache Spark 2.x(Second Edition)
- Visual C++開發入行真功夫
- Android移動開發案例教程:基于Android Studio開發環境
- 深度學習原理與PyTorch實戰(第2版)
- Raspberry Pi Robotic Blueprints
- Tableau Desktop可視化高級應用
- TypeScript圖形渲染實戰:2D架構設計與實現
- Google Adsense優化實戰
- 軟件設計模式(Java版)