msemenistyi / cherdak-webperf-references

Links with descriptions for webperf Cherdak in Donetsk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Cherdak: Web Performance Cherdak

##Client side

###Caching

####Memoize

####Web Storage

  • basket.js - caching scripts in local storage.

###Render

####CSS

###Images

Modern image formats comparison article

####Font icons

####Convertion tools

####Grunt plugins

  • grunt-imagemin - Minify images using OptiPNG, pngquant, jpegtran and gifsicle.
  • grunt-imageoptim - automates batch optimisation of images with ImageOptim, ImageAlpha and JPEGmini for Mac.
  • grunt-imagine - uses lots of tools for optimization of png, gif, jpeg.
  • grunt-spritesmith - generates sprite and appropriate CSS or preprocessor code.
  • grunt-webp - wrapper around webp codec.
  • grunt-jpegxr - plain wrapper around ImageMagick emphasizing on jpeg-xr convertion.

####Gulp plugins

Server configs and middleware

Perceived performance

####Sleeping devices

Method of taking advantage of knowledge about page visibility in order to reduce load for hidden pages.

Page Visibility API:

Actually sleeping devices:

  • hypnos - Module for determining if device is actually sleeping.

About

Links with descriptions for webperf Cherdak in Donetsk


Languages

Language:JavaScript 100.0%