Off canvas mobile menu

SEE FULL POST

Off canvas mobile menucode, JavaScript

by Ivano Malavolta on August 13, 2015 with 0 comments

Today I just completed a simple good looking off canvas menu, specifically developed for mobile devices. The menu has been developed for leveraging CSS3 features as much as possible, and it may be imported into already existing SASS stylesheets. A fully functioning demo can be accessed here (better to access it via a mobile device …

continue reading ...

How to automatically RUN and REFRESH the Ripple Emulator from Sublime Text

SEE FULL POST

How to automatically RUN and REFRESH the Ripple Emulator from Sublime Textcode

by Ivano Malavolta on February 9, 2014 with 3 comments

Preliminaries Everyone working with Apache Cordova knows very well the Ripple emulator for Chrome (if you don’t, please refer to its official page). Also, every serious Cordova developer knows that in the last months Apache Cordova is available as a Node module and that it can be used in a local development environment. If you …

continue reading ...

New Cordova boilerplate

SEE FULL POST

New Cordova boilerplatecode

by Ivano Malavolta on January 12, 2014 with 5 comments

I just created a new GitHub repository containing a new boilerplate for my Cordova mobile applications. I decided to open source this project in order to provide to you, developers, a production-ready simple Cordova application so that you can boost your development. This Cordova boilerplate is an extremely simple Cordova app that can be used …

continue reading ...