How to Log JavaScript Errors

One of the best ways I have found to log javascript errors is to use Google Analytics. In this blog post I will show you a few ways to use Google to log your errors.

Symfony2 Validator Component

I have been playing around with some neat ways to do things with symfony2 and the validator component. In this post I will show you one way to use the validator component in your commands. We will start with this base template.