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
3D Transformation Functions in CSS
Parallel Programming with Pthreads in PHP – the Fundamentals
Thomas explains the most recent version of pthreads targeting PHP 7+ and demonstrates all the new features it brought along. Get started with parallelism!
10 Node.js Best Practices: Enlightenment from the Node Gurus
Azat Mardan outlines 10 Node.js best practices you should be following in order to level up your Node skills today.
18 Critical Oversights in Web Development
George Fekete expands on previous posts about common PHP mistakes by listing 18 critical oversights in PHP and general web development
Horizontal Scaling of PHP Apps, Part 2
Horizontal scaling of databases in PHP applications - the how and why of master-slave replication