Marcus

Marcus is a fullstack JS developer. He’s passionate about the hapi framework for Node.js and loves to build web apps and APIs. Creator of Futureflix and the “learn hapi” learning path.


Retrofit — Add Custom Request Header

You’ve already learned how to integrate authentication with Retrofit, how to pass multiple query parameter values for the same identifier. Additionally, if you read the previously published articles within this series, you know how to create your own custom response converter and register it into the Retrofit instance. This …

Continue Reading

hapi — How to Create a Dynamic Handlebars Layout Template

Hapi has great built-in support for various template engines like Handlebars or Jade, and HTML itself, of course. However, the Hapi view documentation suffers from incomplete information when working with Handlebars and only presents rudimentary examples to integrate Handlebars and layouts. Composing a complex layout within a web project with …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.