Node.js

Node.js: a search engine with autocomplete

Creating a search engine with the autocomplete feature is quite a simple task in Node.js.

June 24, 2017
Node.js

Node.js: how to create an e-commerce shopping cart

In this article we're going to see how to create a basic e-commerce shopping cart with Node.js.

June 5, 2017
Node.js

Node.js: how to validate an European VAT number

In this article we're going to learn how to validate an European VAT number with Node.js.

June 4, 2017
jQuery

jQuery: sending JSON data to PHP with AJAX

Passing JSON data with jQuery and AJAX to Node.js is relatively simple, passing JSON data with jQuery and AJAX to PHP requires a few extra steps.

May 27, 2017
jQuery

jQuery: handling booking calendars: solutions and techniques

jQuery really kicks in when it comes to handle booking calendars.

May 14, 2017
jQuery

jQuery: enable or disable weekdays in the Bootstrap datepicker plugin

You can enable or disable specific weekdays in the Bootstrap datepicker plugin.

May 7, 2017