Skip to content

Instantly share code, notes, and snippets.

View floriandotpy's full-sized avatar

Florian D. floriandotpy

View GitHub Profile
@floriandotpy
floriandotpy / Spacegray.sublime-theme
Last active August 29, 2015 14:23
Sublime Text for Presentations and Screencasts
[
{
"class": "sidebar_label",
"color": [130, 130, 130],
"font.bold": false,
"font.size": 16
},
{
"class": "sidebar_tree",
"row_padding": [10,10],
@floriandotpy
floriandotpy / jsunconf-lightning-talks
Last active August 29, 2015 14:00
Notes taken during lighning talk session at JSunconf 2014
Lightning talks
===
# Grunt
- separate configuration files
- grunt task on git commit to run tests before push
# Start contributing to open source (robert + klaus)
- look at new admin interface at couchDB, they use AMD and backbone
- dont be scared by erlang. it's a nice and small language