OOP is awesome, and most PHP is written that way, but that doesn’t mean we can’t learn good habits and practices from Functional Programming too.

Learn about PHP’s ability to do some FP, how to integrate it into your stack for cleaner code, and more reliable programming. See how we can limit mutations and side effects in your current setup by making small adjustments to your class structures and methods.

Functional Programming can make your code safer, easier to test, and way more confusing – let’s find out how.

Comments

Comments are closed.

Eric Poe at 17:11 on 3 May 2019

This is an interesting topic and a completely different way of thinking about putting together PHP. I appreciate the suggested reading at the end of the presentation.

My one wish of the talk is that more time was spent on each slide so that I could better follow the code examples.

Phillip Palmieri (Speaker) at 17:17 on 3 May 2019

Slides:
https://drive.google.com/file/d/1z38L0kxbleWtRd5t0EsVM_yVc__njYEA/view?usp=sharing

Phillip Palmieri (Speaker) at 17:18 on 3 May 2019

Thanks Eric!

Phillip Palmieri (Speaker) at 21:27 on 4 May 2019

Slides:
https://speakerdeck.com/philpalmieri/functional-programming-in-php