Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

About

Minimal Mistakes is a flexible two-column Jekyll theme.

Posts

Set vs Array

Основные отличия Сетов от Массивов в JS

weakSet vs Set

The main differences to the Set object are: WeakSets are collections of objects and symbols only. They cannot contain arbitrary values of any type...

Terminology

Некоторые нюансы терминологии

Set notes

При передаче с бекенда на фронтенд Set - получаем пустой объект

Installing dependencies

In global mode (i.e., with -g or --global appended to the command), it installs the current package context (i.e., the current working directory) as a global...

Остановка фонового скрипта

Если ты запустил скрипт через npm script (например, npm run my-script), и внутри него используется setInterval, то он продолжает выполняться до тех пор, пока...

Using Docker

Базовые вопросы при знакомстве с Docker

category

Git Cheatsheet

A single document for my most used Git commands and patterns

js