Unit testing framework: PHPUnit 10 requires version 8 of the programming language
Version 10 of the PHP testing framework PHPUnit should actually have been available in February 2021. In an interview with heise Developer, Sebastian Bergmann explains...
Container management: Kubernetes won’t save you
In her lecture on Cloud Native Day as part of the Conferences Continuous Lifecycle and ContainerConf 2021, Lian Li first put forward a provocative thesis:...
Vue.js 3.2: Save Code in Single File Components
The recently released version 3.2 "Quintessential Quintuplets" of the JavaScript framework Vue.js brings some new features and performance improvements with it. An interesting innovation is...
Security threats on the web: The biggest risks according to OWASP Top Ten 2021
The Open Web Application Security Project (OWASP) pursues the mission to improve the security of (web-based) software. It organizes meetings and events, publishes numerous documentation...
On the way to autonomous driving: simulation-based testing with V2X communication
The mobility of tomorrow will be characterized by increasing automation and networking of vehicles. Whether on the rails, on the road or in the air...
Concise code with C # 10
C # 10 was released at the same time as .NET 6, but can be used with restrictions in older .NET versions, even if not...