public marks

PUBLIC MARKS from Spone with tag "web app"

2016

ServiceWorker Cookbook

The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.

2014

Mobile Web App Checklist

by 1 other
This is a list of guidelines we've been compiling over the last couple years while building high-performance mobile frontends, as well as building the open source library impulse. Some of these are broadly applicable to any mobile website, some are specifically for people building apps.

Static Web Apps - A Field Guide

by 1 other
Static Web Applications run independently of the need for server-side dynamic processing. Static web architecture eases common web development headaches without introducing additional complexity. This guide will introduce you to the world of static web applications and offer solutions to common challenges encountered while building them. Welcome!

2013

Offline.js – Handle your users losing their internet connection like a pro

by 2 others
Offline.js is a library to automatically alert your users when they've lost internet connectivity, like Gmail. It captures AJAX requests which were made while the connection was down, and remakes them when it's back up, so your app reacts perfectly. It has a number of beautiful themes and requires no configuration.

A Beginner's Guide to Perceived Performance: 4 Ways to Make Your Mobile Site Feel Like a Native App | Mobify

Building well-designed websites on mobile devices is slowly becoming easier and easier. Whatever the method (responsive, adaptive, etc.), if you know what you're doing, crafting a good-looking site is not a problem. But your clients, just like ours, may still be asking for that app-like experience. And creating such experiences remains a challenge.

2011

Go offline with application cache | HTML5 Doctor

HTML5 introduces new methods for enabling a web site or web application to function without a network connection. When you’re working on a mobile connection and your signal drops, or you just have no connection to the internet for whatever reason, having some level of access is better than nothing. In this article, we’ll look at how the application cache can store resources to be used by the browser when it’s offline, granting your users partial access to your web site or application.

bitrzr: HTML5 offline webapps: a practical example

Web apps that work offline are still uncommon, and there aren't a lot of "real life" implementation examples on the Web.

2010

jQTouch — jQuery plugin for mobile web development

by 12 others
A jQuery plugin for mobile web development on the iPhone, iPod Touch, and other forward-thinking devices.

2008

2007