Build a comments widget with sentiment analysis using Next.js
Learn to build a comments widget with Next.js. Use sentiment analysis to gauge the mood of the comments and automatically add emoticons.
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.
Learn to build a comments widget with Next.js. Use sentiment analysis to gauge the mood of the comments and automatically add emoticons.
Follow tutorial
Build a web app that tracks votes in realtime using Nest.js and Canvas.js.
Follow tutorial
Use MySQL replication logging to publish database changes to a React-based web dashboard.
Follow tutorial
Learn to build an online document editing app using .NET. Featuring realtime updates for new edits.
Follow tutorial
Use Nest.js and DataTables to create a searchable employee list interface.
Follow tutorial
Use Next.js, React Table and Pusher to create a movie review site, updated in realtime as users post reviews.
Follow tutorial
Use Next.js to build a chat app featuring sentiment analysis to track users' moods.
Follow tutorial
Learn to build an analytics dashboard, to observe the usage and behavior of a Laravel application in realtime.
Follow tutorial
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part four, add clean-up functionality. Unused spreadsheets are automatically deleted.
Follow tutorial
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part three, implement a presence feature, to see who else is editing the same spreadsheet.
Follow tutorial
Learn to monitor a PostgreSQL database for changes in realtime, and display them in a browser audit panel.
Follow tutorial
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part one, implement user accounts and basic spreadsheet functionality.
Follow tutorial
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part two, implement realtime collaboration functionality, allowing multiple users to work on a spreadsheet simultaneously.
Follow tutorial
This tutorial shows you how to build a dashboard that monitors connections to an Express application. The dashboard will update in realtime.
Follow tutorial
This brief tutorial introduces hapi.js, a Node.js framework. Become familiar with hapi.js by building a contact sharing application.
Follow tutorial
This four-part series takes you through building an Instagram clone using Node and React. In part three, implement realtime feed updates with Pusher, and create desktop notifications.
Follow tutorial
This four-part series takes you through building an Instagram clone using Node and React. In part one, set up your project and create your UI.
Follow tutorial
This four-part series takes you through building an Instagram clone using Node and React. In part four, implement offline support with service workers.
Follow tutorial
This four-part series takes you through building an Instagram clone using Node and React. In part two, connect your UI and data with GraphQL.
Follow tutorial
In this tutorial, build an app that handles large quantities of data and display it in a realtime table using JavaScript and DataTables.
Follow tutorial