В этом разделе мной публикуются записи на профессиональную тематику, но есть также и просто заметки из жизни. Часть из них на английском языке для широкой аудитории.
P.S. Записи отражают сугубо моё личное мнение, не претендующее на истину.
Any serious project involves a dedicated designer role — a person who will create beautiful, modern design mockups for the product. Designer…
One of the most common use cases for lint-staged is formatting files using Prettier. Documentation of lint-staged is full of references to…
Мне иногда приходится ездить в Беларусь. До недавнего времени было очень удобно расплачиваться картой МИР в российских рублях в Беларуси…
The recommended (and seems to be the only) way of installing modern release of Yarn accordingly to the docs is using Corepack. This seems to…
I have a simple task. I have a local TypeScript project, and there is a script in this project, that performs async tasks, and where I…
Когда-то, в 2018 году, я совершил ошибку, зарегистрировав сайт в "экзотической" доменной зоне .name. Тогда мне почему-то казалось, что так…
Недавно столкнулся с проблемой расшифровки VIN для Volvo. Все ссылки, которые выдавал поисковик, были либо неработающие, либо выдавали…
Currently I'm using Netlify for hosting this website, and it's pretty awesome. Recently I did a bunch of small updates to my site (mainly…
TLDR; No. Despite the fact that HTTP/1.1 spec seems to not restrict GET requests with body any longer accordingly to this thread, this seems…
When it comes to transferring files between computers usually there are many options. One relatively new and modern option is to use IPFS…
At Dock we rely heavily on automated UI testing as a primary way of ensuring quality and preventing regressions in our web apps and…
I personally love Git. It is much better than anything else I've used before. However there is one feature I don't like. I'm talking about…