How to speed up a WordPress website? This is a commonly asked question, with lots of different approaches and various… Read More
This article with guide you through the object pool design pattern PHP, with theory explanation, and the practical example as… Read More
Prototype design pattern is used when we want to create one object which can be used as a template (prototype)… Read More
This article with guide you through the singleton pattern in PHP, with theory explanation, and the practical example as well.… Read More
This article is about SymfonyCon 2019 in Amsterdam. If you are interested in Symfony Conference 2020 Online, read all about… Read More
Few days ago I stumbled upon an archive folder related to university days. I did a quick digging and found… Read More
How to cleanup WordPress header is one of the common questions people ask when they start optimizing their WordPress sites.… Read More
Simple web scraper / crawler in Python is one basic coding example. Therefore, this example demonstrates on how to make… Read More
Quick start with Python: There is one big problem with programming courses for beginners. They guide you trough the long… Read More
TimeTac Connect - integration framework is a custom made framework based on ETL concept. ETL means extract, transform and then… Read More