Sergii Kliuchnyk

Results 27 issues of Sergii Kliuchnyk

**Видео:** https://youtu.be/GR6-NMe1Rew **Основаня задача:** Будем делать парсер [CSV](https://uk.wikipedia.org/wiki/CSV) фотрмата. В этой задаче не будет работы с html, бот будет проверять только js файл 1. Копируем папку `prototype` себе в репозиторий...

homework-4

**Видео:** https://youtu.be/nUytDI9El3U **Основная задача:** 1. В тот же свой приватный репозиторий скопировать папку `dom`. По файлу `index.html` как обычно бот будет проверять вашу домашку 2. В `index.html` вы увидите таблицу...

homework-3

**Видео:** https://youtu.be/PvIsxMTRz04 **Задача:** 1. В тот же свой приватный репозиторий скопировать папку `regexp` и `index.html`. По этому файлу как обычно бот будет проверять вашу домашку. 2. В `index.html` вы увидите...

homework-2

**Видео:** https://youtu.be/w3UZxWdJ-Vs **Задача:** 1. Скопировать папку [functions](https://github.com/redexp/GeekHub-2020.js/tree/master/functions) себе в репозиторий. Имя папки оставить `functions` и html файл должен остаться `index.html`. По ним я буду проверять вашу домашку. Всё остальное можете...

homework-1

Hello, what do think about to create new plugin or add it to current plugin which will change order of styled components **from:** ```js const First = styled.div` // ......

`safeExtGet` is a good practise from many popular packages, it will solve notification that this lib uses les sdk version. and second fix is kinda important, because without it, when...

Hello, I was playing around with flowchart and really big diagram and find out that `dagre` has a lot issues with blocks positioning (like some blocks that has only one...

Type: Enhancement
Status: Pending
Retained

Fixes without breaking changes. Added UMD, rename clearPath back to clear, fix clear method, added .d.ts, fix Gruntfile, removed spec folder (using svg.js as dev deps), fix readme.

I want to change android option `selfManaged` while app running. I want to give to user two options - simple system call window or app rich call window.

### Proposal You know that jsx format made revolution in js world. Now jsx is must have in any js parser by default. Here good video about how jsx help...

proposal