Express in Action: Writing, building, and testing Node.js applications Год издания: 2016 Автор: Evan Hahn Жанр или тематика: Веб-программирование Издательство: Manning Publications ISBN: 9781617292422 Язык: Английский Формат: PDF Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 256 Описание: Express in Action teaches you how to build web applications using Node and Express. It starts by introducing Node's powerful traits and shows you how they map to the features of Express. You'll explore key development techniques, meet the rich ecosystem of companion tools and libraries, and get a glimpse into its inner workings. By the end of the book, you'll be able to use Express to build a Node app and know how to test it, hook it up to a database, and automate the dev process. What's Inside - Simplify Node app setup with Express - Testing Express applications - Use Express for easy access to Node features - Data storage with MongoDB - Covers Express 4 and Express 5 alpha
Примеры страниц
Оглавление
brief contents PART 1 INTRO ..........................................................................1 1 ■ What is Express? 3 2 ■ The basics of Node.js 18 3 ■ Foundations of Express 31 PART 2 CORE..........................................................................51 4 ■ Middleware 53 5 ■ Routing 70 6 ■ Building APIs 87 7 ■ Views and templates: Pug and EJS 104 PART 3 EXPRESS IN CONTEXT................................................117 8 ■ Persisting your data with MongoDB 119 9 ■ Testing Express applications 146 10 ■ Security 172 11 ■ Deployment: assets and Heroku 193 12 ■ Best practices 218
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum