Search all Pusher content

Graham Cox (Guest Author)

15 posts from Graham Cox
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
react native
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
React
Kubernetes
...
Follow tutorial
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...

javascript
react
docker
...
Read blog post
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...

Kotlin
Feeds
Android
...
Follow tutorial
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...

JavaScript
React
Go
...
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...

Kotlin
Social
Android
...
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....

javascript
react
nodejs
...
Read blog post
tutorials

Build a chat app with React Native

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

JavaScript
React
Node.js
...
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
Social
Android
...
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....

JavaScript
React
Go
...
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

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...

react
nodejs
graphQL
...
Read blog post
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 ...

Kotlin
Maps
Android
...
Follow tutorial
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...

react
nodejs
graphQL
...
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...

Kotlin
Location
Maps
...
Follow tutorial