-
Web Dev
Tutorial: Building a Todo Mobile App with Ionic, Angular, Appery.io Visual App Builder and Database
For years, developers had to make a choice: build a single hybrid app with a so-so user experience, or build…
Read More » -
Ruby
Non-Rails Frameworks in Ruby: Cuba, Sinatra, Padrino, Lotus
It’s common for a Ruby developer to describe themselves as a Rails developer. It’s also common for someone’s entire Ruby…
Read More » -
HTML5
HTML5 Boilerplate Framework Tutorial
In this article, we’ll be going through a very popular HTML5 framework, maybe the most popular one, HTML5 Boilerplate. HTML5…
Read More » -
JavaScript
JavaScript Survival Tools for the Java Developer
Although I’ve worked with JavaScript a bit here and there over the years, I have not used it as regularly…
Read More » -
HTML5
HTML5 Offline Storage Example
The aim of this article is to go through HTML5 local storage, also referred to as ‘offline’ storage. When web…
Read More » -
Web Dev
Developing Front-End Microservices With Polymer Web Components And Test-Driven Development (Part 2/5): Polishing The First Component
In the previous article we created our first Polymer Web Component using Test-Driven Development approach. While all the specifications we…
Read More » -
HTML5
HTML5 Contenteditable Attribute Example
In this example, we’ll be introducing and talking about contenteditable attribute of HTML5. The contenteditable attribute specifies whether the content…
Read More » -
Web Dev
Developing Front-End Microservices With Polymer Web Components And Test-Driven Development (Part 1/5): The First Component
In this article series we’ll go through Web Components development in context of microservices. We’ll use Polymer as the library…
Read More » -
jQuery
Using the jQuery UI datepicker with ASP.NET MVC
I wanted to start the real code for my side project by making a small skeleton of the project in…
Read More »