Skip to content

Instantly share code, notes, and snippets.

###List of Web Apps with Progressive Web Features
Credits to: Addy, Paul(s),
Vanilla JS
*Voice Memos by Paul Lewis: https://github.com/GoogleChrome/voice-memos
*Offline Wikipeida by Jake Archibald: https://github.com/jakearchibald/offline-wikipedia
*Air Horner by Paul Kinlan: https://developers.google.com/web/showcase/spotlight/airhorner?hl=en
*Guitar Tuner by Paul Lewis: https://guitar-tuner.appspot.com/
@cheneytsai
cheneytsai / index.html
Created December 12, 2014 16:38
Gist for Firebase Demo // source http://jsbin.com/zoluguwika
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Gist for Firebase Demo" />
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
<script src='https://cdn.firebase.com/js/client/2.0.4/firebase.js'></script>
</head>
<body>

Keybase proof

I hereby claim:

  • I am cheneytsai on github.
  • I am cheney (https://keybase.io/cheney) on keybase.
  • I have a public key whose fingerprint is 76A8 F3F9 5299 FEB3 9239 4B22 C54D 0E43 3584 FD47

To claim this, I am signing this object:

<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-field/core-field.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../core-icons/core-icons.html">
<polymer-element name="my-element">
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Proof of Concept: Water Projects" />
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script src="http://code.jquery.com/jquery.min.js"></script>
<link href="http://getbootstrap.com/dist/css/bootstrap.css" rel="stylesheet" type="text/css" />