Skip to content

Instantly share code, notes, and snippets.

@eespinal
eespinal / Test
Created September 24, 2015 01:27
some test

Keybase proof

I hereby claim:

  • I am eespinal on github.
  • I am eespinal (https://keybase.io/eespinal) on keybase.
  • I have a public key whose fingerprint is 7304 4E7C CAB7 046C 4D70 DCCB E842 1481 7AD3 2CC0

To claim this, I am signing this object:

@eespinal
eespinal / Makefile
Last active August 29, 2015 14:21 — forked from isaacs/Makefile
# Hello, and welcome to makefile basics.
#
# You will learn why `make` is so great, and why, despite its "weird" syntax,
# it is actually a highly expressive, efficient, and powerful way to build
# programs.
#
# Once you're done here, go to
# http://www.gnu.org/software/make/manual/make.html
# to learn SOOOO much more.

foo

  1. index is the 0 based index value of the button pressed

  2. label is the text label of the button pressed

         function showConfirm() {
             var confirmDelegate = navigator.notification.confirm(
                 'You are the winner!',  // message
    

'Game Over', // title