- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 102字
- 2021-07-09 21:21:27
Preface
Node.js is a massively popular JavaScript library that lets you use JavaScript to easily program scalable network applications and web services. People approaching Node.js for the first time are often attracted by its efficiency, scalability, and the fact that it's based on JavaScript, the language of the Web. This means that developers can use the same language to write backend code. Also, it's increasingly being looked upon as a modern replacement for PHP in web development, which relies on fast-paced data exchange. This growing community and the large amount of available modules makes Node.js one of the most attractive development environments.
推薦閱讀
- 數(shù)據(jù)庫系統(tǒng)教程(第2版)
- 圖解Java數(shù)據(jù)結(jié)構(gòu)與算法(微課視頻版)
- arc42 by Example
- Designing Hyper-V Solutions
- Java開發(fā)入行真功夫
- Java游戲服務(wù)器架構(gòu)實(shí)戰(zhàn)
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- 編譯系統(tǒng)透視:圖解編譯原理
- Yocto for Raspberry Pi
- Scientific Computing with Scala
- Advanced UFT 12 for Test Engineers Cookbook
- Serverless Web Applications with React and Firebase
- 貫通Tomcat開發(fā)
- Go語言入門經(jīng)典
- Microsoft HoloLens By Example