Speeding up Redis with Compression
This blog post describes how we addressed the issues of large data payloads and high memory usage in our high-traffic chat application by introducing LZ4 compression.
This blog post describes how we addressed the issues of large data payloads and high memory usage in our high-traffic chat application by introducing LZ4 compression.
This tutorial will show how to set up Prisma and MongoDB in Node javascript and typescript.
This tutorial explains how to build a realtime one to one and group chat application with Vue, Socket.IO Rooms, WebSocket, and NodeJS
This tutorial explains how to build a realtime one to one and group chat application with Angular 13/12/10/9/8/2+, Socket.IO Rooms, WebSocket, and NodeJS
This tutorial explains how to build a realtime one to one and group chat application with ReactJS, Hooks Socket.IO Rooms, React Native, WebSocket, and NodeJS
Learn how to develop a real-time chat application with React Hooks, Socket.IO, WebSockets, React Native, ExpressJS and NodeJS.
In this tutorial, we'll learn how to build a real-time chat app with Angular 13/12/11/10/9/8, Socket.IO, WebSocket, and Node.js
In this tutorial, we'll learn how to build a real-time chat app with Vue 2/3, Socket.IO, WebSocket, and Node.js
On-demand Incremental Static Regeneration (ISR) with getStaticProps and manual cache purging in Next.js
Learn how to deploy a static React application, Angular application and Vue application to Github pages.
Dockerizing a React app with Nginx, Docker caching layers and multi-stage Docker builds.
Create a Twitter-like emoji picker in React making use of SVG Sprites.
Learn how to build a Chrome extension that captures screenshots. This guide takes you through the steps for a user-friendly screenshot tool for Chrome.