
Для очистки консоли в PowerShell Continue reading

Для очистки консоли в PowerShell Continue reading

Чтобы узнать путь к текущей директории, Continue reading

If you have an error ‘Uncaught SyntaxError: Unexpected token o’ when you trying parse json using function JSON.parse() it means that you received parsed object and don’t use JSON.parse(). You can use received data as an object.

Чтобы включить нумерацию строк в Visual Studio, Continue reading

Чтобы закомментировать несколько строк или блок используйте комбинацию клавиш: Continue reading