I've just published the slides of my talk "Software quality, cheese and games" from #t3dd2: https://speakerdeck.com/oliverklee/software-quality-cheese-and-games
I've just uploaded the slides to my session "#gamification for the #typo3 community" at #t3dd22: https://speakerdeck.com/oliverklee/gamification-for-the-typo3-community
"cached content is no longer shared between domains [....]
This means the primary benefit of shared public CDNs is no longer relevant for any modern browsers. [...]
It's best to avoid them wherever possible, primarily by self-hosting your content with a caching reverse-proxy in front, to cheaply and easily build high-performance web applications."
Public CDNs Are Useless and Dangerous - https://httptoolkit.tech/blog/public-cdn-risks/, written by @pimterry
I have just published the slides to my talk "Tools for software quality in PHP and TYPO3 projects". #qa #php #typo3
https://speakerdeck.com/oliverklee/php-software-quality-tools
RT @marantern@twitter.com
Updated right now: Learn more about #TYPO3 Dependency Injection with this first hand #documentation. Many thanks to
@lolli42@twitter.com
🔗: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/DependencyInjection/
🐦🔗: https://twitter.com/marantern/status/1529486455810269186
Much ado about null (and a more #PHP-friendly alternative to monads you can use today!)
PHP Array: A Gross Mistake.
https://dev.to/xedinunknown/php-array-a-gross-mistake-3np4 #PHP This article makes the point that they are either lists or maps.
I've written down my experiences migrating to the upcoming #TYPO3 cms-composer-installers v4 plugin
https://brot.krue.ml/migration-typo3-composer-cms-installers-version-4/