Sergey Golovin

Results 10 issues of Sergey Golovin

Now documentation looks a bit outdated, so I think we should try to update it. And as an addition would be great to create a website for the project with...

documentation

Here a GH action config for changelog generation. It'll help to create release notes for every pushed tag (here you can see how it works https://github.com/github-tools/github-release-notes/releases). And by changing a...

I think we should create changelogs and follow some versioning system. It'll allow us to change supported versions of Racket and Node.js for every single major version of RacketScript.

It turns fundoc parsing on even if it shouldn't do it

bug

Если нам нужно проверять переменную на `null` или `undefined`, то лучше использовать двойное равно `==`, так как одним сравнением мы убиваем двух зайцев Править тут https://github.com/CSSSR/sputnik/blob/master/docs/JavaScript/Readme.md Это нормально, так как:...

enhancement

Кажется, что стоит более развернуто рассказать про debugging в js, сейчас в данной статье по сути один посыл: "Не используйте console.log, используйте debugger". Но каким отладчиком пользоваться? Chrome Devtools? Можно...

enhancement

В частности, можно убрать все `;` в статье про JS http://sputnik.csssr.ru/JavaScript/Readme.html ![semicolon-problem](http://s.csssr.ru/U286BQJEP/2017-02-09-1936-85to20yocv.png)

bug

Hello. For example, I want to add pattern which will scale depending on map zoom. Without it when I change zoom of a map, it looks like this: ![2016-02-10 10...

## Description ## Steps to Reproduce the Problem 1. Create any repo in azure devops 2. Generate any rsa key (compatible with azure devops) 3. Clone project using git 4....

🐛bug