-
I posted to youtube.com
Code Snippets with PhpStorm Live Templates – Christoph Rumpel
Christoph Rumpel demos PhpStorm code snippets a.k.a. live…
September 10 2020, 5:08am | Comments »
-
I posted to delicious.com
July 25 2016, 3:21am | Comments »
-
I posted to mitchmckenna.com
February 10 2016, 7:34am | Comments »
-
I posted to delicious.com
Adonis - Nodejs MVC Framework Inspired by Laravel
This new NodeJS framework was inspired by Laravel, with similar folder structure and includes IOC container, very similar router, service providers, middlewares, even Views similar to blade. Utilizes ES6 classes for controllers. Even has an ORM called Lucid.
January 20 2016, 7:08pm | Comments »
-
I posted to vimeo.com
September 29 2015, 5:39pm | Comments »
-
I posted to delicious.com
JSON API — A specification for building APIs in JSON
Building a JSON API, you should be trying to follow the JSON API spec. Save your team the effort of arguing the best response format. It reached version 1.0 earlier this year, so it's safe to say there…
September 27 2015, 4:34pm | Comments »
-
I posted to delicious.com
Vagrant Manager - Manage Multiple Vagrants From The Mac Menu Bar
If you've played with vagrant it can be difficult to know which vagrant might be taking up a port right now, or where all your memory went (various vagrants still running). This lets you boot up and shutdown…
November 6 2014, 4:29pm | Comments »
-
I posted to delicious.com
ChooseALicense.com - Choosing an Open Source License
Great website by Github to help developers understand the differences between the open source licenses and which one might be best for their project.
April 10 2014, 7:50pm | Comments »
-
I posted to delicious.com
Convert a GitHub Issue Into a Pull Request
A little-known-feature of the GitHub API is the ability to attach changes to an issue, converting it into a pull request. The hub command, a wrapper around git that makes it more GitHub aware, allows you to easily…
February 4 2014, 6:01pm | Comments »