Craig Buckler shows how to add another dimension to your web pages and applications with the new 3D transformation functions and properties in CSS, covering transform, translate, rotations, scaling, perspective and more, along with z-index, browser gotchas, and ideal use cases.
Tag: scaling
Thomas shows us the difference between Pthreads 2 and 3 and explains the upgrade procedure - the changes are big and backwards-incompatible, but worth it.
Thomas explains the most recent version of pthreads targeting PHP 7+ and demonstrates all the new features it brought along. Get started with parallelism!
Azat Mardan outlines 10 Node.js best practices you should be following in order to level up your Node skills today.
There's no doubt speed matters. In this article we cover some of the common methods used for tuning WordPress to handle higher amounts of traffic.
George Fekete expands on previous posts about common PHP mistakes by listing 18 critical oversights in PHP and general web development
Read about the most recent PHP updates in GoogleAppEngine's SDK
Horizontal scaling of databases in PHP applications - the how and why of master-slave replication