Learning ReactPHP Video Course
Published on by Paul Redmond
Learning ReactPHP is a free video course (signup required) by Marcel Pociot that teaches you ReactPHP, the framework that helps power projects like Laravel Websockets:
Today I recorded a video course about @reactphp for you all to enjoy. Learn about the technology behind @laravelphp WebSockets, Expose, the Laravel Dusk dashboard, and much more!
Totally free – just watch, learn, and enjoyhttps://t.co/OVTgzS6l9H pic.twitter.com/Lbyw7b16He
— Marcel Pociot (@marcelpociot) June 4, 2020
At the time of writing, Learning ReactPHP covers the following:
- The Event Loop
- Streams
- Promises
- Sockets
ReactPHP “is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as streams abstraction, async DNS resolver, network client/server, HTTP client/server, and interaction with processes.”
We recently shared the Query Monitor CLI Package for Laravel, which is another example of a Laravel project utilizing the ReactPHP library.
You can get access to the Learning ReactPHP course by visiting the Beyond Code Video Courses page and signing up for an account.