10 years ago 6,087 views
10 years ago 6,087 views
Presented by Jeremy Mikola @jmikola
Presented on August 21, 2014
Event-driven programing is a familiar and useful tool for crafting client/server apps and asynchronous libraries. Akin to Node.js or Python’s Twisted, React brings PHP up to speed with all of the necessary pieces in a well-packaged framework. This session will introduce the concept of event loops, non-blocking IO, and async programming in PHP, and explore ways it can serve in your technology stack.