Search all Pusher content

Olayinka Omole (Guest Author)

16 posts from Olayinka Omole
blog

Build a realtime CRUD app with Flask and Pusher

Python Flask is a really cool Python framework for building web applications. One of its major selling points is how sim...

CRUD
flask
python
...
Read blog post
tutorials

Build a to-do app with Flask

Build a CRUD checklist app with Flask from scratch and add realtime functionality to it....

Python
Flask
JavaScript
...
Follow tutorial
blog

How to build a realtime table using Laravel and Pusher

In this tutorial, learn how to build a realtime table using Laravel and Pusher....

laravel
php
realtime
...
Read blog post
tutorials

Build an activity feed with Flask

In this tutorial, we will cover how to build a live blog feed using Flask and HTML....

Feeds
Flask
Python
...
Follow tutorial
tutorials

Track Bitcoin prices on a live graph with Python

Build a live graph to track Bitcoin prices using Flask. You will create a simple Python application that pulls in Bitcoi...

Data visualization
Flask
Python
...
Follow tutorial
tutorials

Implementing desktop notifications in your Laravel app

Use Laravel and Vue to build a news notification module, which will send a desktop notification to everyone on the websi...

Laravel
PHP
Vue.js
...
Follow tutorial
blog

Building a multiplayer game with Angular and Pusher

In this tutorial, learn how to build a realtime Angular game from scratch, taking advantage of the awesome realtime Push...

angular
multiplayer
typescript
...
Read blog post
tutorials

Build a realtime table using Laravel

Build a game leaderboard table using Laravel, Vue.js and enable realtime updates....

PHP
Laravel
JavaScript
...
Follow tutorial
blog

Build a realtime activity feed with Flask and Pusher

In this tutorial, learn how to build a quick and easy realtime activity feed using Flask and Pusher....

activity feed
flask
python
...
Read blog post
blog

Build a simple realtime app with Vue.js 2.0 and Pusher

Build a simple Vue.js 2.0 app and add real-time functionality to it using Pusher. The sample app we will be building is ...

vuejs
Tutorial
Read blog post
blog

How to build a realtime counter using JavaScript

Learn to build a realtime counter using plain JavaScript and Pusher. Build a Node.js app from scratch and add functional...

counter
javascript
realtime
...
Read blog post
tutorials

Build a simple realtime app with hapi.js and Pusher Channels

This brief tutorial introduces hapi.js, a Node.js framework. Become familiar with hapi.js by building a contact sharing ...

JavaScript
Node.js
Collaboration
...
Follow tutorial
blog

Implementing realtime desktop notifications in your Laravel app

In this tutorial, you will learn how to build a realtime app with desktop notifications, using Pusher's Notifications AP...

laravel
notifications
php
...
Read blog post
tutorials

Build a realtime counter using JavaScript

Create a realtime vote counter for your website with Pusher and plain JavaScript....

Live counter
JavaScript
Node.js
...
Follow tutorial
tutorials

Build a realtime app with Vue.js

Build a movie review application with Vue.js and add realtime functionality to it....

Node.js
JavaScript
Vue.js
...
Follow tutorial
tutorials

Build a battleship game with Angular

Build an online Battleship game with Angular and Pusher Channels to enable two players to play against each other....

Multiplayer Game
Angular
TypeScript
...
Follow tutorial