-
jQuery
jQuery Add/Remove Class Example
In this example, we’ll go through jQuery .addClass() and .removeClass() methods. jQuery provides a seamless, easy and efficent way to…
Read More » -
Web Dev
Composable Go Services Using Libchan
With the increasing popularity of container technologies and microservices, a number of challenges have arisen around service discovery and scale.…
Read More » -
jQuery
jQuery UI Datepicker Example
In this example, we’ll have a look at the datepicker widget of jQuery. The jQuery UI Datepicker is a highly…
Read More » -
Web Dev
Why your web application is not a one-time investment
Creating a custom web application is a big investment for a small business. Getting it done requires a lot of…
Read More » -
Ruby
How to Write Smoke Tests for an Ember Rails Stack
The following story shows the importance of smoke tests when writing an app using the Ember+Rails stack. It covers the…
Read More » -
Web Dev
What Makes an Ideal Low Code App Development Platform?
The Current State of the Mobile Landscape If someone stepped forward a decade or two ago and claimed that, in…
Read More » -
JavaScript
Javascript Close Window Example
This time we’re going to explain how to close a window, regardless of whether it has been opened by a…
Read More » -
NoSQL
The MongoDB Shell’s New CRUD API
We released the latest development version of MongoDB the other week. The official announcement focuses on bug fixes, but I’m…
Read More » -
jQuery
jQuery AJAX Example
The aim of this example is to give you a full understanding of AJAX, which stands for Asynchronous Javascript and…
Read More »