Skip to content

Tom’s view on web development

html5, css, javascript, editors and other bugs

Tag Archives: optimization

To GZIP or not to GZIP

When the question to GZIP or not to GZIP is raised I’m sometimes asked if the cost (in time and battery usage) of decompressing data on the client is balanced against the gains in transport efficiency. “Yes, I assume it is, otherwise why would Yahoo propagate it?”, was mostly my answer. I was pleased to …

Continue reading “To GZIP or not to GZIP”

Posted byTomMarch 31, 2012Posted inbrowsersTags: compression, gzip, optimization

RSS My latest bookmarks

  • How to run a security audit with npm audit | npm Documentation
  • State in React
  • 10 Tips for Javascript Debugging Like a PRO with Console
  • Loading Third-Party JavaScript
  • How to better organize your React applications? – Alexis Mangin – Medium
  • Running Jest Tests Before Each Git Commit | benmccormick.org
  • 3 Key Uses for Animation in Mobile UI Design
  • Not-Terrible Image Resizing in IE | CSS-Tricks

Recent Posts

  • Dev tools workshop – additional notes
  • Testing contrast colors
  • Debouncing in React
  • Using HOC withRouter with React Router 4
  • Braindump Fronteers 2014 – Day 2

Archives

  • November 2018
  • January 2018
  • October 2014
  • June 2014
  • March 2014
  • January 2014
  • November 2013
  • October 2013
  • January 2013
  • October 2012
  • May 2012
  • April 2012
  • March 2012
  • December 2011
  • October 2011
  • December 2010
  • February 2010
  • September 2009
  • July 2007
  • June 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006

Recent Comments

  • Sri Harsha on Timing errors with Angular Protractor e2e testing
  • suresh on Timing errors with Angular Protractor e2e testing
  • extdevelopment on Timing errors with Angular Protractor e2e testing
  • Tom on Timing errors with Angular Protractor e2e testing
  • Henry on Timing errors with Angular Protractor e2e testing
Tom’s view on web development, Proudly powered by WordPress.