Function Key Mappings In Vim
I enjoy using Vim. While I use PHPstorm to fulfill most of my programming needs, I still use Vim quite a bit. Recently I was making some improvements to Opal my command line framework. I wanted to improve my Vim user experience. So I decided to add some function key mappings to trigger commands. This … Read more » Function Key Mappings In Vim
Upgrade Your PHP
Upgrading your PHP doesn’t have to be difficult. In fact, it can be done in 10 minutes. Probably less.
How Can You Support WP-CLI?
WP-CLI makes it easy to administer WordPress websites from the command. The project lead, needs our help.