frontend | WordPress | ReactJS | NextJS | Web Development Agency - Part 7

Web fonts: Connect and use

Web Fonts CSS How to use
in Front-end | November 6, 2019

Hi, developer! Previously, in order to connect an off-site font to the site, the @ font-face directive was used with […]

Splitting styles with sass

Splitting styles SASS
in Front-end | September 23, 2019

Hi, developer! Sometimes during layout, it is necessary to split style files into several ones according to some principle. In […]

Icon Fonts

Icon fonts
in Front-end | May 16, 2019

Hi, developer! In this article I will tell you how to create and use an icon font with gulp. We […]

Automatic layout testing

Automatic layout testing in Frontend
in Front-end | February 13, 2019

Hi, developer! A frequent problem of a layout designer is that he corrects styles in one place, but they change […]

Getting started with gulp.js

Getting started with gulp.js
in Front-end | October 13, 2018

Hi, developer! To automate routine, repetitive processes, we use gulp.js. We use the following features in our template: compiling scss […]