React is an extension that brings event-driven, non-blocking IO to PHP. With this new paradigm comes the 'Promise'; a fascinating and powerful pattern for handling asynchronous behaviour. I'll be using React to demonstrate how Promises rock, and why you should consider them for your own applications.