Check username and email availability without a page refresh

Learn how to implement asynchronous form validation for your projects. This allows feedback before tedious forms are completed

Find or Build Rest APIs for any CMS, Framework or Service

The missing Backend Knowledge for Front-end Developers

HTML Form Semantics are a Lie

Learn about the misleading nature of forms and how they are used and abused for AJAX

My Experience with getting into the Culture of Unit Testing

Getting to know your toolbelt for testing

ReFactor Friday - Rendering Asynchronous Templates

With the help of functional programming and dependency injection

Using noUiSlider as range slider to filter between two numbers

Do you know these fancy range sliders that can filter items with the blink of an eye? You move around a handle and get the desired results right away. In this article, you are going to learn how to implement a range slider to filter your data.