Get Started With Pusher
6 PostsReal-time communication is a holy grail of web development, and we finally have the ability to incorporate it in our applications, thanks to the Web Sockets API. But as with most browser APIs, the Web Sockets API is rather low level, and if you have spent any amount of time with it, then you know how difficult it can be to use effectively.View Learning Guide...Build a React App with Laravel Backend
2 PostsLaravel and React are two technologies used for building modern web applications. This tutorial teaches you how to create a project with React for the front end and Laravel for the backend.View Learning Guide...Acuity Scheduling's Developer-Friendly Scheduling Service
3 PostsLearn about Acuity Scheduling, a service that offers website and mobile embedding, an appointment scheduling API, real-time notifications, and OAuth2 authentication.View Learning Guide...How to Scrape Web Pages for Metadata
2 PostsLearn how to make it simple for users to add links to your website by leveraging PHP to scrape metatags such as title and description from URLs.View Learning Guide...Creating a Custom WordPress Messaging System
4 PostsIt's possible to implement a system that allows us to programmatically set our own custom messages, their type, and when and where to display them on the administration page. And that's what this series is going to cover.View Learning Guide...Object-Oriented Autoloading in WordPress
3 PostsIn this follow-up series and starting with this post, we're going to be revisiting the concept of autoloaders from the perspective of object-oriented programming.View Learning Guide...