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.


How to Use Nginx as a Load Balancer

Load balancing a great method to reduce latency, improve resource utilization and ultimately increase fault-tolerance. If you already use nginx as a reverse proxy, you can easily update your configuration to enable load balancing functionality for your application. This guide shows you how to configure nginx to forward requests to …

Continue Reading

Android — How to Delay ChangedTextEvent on Android’s EditText

Implementing search on mobile devices is always tricky. You need to consider design and especially user experience aspects. No Submit Button The tricky question we had to ask ourselves while implementing design and functionality: how to create a smooth search experience without a submit button? Actually, there are some search …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.