The Node Craftsman Book


出版时间:2015.4
官网链接:leanpub
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介:

The aim of The Node Craftsman Book is to help beginning JavaScript programmers who already know how to write basic Node.js applications in mastering JavaScript and Node.js thoroughly.

It is the official sequel to The Node Beginner Book, digging deeper and covering a lot more topics from the world of Node.js and JavaScript development:

  • How can you connect to a database like MongoDB or MySQL from your Node.js application?
  • How do you write unit tests and end-to-end tests for your code?
  • How do you leverage migrations for setting up a continuous deployment workflow?
  • How does the Node Package Manager, NPM, work in detail?
  • How does object-orientation actually work in JavaScript?
  • How do you keep your code fast and efficient by leveraging asynchronous and non-blocking operations?
  • How do you use and create event emitters?
  • How do you write full-fledged web applications using REST frameworks?
  • How do you integrate Node.js with AngularJS?
  • …and much more!

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Beginning Mobile App Development with React Native

2015-12-30 23:10:20

电子书

Spring Boot in Action

2016-1-5 20:53:34

搜索