- ES6 Module Gotchas http://www.geedew.com/2014/12/26/es6-module-gotchas/ 8 comments javascript
- I constantly have to deal with servers. Here is how I've solved my need to not use passwords, but securely log in. http://www.geedew.com/2013/08/31/installing-ssh-keys-on-remote-server/ 24 comments webdev
- A syntax theme that serves a purpose in SublimeText/TextMate (x-post from /r/SublimeText) http://www.geedew.com/2013/08/13/a-syntax-theme-that-serves-a-purpose/ 5 comments webdev
- A common, useful approach to storing files on S3; using GruntJS http://www.geedew.com/2013/07/09/using-gruntjs-to-sync-with-amazons-s3/ 3 comments javascript