Mainly Devel Notes

Twitter, GitHub, StackOverflow: @ovrmrw (short hand of "overmorrow" that means the day after tomorrow)

Entries from 2014-10-13 to 1 day

Very first step of Knockout on Node + Express

English: This is very first step guide for using Knockout(+ko.punches plugin) on Node+Express. You have to have a environment of Yeoman. In this case I write JavaScript file with TypeScript style. "yo express" (view engine is EJS) Put a ne…