Build a simple data visualization dashboard with Vue.js and Chart.js
This brief tutorial will guide you through creating a simple one-page dashboard. The app is built with Vue, and uses mock data to generate a chart with Chart.js.
Follow tutorial
Pusher APIs make it simple to add realtime features to your applications, fast. We have hundreds of tutorials, written by our experts, to get you up and running!
Search to find your feature in our collection, or check out the subject list below for inspiration on what you can build using Pusher.
This brief tutorial will guide you through creating a simple one-page dashboard. The app is built with Vue, and uses mock data to generate a chart with Chart.js.
Follow tutorial
This tutorial demonstrates how to add an online presence feature to an iOS app. You will use Node for the backend, and build a basic example app using Swift.
Follow tutorial
This article provides an introductory-level overview of Flutter's widget system. You will be introduced to the widget tree, stateful and stateless widgets. You will work through a few code examples, demonstrating how various key widgets work.
Follow tutorial
This short tutorial will show you how to create a live commenting system using Adonis.js and Vue.js. Users will be able to respond to blog posts, with their comments displaying in realtime.
Follow tutorial
This tutorial looks at some of the potential downsides of updating content in realtime, and presents solutions. You will build a simple Android app, and experiment with ways to improve the user experience of realtime functionality.
Follow tutorial
In this tutorial, you will learn how to send push notifications from Adonis.js. You will create a simple web app using the Adonis framework, then integrate Pusher to support push notifications.
Follow tutorial
Build a live activity feed, suitable for use with a blogging application or news site. Use Node for the backend, and Angular 7 to build the frontend. Users can add posts, and see the feed update in realtime.
Follow tutorial
This tutorial will show you how to create a simple social feed for Android and iOS using Ionic. The app features a Node backend, and online presence indicators powered by Pusher.
Follow tutorial
This tutorial discusses the pros and cons of using WordPress and React Native together, before walking through a practical build of a simple blogging app, supported by a WordPress API.
Follow tutorial
In this three part series, use React Native and Node.js to create a two-player Pokemon-like game. In part three, extend the app with improved animations.
Follow tutorial
In this three part series, use React Native and Node.js to create a two-player Pokemon-like game. In part two, implement multi-player mode, allowing two players to fight in realtime.
Follow tutorial
In this three part series, use React Native and Node.js to create a two-player Pokemon-like game. In part one, implement a practice mode, allowing users to play against a random computer-generated team.
Follow tutorial
This tutorial demonstrates how quick it is to add authentication to an API built with Adonis.js. You will create a simple API for a blog site, featuring registration and login functionality.
Follow tutorial
This two part series provides an introduction to HTTP status codes. In part two, build a demo app with a Node.js backend, and test the different status codes using a basic HTML frontend and Postman.
Follow tutorial
This brief tutorial shows you how to create a simple to-do list app using Vue and Laravel. The list UI updates in realtime as items are added, completed and removed.
Follow tutorial
This two part series provides an introduction to HTTP status codes. In part one, get an overview of how the server and frontend communicate, and read a brief summary of the most important status codes.
Follow tutorial
Build a Vapor server that sends push notifications and handles simple GET and POST requests. You will also create a simple iOS app, to demonstrate the full functionality.
Follow tutorial
This six part series takes an in-depth look at Auto Layout in Swift. You will learn how to use Auto Layout to create responsive interfaces for iOS apps. In part six, learn about layout guides.
Follow tutorial
This six part series takes an in-depth look at Auto Layout in Swift. You will learn how to use Auto Layout to create responsive interfaces for iOS apps. In part five, learn how to work with stack views.
Follow tutorial
This six part series takes an in-depth look at Auto Layout in Swift. You will learn how to use Auto Layout to create responsive interfaces for iOS apps. In part four, dive deeper into constraints, and examine intrinsic content size, content compression resistance and content hugging.
Follow tutorial