Latest Articles
Taming the Software Beast: Using git as a database
by Burak Cankurtaran | Nov 11, 2020 2:10:19 PM | | 0 Comments
Software is a fickle beast. Creating easy-to-use software that attempts to solve the problem at hand is difficult to do. Also, the coupling of problem and solution adds to the complexity - feed one and the other grows hungry. Developers are continuously trying to tame this beast. Standard engineering practices help ease demands on developers. One common caution that we all are familiar with is not to ‘reinvent the wheel’ and, expanding on this maxim: how
read more