Skip to content

Instantly share code, notes, and snippets.

@Pickra
Pickra / SassMeister-input.scss
Last active September 23, 2015 14:44
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$categories: (
arts-and-media: (
color: green
),
business: (
color: purple
@Pickra
Pickra / SassMeister-input.scss
Created September 23, 2015 14:40
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$colourList: (
arts: (
color: #bbb
),
bidness: (
color: #ddd
@Pickra
Pickra / gist:6778831
Created October 1, 2013 13:57
mason, made it go. but i didnt set this up the best way.
StudentRouter = Backbone.Router.extend({
initialize: function(){
this.students = new StudentCollection()
this.students.add(studentData)
},
routes: {
/* router is listening for these events. when i click on the "all" <a>,
the 'all' function happens */
// " " : 'all',
@Pickra
Pickra / Bryan Martin lecture
Created August 23, 2013 16:37
My notes from the Bryan Martin lecture
worx for ricebowls, a non-profit
finishin up a video game
-----------------------------------------------------------------
interesting
-use low points for discovery. look 4 the "yay" moments.
-knowin how long ur gonna suffer makes u have more fun.
-give urself time limits(how many times repeating the same actions) it's gona take to acomplish the action to a degree of competency u feel comfortable with.