Aleksander Koko

Aleksander is young developer who loves to play with the newest web technologies. In his free time, he reads about PHP, Firefox OS or experiments with a new language. Currently, his main interests are PHP design patterns, laravel, dart and cloud.
Aleksander's articles
Getting Started with HHVM and WordPress
By Aleksander Koko,
Aleksander Koko covers what HHVM and Hack is, and how to setup WordPress running under HHVM.
Dependency Management in iOS with Carthage
By Aleksander Koko,
Developers often use code from other libraries to reduce their amount of work. Aleksander Koko looks at dependency management in iOS with Carthage.
A Crash Course on Networking in iOS
By Aleksander Koko,
Aleksander Koko looks at networking in iOS, including NSURLSession and Alamofire.
Modern WordPress Development with Bedrock
By Aleksander Koko,
Aleksander Koko provides an introduction to Bedrock, a WordPress stack to help you build websites for a modern web.
Alcatraz, the Package Manager for Xcode
By Aleksander Koko,
Aleksander Koko takes a look at Alcatraz, the missing plugin manager for Xcode.
Improve your WordPress Theme Quality with VIP Scanner
By Aleksander Koko,
In this article we cover what the VIP Scanner plugin is and how use it to better harden our sites, by scanning our WordPress themes to improve code quality.
JavaScript and PHP Libraries Used by WordPress
By Aleksander Koko,
In this article, Aleksander Koko takes a look at the various third party JavaScript and PHP libraries used by WordPress today.
Wocker: Easy Dockerized WordPress
By Aleksander Koko,
In this article we cover what Wocker is and how to get started using it. Wocker is easy to install and can streamline the workflow for WordPress developers.
Deploying WordPress with Docker
By Aleksander Koko,
In this article we show you how to deploy your local WordPress Docker installation to DigitalOcean, then sync a BitBucket repository with our droplet.
How to Use the Official Docker WordPress Image
By Aleksander Koko,
In this article we cover how to use the official Docker WordPress image, with an introduction to Docker Compose, which can help make our life much easier.