Talk in English - UK at PHPCon Poland 2023
Track Name:
Green Path
Short URL: https://joind.in/talk/09890
(QR-Code (opens in new window))
Generics are a programming language concept. In short, they allow you to write typed code without being specifically linked to a particular type. Many languages already support generics more or less natively: Java, C#, Go, Rust Typescript... PHP doesn't, but thanks to its community and ecosystem, it's still possible to use them. Let's take a look at how and why, using Symfony components as an example.
Comments
Comments are closed.
It was a good talk.
Pretty nice and useful talk, I liked it.