CSS is the ‘style guru’ of your website. CSS, or Cascading Style Sheet, and its variations thereupon (LESS, SASS) need no introduction in front end […]
Category: html5
How to Write Themeable Mobile Apps with Ionic
HTML5 Offline Mobile App Using Ionic and PouchDB
For a mobile app offline support is the first necessity. But providing offline support in HTML5 mobile apps is difficult most of times. In this tutorial I will tell you how to create your first HTML5 mobile app with offline support. App is created using Ionic framework and uses PouchDB as NoSQL database.