Igor Korovchenko

Results 40 issues of Igor Korovchenko

## Список файлов для редактирования: - [x] [``](https://github.com/doka-guide/content/tree/main/html/a) - [ ] [``](https://github.com/doka-guide/content/tree/main/html/abbr) - [ ] [Атрибут `accept`](https://github.com/doka-guide/content/tree/main/html/accept) - [x] [``](https://github.com/doka-guide/content/tree/main/html/address) - [ ] [`alt`](https://github.com/doka-guide/content/tree/main/html/alt) - [ ] [``](https://github.com/doka-guide/content/tree/main/html/area) - [x]...

кухня
html

## Список файлов для редактирования: - [x] [Методологии разработки и Agile](https://github.com/doka-guide/content/tree/main/tools/agile) - [ ] [Как анализировать алгоритмы?](https://github.com/doka-guide/content/tree/main/tools/algorithm-complexity) - [x] [Веб-сервер Apache](https://github.com/doka-guide/content/tree/main/tools/apache-web-server) - [x] [Что такое API](https://github.com/doka-guide/content/tree/main/tools/api) - [x] [Архитектура и...

кухня
веб-платформа

## Список файлов для редактирования: - [ ] [AbortController](https://github.com/doka-guide/content/tree/main/js/abort-controller) - [x] [`alert()`](https://github.com/doka-guide/content/tree/main/js/alert) - [ ] [`.at()`](https://github.com/doka-guide/content/tree/main/js/array-at) - [ ] [`ArrayBuffer`](https://github.com/doka-guide/content/tree/main/js/array-buffer) ✎ - [ ] [`.concat()`](https://github.com/doka-guide/content/tree/main/js/array-concat) - [ ] [`.copyWithin()`](https://github.com/doka-guide/content/tree/main/js/array-copy-within) -...

кухня
js

## Список готовых демок: - [x] [`alert()`](https://github.com/doka-guide/content/tree/main/js/alert) - [x] [`.every()`](https://github.com/doka-guide/content/tree/main/js/array-every) - [x] [`.filter()`](https://github.com/doka-guide/content/tree/main/js/array-filter) - [ ] [`.findIndex()`](https://github.com/doka-guide/content/tree/main/js/array-find-index) - [x] [`.find()`](https://github.com/doka-guide/content/tree/main/js/array-find) - [x] [`.forEach()`](https://github.com/doka-guide/content/tree/main/js/array-foreach) - [x] [`.map()`](https://github.com/doka-guide/content/tree/main/js/array-map) - [ ] [`.reduce()`](https://github.com/doka-guide/content/tree/main/js/array-reduce)...

кухня
js

## Список готовых демок: - [x] [JSON](https://github.com/doka-guide/content/tree/main/tools/json) - [x] [Язык разметки Markdown](https://github.com/doka-guide/content/tree/main/tools/markdown)

кухня
tools

## Список готовых демок: - [ ] [`accent-color`](https://github.com/doka-guide/content/tree/main/css/accent-color) - [x] [`::after`](https://github.com/doka-guide/content/tree/main/css/after) - [ ] [`align-content`](https://github.com/doka-guide/content/tree/main/css/align-content) - [x] [`align-items`](https://github.com/doka-guide/content/tree/main/css/align-items) - [ ] [`all`](https://github.com/doka-guide/content/tree/main/css/all) - [ ] [`animation-fill-mode`](https://github.com/doka-guide/content/tree/main/css/animation-fill-mode) - [ ] [`animation-name`](https://github.com/doka-guide/content/tree/main/css/animation-name)...

кухня
css

Подружить читателя с одной из самых сложных систем ветвления с использованием Git.

tools
статья

Накидал логику и вёрстку для базового решения. Для проверки нужно использовать ветку [`interviews`](https://github.com/doka-guide/content/tree/interviews) из репозитория с контентом 😇

улучшение
вёрстка
движок
дизайн

Этот PR связан с [3877](https://github.com/doka-guide/content/pull/3877) в контенте Требуется: - [ ] подделать картинки значков по размеру; - [ ] до конца проработать скрипт для расстановки значков в сетке; - [...

улучшение
вёрстка
дизайн

У [prism](https://github.com/PrismJS/prism) пока нет поддержки регулярных выражений для нового синтаксиса функции rgb() в CSS, поддерживается только старый. Это дело времени, @Inventoris [закинул](https://github.com/PrismJS/prism/pull/3566) в репозиторий предложение такую поддержку добавить. Пока можно...

улучшение
движок