본문 바로가기

[IT/Programming]/HTML related

Improving web performance

반응형

Improving web performance

그냥 구글에 "improving web performance" 검색하면 여러가지 잘 정리해놓은 페이지들이 나오는듯.

References and Related Articles

  1. Six Revisions - 10 Ways to Improve Your Web Page Performance, 2008-12-22, by Jacob Gube.; 꽤나 잘 정리되어 있는듯.
  2. pamela fox's blog - Improving front page performance: removing images, 5 ways, 2014-01-30.; TinyPNG로 이미지 용량줄이기, Delay load로 scroll 되기 전의 load 줄이기.
  3. tutsplus - Best Practices for Increasing Website Performance, 2012-10-24, by Aaron Lumsden.
  4. Addy Osmani - Improving Web App Performance With the Chrome DevTools Timeline and Profiles, 2012-12-09.
  5. Maroun Baydoun - Improving Web Page Performance, 2013-05-07.
  6. readwrite - 10 Tools and Tips for Improving Site Performance, 2011-11-03, by Joe Brockmeier.
  7. 일간워스트 개장기, 2014-01-05, by rainygirl.; 여러가지 대응들과 페이지 효율화. html에서 필요없는 엔터/탭/스페이스 등 없애기.(minify html) python/django 이용한 서버. 여긴 뭐 이런것보다도 상황/글이 재밌음.
반응형