Creating a Web-app with Grunt – Part 2

This is the final instalment of a two-part tutorial, in which we have been creating a web-app – Breeze – that will load and display temperature information for various locations using data from the OpenWeatherMap api.…

Minimal Weather with Breeze

A sneak-peek at the finished product of the 'Creating a Web-app with Grunt' tutorial series.…

Creating a Web-app with Grunt – Part 1

This is the first of a two-part tutorial, in which we’ll be creating a web-app – Breeze – that will load and display temperature information for various cities using data from OpenWeatherMap…

Bullet pub-sub Library

Bullet is an ultra lightweight and simple to use pub-sub library with zero dependencies, AMD/module support and an intuitive API. It was built to facilitate a simple and consistent system of communication across web applications and includes only the bare essentials typically needed to achieve this.…

Faster Tapping with SwiftClick

SwiftClick is a library created to eliminate the 300ms click event delay on touch devices that support orientation change and is designed to be super lightweight — weighing in at only 957 bytes minified & gzipped! As many of you will have experienced when using touch devices such as iPhones, tapping…