Giveaway: 2 Free Tickets to Velocity Conference in NY

O'Reilly's Velocity Conference is quickly approaching -- it's September 15-17 in beautiful New York. As a follow up to last month's post, I wanted to make sure people knew I had 2 more tickets left to give away to this epic front-end performance conference!
If you're hoping to win a free ticket to Velocity NY, please post a comment below citing your favorite client-side performance testing tool. Winner will be selected tomorrow!
![CSS 3D Folding Animation]()
Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...
![Create a CSS Cube]()
CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals. Add animation and you've got something really neat. Unfortunately each CSS cube tutorial I've read is a bit...
![Add Site Screenshots for External Links Using MooTools Tooltips]()
Before you send your user to an unknown external website, why not provide them a screenshot of the site via a tooltip so they may preview the upcoming page? Here's how you can do just that using MooTools.
The MooTools JavaScript
The first step is to grab...
![Digg-Style Dynamic Share Widget Using MooTools]()
I've always seen Digg as a very progressive website. Digg uses experimental, ajaxified methods for comments and mission-critical functions. One nice touch Digg has added to their website is their hover share widget. Here's how to implement that functionality on your site...
My favourite client side performance testing tool is GTMetrix a web based performance tester. Link: http://gtmetrix.com/
webpagetest.org
I use mocha, I especially started using mocha with co and –harmony: https://github.com/visionmedia/co/blob/master/test/arrays.js
Oops I read that as testing tool. I use jsperf for quick tests and devtools for anything heavier
Profiling in the Google Chrome Console mixed with PageSpeed Insights are really useful for performance testing.
For testing I use the Chrome Dev Tools and a gulp task PageSpeedTest
I live in NYC area and I really want to go to this event… And I would be happy to share a blog post talking about the event…
People. You can’t beat the frustration of a potential user in the testing phase to motivate you to make things faster.
Chrome Dev Tools and New Relic
Chrome’s Dev Tools primarily.
Hey David,
My favourite client side performance testing tools are
1- Chrome Dev Tools
2- Gtmetrix
3- Pingdom (to some extent)
4- & sometimes New Relic helps a lot.
Chrome Developer Tools is the best without any doubts
I do not have a favorite tool as I am new to the testing and DevOps world. I would greatly benefit from the tickets by jump starting my learning as I am already passionate about learning these skills. Please help a developer discover the way! I will return the favor!
I use Chrome dev tools