Search all Pusher content

Graham Cox (Guest Author)

15 posts from Graham Cox
blog

Full stack testing with Docker Compose

Learn how to use Docker to efficiently run end to end tests. In this tutorial you will build a simple app with React and...

docker
docker compose
javascript
...
Read blog post
blog

Online Text RPG: Exploring the World (Part 2)

In the second part of our tutorial, using Graphql and React create a structure to our world, allowing characters to expl...

graphQL
nodejs
react
...
Read blog post
tutorials

Build a Kotlin ride sharing app with push notifications

Build a full ridesharing platform featuring realtime updates and push notifications. Use Kotlin for both the apps, and t...

Android
Kotlin
Location
...
Follow tutorial
tutorials

Publish Android notifications from the Guardian’s API

Learn how to build a news notification service that hooks into the Guardian's public APIs. Create an Android app using K...

Android
Feeds
Kotlin
...
Follow tutorial
tutorials

Creating a realtime data table with React and Go

Build a simple app with Go and React. The app displays live race results....

Go
JavaScript
React
...
Follow tutorial
blog

Online Text RPG and Interacting With the World (Part 3)

A tutorial showing how to build an online text RPG with React and GraphQL. Part 3 deals with interacting with the world....

graphQL
javascript
nodejs
...
Read blog post
blog

Online Text RPG: Entering The World (Part 1)

Discover how to create an online text RPG using React, Node.js, GraphQL and Pusher. The first part is focused on buildin...

graphQL
nodejs
react
...
Read blog post
tutorials

Create a football results feed with Go and React

Build a realtime football results feed, using Go for the backend and React for the frontend. Admins will be able to send...

Feeds
Go
JavaScript
...
Follow tutorial
tutorials

Send push notifications in a social network Android app - Part 2

In this two-part series, build a social network Android app with event planning functionality, supported by push notific...

Android
Kotlin
Social
...
Follow tutorial
blog

Writing a GraphQL service using Kotlin and Spring Boot

Learn how to build a GraphQL service from scratch, setting up Spring Boot and working with a data access layer. The end ...

graphQL
kotlin
Tutorial
Read blog post
blog

How to build a realtime chat app in React Native

In this tutorial, we’re going to explore creating a simple chat app in the React Native framework, which allows us to us...

chat app
nodejs
react
...
Read blog post
tutorials

Adding realtime functionality to a blog using Kubeless

In this tutorial you will create a simple blog using serverless architecture for the backend, specifically Kubeless. You...

JavaScript
Kubernetes
React
...
Follow tutorial
tutorials

Send push notifications in a social network Android app - Part 1

In this two-part series, build a social network Android app with event planning functionality, supported by push notific...

Kotlin
Android
Social
...
Follow tutorial
tutorials

Implement push notifications in Kotlin to create a food delivery app

This tutorial uses Kotlin and React to create a full-featured food delivery application, with interfaces for admins and ...

Android
Kotlin
Maps
...
Follow tutorial
tutorials

Build a chat app with React Native

Benefit from the powerful frameworks like React Native and build a live chat app....

React
JavaScript
Node.js
...
Follow tutorial