Part 3. Creating rock-solid apps

At this point in the book, you should be pretty confident putting together functional web applications using hapi. You also know some more about advanced features like validation and caching, and how to organize your apps using plugins. This final part is about making sure your apps are reliable and secure and as bug-free as possible.

Previous chapters have touched on authentication, but in chapter 9 you’re going to explore the subject in a lot more depth. You’ll also be looking at other security considerations, like protecting your apps from cross-site request forgery attacks and some security best practices.

Chapter 10 is all about testing. You’ll meet tools like lab, code, sinon, and proxyquire, which we’re ...

Get hapi.js in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.