korynunn
- Karma
- 107
- Created
- November 20, 2012 (13y ago)
- Submissions
- 0
- Show HN: Debug Some JavaScript, Weep (debug-async.korynunn.com)
- Show HN: How should I buy my next phone (howshouldyoupayforyournextphone.now.sh)
- Show HN: How much is my life costing now (howmuchismylifecosting.now.sh)
- ES6 imports syntax is harmful (github.com)
- Show HN: Evolutionary Neural net. Surprising complexity from simple neurons (korynunn.github.io)
- I Promise this was a bad idea (korynunn.wordpress.com)
- Show HN: Vanilla JavaScript game with a bare-essentials node server (game.korynunn.com)
- Show HN: Fastn, a JavaScript tool for building user interfaces (korynunn.github.io)
- Gedi, an absurdly powerful model API (korynunn.wordpress.com)
- Doc.js, because you probably don't need jQuery. (github.com)
- Show HN: crel.js Make DOM, fast. (github.com)
-
Gedi is an interface to your model that lets you bind events to track changes in the model. Gedi will also track the dirty state of your model. Combined with gel (https://github.com/gaffa-tape/gel) gedi is extremely…