Search all Pusher content

Chimezie Enyinnaya (Guest Author)

30 posts from Chimezie Enyinnaya
blog

Using React in a Laravel application

Learn how to use React with Laravel by building a simple task management app. Discover how easy it is to integrate React...

javascript
laravel
php
...
Read blog post
blog

Building a bot using BotMan for Slack and Telegram

In this tutorial, learn how to build a chat bot for Slack and Telegram using BotMan and PHP....

botman
chatbot
cryptocurrency
...
Read blog post
blog

Handling authentication in GraphQL Part 1: Introduction

Part one of a three part series on authentication in GraphQL. In this part, get an overview of authentication and how it...

authentication
graphQL
Tutorial
Read blog post
blog

What's new in Laravel 5.6

An overview of the new features and functionality in Laravel 5.6\. ...

laravel
php
Tutorial
...
Read blog post
blog

Build a group chat app in JavaScript and Pusher

Learn how to build a group chat app using JavaScript and Pusher with features like the number of users in a group or not...

chat app
group chat app
javascript
...
Read blog post
blog

Handling authentication in GraphQL Part 2: JWT

This is part 2 of a 3 part tutorial. You can find part 1 here and part 3 here. In the first part of this series, we look...

authentication
graphQL
JWT
...
Read blog post
blog

Build a REST API with Laravel API resources

This tutorial shows how to use Laravel API resources feature to build a REST API. ...

API
laravel
php
...
Read blog post
tutorials

Build a collaborative note app using Laravel

Build a simple but productive realtime note app using Laravel and Vue.js....

Collaboration
Laravel
PHP
...
Follow tutorial
blog

How to build a public anonymous chat app in Android using Pusher

In this tutorial, you will be learning how to build a public anonymous chat app for Android using React Native. React Na...

android
chat app
group chat app
...
Read blog post
blog

How to build a collaborative note app using Laravel

In this tutorial, we'll build an online collaborative note app using Laravel and Pusher. We'll be using Vue.js as our Ja...

collaboration
javascript
laravel
...
Read blog post
blog

How to build a Laravel chat app with Pusher

In this tutorial, I will be showing you how to build a Laravel chat app with Pusher. Laravel provides support for Pusher...

chat app
laravel
php
...
Read blog post
blog

Event-Driven Laravel Applications

This blog post was written under the Pusher Guest Writer program. In this is post, we’ll be looking at what event-driven...

laravel
Editorial
Engineering
Read blog post
blog

How to build a public anonymous chat app using .NET and Pusher

In this tutorial, learn how to create a public anonymous chat application using C# ASP.NET and Pusher. We will go over t...

.net
anonymous chat
c#
...
Read blog post
tutorials

Build an anonymous chat app using ASP.NET

Create a realtime public anonymous group chat app using C#, ASP.NET and Pusher....

ASP.NET
Chat
jQuery
...
Follow tutorial
tutorials

Handling authorization in GraphQL

This tutorial shows how to use GraphQL to manage authorization and user roles. You will build on a previous app to creat...

JavaScript
GraphQL
Non-Pusher tech
Follow tutorial
blog

Getting up and running with GraphQL

In this tutorial, you will learn what GraphQL is, its features and concepts. Finally, learn how to build a simple GraphQ...

graphQL
Tutorial
Read blog post
blog

Build a fullstack GraphQL app with Prisma, Apollo and Vue

In this tutorial, I will be showing you how to build a full stack GraphQL app using what I call the PAV stack (Prisma, A...

graphQL
javascript
vuejs
...
Read blog post
tutorials

Build a typing indicator with Laravel

Integrate a typing indicator feature in your Laravel app using Vue.js....

Social
Chat
Laravel
...
Follow tutorial
tutorials

Build a chat app with Laravel

Build a Laravel chat application using Vue.js and receive realtime messages with Pusher Channels....

PHP
Laravel
Vue.js
...
Follow tutorial
tutorials

Build a group chat app in JavaScript

The app will feature the number of users in the group, notifications when a new user joins the group and finally, displa...

Node.js
JavaScript
Channels
Follow tutorial
blog

Optimizing the performance of a Laravel application

In this article, I will be sharing with you a few ways and techniques to optimize your Laravel application. ...

laravel
php
Tutorial
Read blog post
blog

Handling authentication in GraphQL Part 3: Auth0

In the last tutorial in this series, we looked at how to add authentication using JWT to a GraphQL server. In this tutor...

auth0
authentication
graphQL
...
Read blog post
tutorials

Building live chat app with GraphQL subscriptions

This brief tutorial takes you through building a simple chat app using GraphQL and Vue.js. Users will be able to talk on...

JavaScript
Vue.js
GraphQL
...
Follow tutorial
tutorials

Build an anonymous chat app in React Native

Creating a simple anonymous chat app for Android devices using React Native and Node.js....

React
JavaScript
Node.js
...
Follow tutorial
blog

How to build a "who's typing" feature with Laravel and Pusher

In this tutorial, you will learn how to build who's typing feature for your chat app with Laravel and Pusher. ...

chat app
laravel
php
...
Read blog post
blog

REST versus GraphQL

In this tutorial, we will compare Rest with GraphQL which has cool features and solves most of the problems faced with R...

graphQL
Tutorial
Read blog post
tutorials

Understanding Node.js by building command line apps

Use Node.js to build a command line application. Integrate the APIXU weather API, allowing users to get the current and ...

JavaScript
Node.js
Non-Pusher tech
Follow tutorial
blog

Building APIs with Laravel and GraphQL

This quick tutorial walks you through building an API with Laravel and GraphQL API. It covers authentication, querying n...

API
graphQL
laravel
...
Read blog post
tutorials

Getting started with GraphQL and TypeScript

This tutorial provides an introduction to using TypeScript with GraphQL. You will build a simple GraphQL server in TypeS...

GraphQL
JavaScript
TypeScript
...
Follow tutorial
blog

Getting started with GraphQL in Laravel

This short tutorial uses GraphQL, Laravel and SQLite to build a to-do list. It introduces GraphQL, and quickly gets you ...

graphQL
laravel
php
...
Read blog post