A decision made A couple of months ago we started the process of moving our SVN repositories to GIT. Consequently, we made the decision to move all of our SVN repositories to GIT. Looking at the initi…
The discussion begins Yesterday I had a discussion with my CTO and it came up that the technology stack we use. It seems that it is too complicated for the our team of developers. The reason it seems …
Seeing as there are already TONS of material about this subject, I am going to put it down so that I contribute to the information overload 😛 . Normally, when you start a project with AngularJS, yo…
In the first part, we discussed the bare basics of what a class is in PHP and how visibility works. In this part, we will be covering the some “magic” methods and inheritance. After the ar…
By doing a quick search in the mighty Google Search for “PHP OOP”, you get a ton of results. There are the good ones and the bad ones as always, and hopefully one day, this one. I will als…
In a previous post, I wrote about how we are doing our source control at work. Still on svn, we are now trying to keep the database and associated documents of a project in one repo as well. This mean…