Skip to content

Instantly share code, notes, and snippets.

@rishey
rishey / zoo.js
Last active December 24, 2015 00:19 — forked from dbc-challenges/zoo.js
//------------------------------------------------------------------------------------------------------------------
// YOUR CODE: Create your Zoo "object literal" and Animal "constructor" and "prototypes" here.
//------------------------------------------------------------------------------------------------------------------
// literal is {} constructor is function
function Animal (name, legs)
{
this.name = name
this.legs = legs
// function identify()
@rishey
rishey / carousel.js
Created September 26, 2013 18:23 — forked from ksolo/carousel.js
Image Carousel
@rishey
rishey / zoo.js
Created October 2, 2013 18:19 — forked from dbc-challenges/zoo.js
//------------------------------------------------------------------------------------------------------------------
// YOUR CODE: Create your Zoo "object literal" and Animal "constructor" and "prototypes" here.
//------------------------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------------------------
// DRIVER CODE: Do **NOT** change anything below this point. Your task is to implement code above to make this work.
//------------------------------------------------------------------------------------------------------------------

Keybase proof

I hereby claim:

  • I am rishey on github.
  • I am richardbluestein (https://keybase.io/richardbluestein) on keybase.
  • I have a public key whose fingerprint is 8187 9BDF 5D6C BD17 0967 9558 131C 67FB 2833 2771

To claim this, I am signing this object: