Skip to content

Instantly share code, notes, and snippets.

View spncrlkt's full-sized avatar

Spencer Liechty spncrlkt

  • REMOTE, US
View GitHub Profile
@spncrlkt
spncrlkt / index.js
Created September 16, 2015 18:32
Inline editable tree, inputs lose focus onChange
import React from 'react';
import component from 'omniscient';
import immstruct from 'immstruct';
let d = React.DOM;
component.debug();
/* DATA */
/* inline or lazy loaded from API/local file/etc */
@spncrlkt
spncrlkt / integrity-of-models.md
Last active November 1, 2015 09:53
Thoughts on model integrity && mistakes with examples of ES6 object destructuring