Yogurt soda (ayran)
 
typed-promisify v0.1.0 - promisify(), map(), and try() enabling better typechecking and VS Code intellisense https://www.npmjs.com/package/typed-promisify
 
nekocafe v1.1.0 - embedded images, remember username/prefs, performance improvements https://www.npmjs.com/package/nekocafe
 
Anthony K. - Distance https://youtu.be/l3-bFEh_29Q
 #jam
'If Only I Could' (Liem Remix) https://youtu.be/bherKr_wIIk
 #jam
 
DJ Screw - Old School https://youtu.be/SWIwl7uXqPA
 #jam
I published a typescript/ES6 semaphore module: https://www.npmjs.com/package/await-semaphore
 
 
test
 
How do you make those animated screen capture gifs?
 
Working on unicode animations. Apparently its hard to replace characters using CSS
 
I have a bad habit of writing monolithic projects. Trying to split out some components from skein...
 
Nekocafe 1.0 features a rewrite of the frontend from jquery to choo, a lightweight react/redux alternative
 
Nekocafe started a year ago as my nodejs "hello world" and I've been using it daily to keep in touch with friends
 
Just released v1.0 of my chat app, nekocafe: https://www.npmjs.com/package/nekocafe
 
Rhemi - Shake Your Body Down https://www.youtube.com/watch?v=4bmhwrqLdJA
 #jam
Spent today trying to debug unit tests for react/redux/webpack. Found mocha-webpack, but vs code won't attach to the process.