Architecture
Scalable WordPress for the masses
This is a tutorial on scaling WordPress beyond just multiple instances with a highly scalable static frontend and a trusted backend.
This is a tutorial on scaling WordPress beyond just multiple instances with a highly scalable static frontend and a trusted backend.
A beginners’ look at Mutation Testing and how to get started with Infection, the Mutation Testing Framework for PHP to improve the quality of your web applications.
Learn testing in this fun, engaging and educating workshop where four groups are testing a specific aspect of a web application. (more…)
Respect the privacy settings of your website visitors by disabling tracking features if requested through their “Do Not Track” browser setting.
For security reasons two-factor authentication (2FA) is added to a login process, but how can you test this properly when random code is being generated?