책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > JavaScript
· ISBN : 9781484200384
· 쪽수 : 372쪽
· 출판일 : 2014-12-22
목차
Part One: Getting Started 1. Starting with Express.js 2. 'Hello World' Example Part Two: Deep API Reference 3. Configuration, Settings and Environments 4. Working with Middleware 5. Templating Engines and Consolidate.js 6. Parameters and Routing 7. Express.js Request Object 8. Express.js Response Object 9. Error Handling and Running an App Part Three: Solving Common and Abstract Problems 10. Abstraction 11. Database, Keys and Stream Tips 12. Redis and Authentication Patterns 13. Multithreading with Clusters 14. Applying Stylus, Less, and Sass 15. Security Tips 16. Socket.IO and Express.js 17. Domain and Express.js 18. Sails.js, Derby, LoopBack and Other Framework Usage Part Four: Tutorials and Examples 19. Instagram Gallery 20. Todo App 21. REST API 22. HackHall 23. Appendix A: Related Reading and Resources 24. Appendix B: Migrating Express.js 3.x to 4.x: Middleware, Route and Other Changes 25. Appendix C: Express js 4 Cheat Sheet 26. Appendix D: ExpressWorks