博客 / 列表

Sergey Chikuyonok - CSS GPU Animation: Doing It Right

Most people now know that modern web browsers use the GPU to render parts of web pages, especially ones with animation. For example, a CSS animation using the transform property looks much smoother

animation , coding , Css

Sergey Chikuyonok - Introducing LiveStyle: Better, Stronger And Smarter CSS Live Reload

*In the past, we featured some exciting tools and libraries: PrefixFree, Foundation, Sisyphus.js, GuideGuide, Gridpak, JS Bin and CSSComb. All of them have been developed and released by active memb

workflow , Tools , coding , Css , Javascript

Sergey Chikuyonok - How To Optimize Images With HTML5 Canvas

Images have always been the heaviest component of websites. Even if high-speed Internet access gets cheaper and more widely available, websites will get heavier more quickly. If you really care abou

optimization , coding , Responsive Images , html5

Sergey Chikuyonok - Zen Coding: A Speedy Way To Write HTML/CSS Code

In this post we present a new speedy way of writing HTML code using CSS-like selector syntax — a handy set of tools for high-speed HTML and CSS coding. It was developed by our author Sergey Chikuyon

Tools , coding , Css , HTML

Sergey Chikuyonok - PNG Optimization Guide: More Clever Techniques

This post is a second part of the article Clever PNG Optimization Techniques that we posted last week. As a web designer you might be already familiar with the PNG image format which offers a full-f

optimization , Techniques , png , Design

Sergey Chikuyonok - How To Optimize PNG

As a web designer you might be already familiar with the PNG image format which offers a full-featured transparency. It’s a lossless, robust, very good replacement of the elder GIF image format. As

optimization , png , Graphics , Design

Sergey Chikuyonok - Clever JPG Optimization Techniques

In this article, we’ll show you a different approach to image optimization, based on how image data is stored in different formats. Let’s start with the JPG format and a simple technique called the

optimization , Techniques , Graphics , Design