PHP 8.3: Typed Class Constants and What's New
Typed class constants, json_validate, #[Override], and dynamic constant access in PHP 8.3 — the language's steady steps toward consistency.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 12/32)
Typed class constants, json_validate, #[Override], and dynamic constant access in PHP 8.3 — the language's steady steps toward consistency.
TypeScript's built-in utility types and type transformation mechanisms: using the type system as a first-class tool.
How to manage your learning budget against the constant pressure of new tools and frameworks — a practical approach to deciding what to learn and when.
An introduction to Elasticsearch and Kibana: the fundamentals of full-text search, data analysis, and visualization at scale.
A web developer's experience crossing into mobile: what I learned while setting up Looplio with React Native and Expo, and how my expectations shifted.
Using RabbitMQ with PHP: creating a message queue, publishing messages, and consuming them.