Articles tagged in: Node.js



hapi — Path Parameter Validation With Joi

The process of validating input data is important to avoid security issues or application errors due to malicious intentions by users. It’s essential that you never trust user data, because there’s always the one user that just wants to test if your application has the security glitch and …

Continue Reading

hapi — Query Parameter Validation With Joi

As an application developer, you should never trust the data provided by users. At any possible input! That doesn’t only apply for request payload send within the request body, but also for query parameters. This guide shows you how to apply query parameter validation for a given route in …

Continue Reading

hapi — Report Errors to Sentry

On November 1st, 2016 we’ve launched the Future Studio University —a membership that lets you access exclusive content— and also added automated error tracking to our platform. There’s a speaking called „you don’t know what you don’t know“ and that’s exactly what happened for us: …

Continue Reading

hapi — Ignore Trailing Slashes on Route Paths

Future Studio started with just a blog. We’ve used Ghost to write, publish and manage all the tutorials. While extending the blog to a comprehensive learning platform, we chose hapi as the foundational framework. While moving the functionality to show tutorials from Ghost to our own hapi server, we’ …

Continue Reading

hapi — Become a Better Developer in 2017

For us developers is an unwritten law to educate ourselves and keep track of new tools and technologies. It’s essential to continuously learn and make personal progress. You don’t want to be that guy who’s stuck in the 90’s with tools that are outdated since years! …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.