diff --git a/README.md b/README.md index 4c9735b..9df693a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ You can find all the books listed below in [**book**](/book) folder of this repo * Full Stack Javascript Development With MEAN [[Download]](/book/Full%20Stack%20Javascript%20Development%20With%20MEAN.pdf) * Functional JavaScript - Introducing Functional Programming with Underscore.js [[Download]](/book/Functional%20JavaScript%20-%20Introducing%20Functional%20Programming%20with%20Underscore.js.pdf) * Functional Programming in JavaScript [[Download]](/book/Functional%20Programming%20in%20JavaScript.pdf) +* Getting MEAN with Mongo, Express, Angular, and Node [[Download]](/book/Getting%20MEAN%20with%20Mongo%2C%20Express%2C%20Angular%2C%20and%20Node.pdf) * Getting Started with HTML5 WebSocket Programming [[Download]](/book/Getting%20Started%20with%20HTML5%20WebSocket%20Programming.pdf) * Getting Started with Twitter Flight [[Download]](/book/Getting%20Started%20with%20Twitter%20Flight.pdf) * Getting Started with WebRTC [[Download]](/book/Getting%20Started%20with%20WebRTC.pdf) @@ -65,9 +66,11 @@ You can find all the books listed below in [**book**](/book) folder of this repo * Pragmatic Guide to JavaScript - JavaScript修炼之道 [[Download]](/book/Pragmatic%20Guide%20to%20JavaScript%20-%20JavaScript%E4%BF%AE%E7%82%BC%E4%B9%8B%E9%81%93.pdf) * Pro JavaScript Performance [[Download]](/book/Pro%20JavaScript%20Performance.pdf) * Pro TypeScript - Application-Scale JavaScript Development - Second Edition [[Download]](/book/Pro%20TypeScript%20-%20Application-Scale%20JavaScript%20Development%20-%20Second%20Edition.pdf) +* Professional Node.js - Building Javascript Based Scalable Software [[Download]](/book/Professional%20Node.js%20-%20Building%20Javascript%20Based%20Scalable%20Software.pdf) * Programming the Semantic Web [[Download]](/book/Programming%20the%20Semantic%20Web.pdf) * React Design Patterns and Best Practices [[Download]](/book/React%20Design%20Patterns%20and%20Best%20Practices.pdf) * Refactoring JavaScript - Turning Bad Code Into Good Code [[Download]](/book/Refactoring%20JavaScript%20-%20Turning%20Bad%20Code%20Into%20Good%20Code.epub) +* RESTful Web API Design with Node.js - Second Edition [[Download]](/book/RESTful%20Web%20API%20Design%20with%20Node.js%20-%20Second%20Edition.pdf) * RESTful Web Services [[Download]](/book/RESTful%20Web%20Services.pdf) * Seven Web Frameworks in Seven Weeks [[Download]](/book/Seven%20Web%20Frameworks%20in%20Seven%20Weeks.pdf) * Socket.IO Cookbook [[Download]](/book/Socket.IO%20Cookbook.pdf) diff --git a/book/Getting MEAN with Mongo, Express, Angular, and Node.pdf b/book/Getting MEAN with Mongo, Express, Angular, and Node.pdf new file mode 100644 index 0000000..777276d Binary files /dev/null and b/book/Getting MEAN with Mongo, Express, Angular, and Node.pdf differ diff --git a/book/Professional Node.js - Building Javascript Based Scalable Software.pdf b/book/Professional Node.js - Building Javascript Based Scalable Software.pdf new file mode 100644 index 0000000..2393e7b Binary files /dev/null and b/book/Professional Node.js - Building Javascript Based Scalable Software.pdf differ diff --git a/book/RESTful Web API Design with Node.js - Second Edition.pdf b/book/RESTful Web API Design with Node.js - Second Edition.pdf new file mode 100644 index 0000000..a35f99e Binary files /dev/null and b/book/RESTful Web API Design with Node.js - Second Edition.pdf differ