Tech notes

Javascript, HTML, CSS

Oh git! Cheat list to resolve git problems
Mar 4, 2020 | git productivity

Git might be confusing and there are couple common cases that happen over and over again. This list contains some the most popular situations and commands to resolve them. Read more >>

Command line: basic knowledge
Jan 16, 2020 | productivity command line

Cheat sheets from the book 'Learn Enough Command Line to Be Dangerous' by Michael Hartl. Read more >>

Git: global settings & ignore file
Dec 16, 2019 | git productivity

Quick introduction to Git: how to customize Git environment. Read more >>

Sublime and Emmet. Increase your development speed
May 22, 2017 | sublime productivity

Today I'm going to tell few words about one of my favorite editors Sublime text. It's very light, easy to use, provides many interesting user settings like changing color schemes or fonts, and the most important - it has plenty of usefull plugins, that helps to improve the speed and quality of the development. Read more >>