Talk in English - UK at PHPCon Poland 2024
Track Name:
Red Path
View Slides: https://assertchris.dev/decks/2024-10-25-monads-in-php
Checkout the code: https://gist.github.com/assertchris/cbe34a6b9ede1457424efe86692b366e
Short URL: https://joind.in/talk/16c1e
(QR-Code (opens in new window))
Many developers get lost in the hype of object oriented design. They miss out on how expressive and succinct their code could be if they tried functional programming.
Take Monads, for instance. Many developers haven't even heard the name, much less are able to describe what Monads are and how they can be useful in every-day code.
In this talk, we'll gain a clear and simple understanding of what Monads are, and how they can help us to refactor our code to be clear and concise.
Comments
Please login to leave a comment
Great talk learned a lot
Very fast (but participants have been warned about it) well-prepared talk. Been using Monads and have not been aware of this - until now ;)