-
JavaScript

Scheduling jobs on a Sails.js application
In one of my projects there was the need to put scheduled tasks on my Sails.js application. Agenda and node-schedule are…
Read More » -
CSS

CSS Padding Order Example
With this example we are going to demonstrate how to use the CSS Padding property including the CSS Padding order…
Read More » -
Node.js

Scheduling jobs on Node.js with agenda
There are many ways to schedule jobs in your application. A very common practice is to back our jobs with…
Read More » -
Bootstrap

Tutorial: How to use Bootstrap templates
The bootstrap templates are a set of CSS and Javascript files. These files customize the pre-define components provided by the…
Read More » -
Python

Python: Regex – matching foreign characters/unicode letters
I’ve been back in the land of screen scrapping this week extracting data from the Game of Thrones wiki and…
Read More » -
Ruby

Metaprogramming in Ruby
In this article, we’ll be looking at a few different aspects of metaprogramming in Ruby. For starters, what is metaprogramming?…
Read More » -
JavaScript

RequireJS Optimizer Example
1. RequireJS RequireJS is an AMD JavaScript library that supports asynchronous file and module loading. It is optimized for web…
Read More » -
Ruby

Writing a microservice in Ruby
Everybody is talking about microservices, but I haven’t seen a lot of good, comprehensive descriptions of how to actually write…
Read More » -
CSS

CSS Display Property Example
In this article we will show, what is and how to use the display property from CSS. The css specification…
Read More »






