by Dimitar Dyankov | Mar 15, 2021 | Article, Coding
When it comes to Git branching strategies there are a lot of different ways to tackle. The most important part is to have the entire development team on the same page and following the same rules and guidelines. Consistency is key as it provides a good way to audit...
by Dimitar Dyankov | Mar 15, 2021 | Article, Coding
When coding it is easy to end up in a situation where the code is difficult to read by other developers or hard to maintain and make changes too. In this article I will provide you with some tips that will hopefully allow you think differently when writing code which...
by Dimitar Dyankov | Mar 11, 2021 | Article, Coding
As the fastest growing desktop operating system (OS), Chrome OS has started to mature and become an OS that is extremely versatile. What started as the Chrome Browser only device has morphed into an operating system that has Linux, Android and Progressive Web...
by Dimitar Dyankov | Mar 11, 2021 | Article, Coding
In the year 2021 everyone carries around some sort of mobile device with them. Chances are you always have on of these with you: phone, tablet or laptop. According to IDC , Android has over 80% of the mobile market share. In this article we will look at the tools we...
by Dimitar Dyankov | Mar 11, 2021 | Article, Coding
A very commonly used acronym amongst different groups of people are CMS systems. While the acronym can have many definitions, for this article we will be talking about Content Management System (CMS). A CMS allows you the content manager to create and manage content...