Thread
Stories related to "KeenWrite: A text editor" across the full archive.
Source is up one level: http://daten.dieweltistgarnichtso.net/src/minime
It's so tiny because this library does the heavy lifting: https://github.com/wardi/urwid
via http://chneukirchen.org/trivium/2013-11-24
Getting realtime test results from Google's Karma javascript test runner into Visual Studio's Test Explorer.
ECMAScript version 5 is the latest complete version of JavaScript available and is implemented in every major browser, but ES6 is in the works and promises a much better world for JavaScript developers with features such as a simple class syntax, arrow functions, built-in promises and the like. It d...