Getting Started with hapi.js. Click here to enter text - Helion

Tytuł oryginału: Getting Started with hapi.js. Click here to enter text.
ISBN: 9781785889684
stron: 156, Format: ebook
Data wydania: 2016-04-12
Księgarnia: Helion
Cena książki: 80,91 zł (poprzednio: 89,90 zł)
Oszczędzasz: 10% (-8,99 zł)
This book will introduce hapi.js and walk you through the creation of your first working application using the out-of-the-box features hapi.js provides. Packed with
real-world problems and examples, this book introduces some of the basic concepts of hapi.js and Node.js and takes you through the typical journey you'll face when
developing an application. Starting with easier concepts such as routing requests, building APIs serving JSON, using templates to build websites and applications, and
connecting databases, we then move on to more complex
problems such as authentication, model validation, caching, and techniques for structuring your codebase to scale gracefully. You will also develop skills to ensure your
application's reliability through testing, code coverage, and logging.
By the end of this book, you'll be equipped with all the skills you need to build your first fully featured application. This book will be invaluable if you are investigating Node.js frameworks or planning on using hapi.js in your next project.
Osoby które kupowały "Getting Started with hapi.js. Click here to enter text", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
Getting Started with hapi.js. Click here to enter text eBook -- spis treści
- 1. Building a Server with the Hapi.js Framework and Ecosystem
- 2. Adding Functionality by Routing Requests
- 3. Structuring Your Codebase to Scale with Plugins & Server Methods
- 4. Adding Tests & The Importance Of 100% Code Coverage
- 5. Security with Authentication & AuthorizationSecurity with Authentication & Authorization
- 6. The Joi of Reusable Validation
- 7. Making your Server Production Ready: Caching, Logging