Skip to content

Commit b9cda76

Browse files
committed
add one book
1 parent 5b46cce commit b9cda76

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Node.js Products and Expertise.pdf

659 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ If you are a new guy to JavaScript world, there are also some JavaScript books i
88

99
# Recommendation
1010

11+
### [Node.js Products and Expertise]()
12+
The Essential Node.js Cheat Sheet. Node.js is a set of libraries for writing high-performance, scalable network programs in JavaScript. It has an asynchronous programming model for lightning-fast speeds, and it allows programs to run JavaScript on the server-side so that both client and server can run using the same language. Recently updated for v0.12, this Refcard covers architecture, installation, API guide, developer tools, and more.
13+
1114
### [Express Web Application development](http://expressjs-book.com/)
1215
![](http://expressjs-book.com/wp-content/themes/ewad/book.png)
1316

0 commit comments

Comments
 (0)