Welcome to My New Programming Blog
-
How to git bisect: finding the bug-introducing commit
Have you ever faced a nasty bug that was hard to localize? Then git bisect will be your very good friend, let me show you how to use it! In this article, I will describe the logic of git bisect and show you an example repository that is prepared to help you understand it. After… Read more
-
How to draw fancy lines on Google Maps (using the JS API)
So you want to decorate the lines drawn by your map-based application? Are you confused with that path syntax? In this article, I will give you the shortcut, but if you have a bit more time, I will explain the key points also! TL; DR; If you just want some example on which you can… Read more
Follow My Blog
Get new content delivered directly to your inbox.