hapi.js in Action
Authors: Matt Harrison
ISBN-10: 1633430219
ISBN-13: 9781633430211
Edition 版本: 1
Released: 2016-12-16
Print Length 页数: 384 pages
Hapi.js in Action teaches you how to build modern Node-driven applications using hapi.js. Packed with examples,this book takes you from your first simple server through the skills you’ll need to build a complete application. Foreword by Eran Hammer.
The hapi.js web framework for Node.js is built around three radical ideas. Developer productivity: hapi’s intuitive setup gets you up and running in no time. Maintainability: hapi’s modular design allows for easy scaling and improvement. Flexibility: hapi has a lightweight core that you can expand and customize with plugins. Are you ready to get hapi?
Hapi.js in Action is an incredibly practical book that teaches you to build APIs,servers,and applications using Node.js and the hapi.js framework. You’ll begin with an easy-to-follow mental model of a Node.js web application and see exactly where hapi fits into the picture. Then,you’ll walk through building an API and composing it into a web application. Along the way,you’ll explore key topics like validation,testing,authentication,and deployment. Throughout,you’ll learn how to build rock-solid,secure,and fast applications.
What’s Inside
Best practices for Node application design
Building APIs with hapi
Maintaining and scaling applications
Extending hapi with plugins
This book assumes you have strong JavaScript skills. Experience with Node.js is helpful but not required.
hapi.js in Action 9781633430211.zip
hapi.js in Action
未经允许不得转载:finelybook » hapi.js in Action
相关推荐
- React Key Concepts: An in-depth guide to React’s core features, 2nd Edition
- Learning Angular: A practical guide to building web applications with modern Angular, 5th Edition
- Contract Testing in Action: With Pact, PactFlow, and GitHub Actions
- AI Strategies for Web Development: Build next-gen, intelligent websites by unleashing AI's power in design, personalization, and ethics
- Learning PHP, MySQL & JavaScript: A Step-by-Step Guide to Creating Dynamic Websites, 7th Edition
- Data Structures and Algorithms in JavaScript: Optimizing Performance and Solving Programming Challenges