CRA Create a realtime chat application with React hooks, socket.io and NodeJS Learn how to develop a real-time chat application with React Hooks, Socket.IO, WebSockets, ExpressJS and NodeJS. Works on React Native too.
Angular Creating a Real time chat app with Angular and Socket.io with NodeJS In this tutorial, we'll learn how to build a real-time chat app with Angular 10/9/8, Socket.IO, WebSocket, and Node.js
CRA React + Docker + Nginx with multi-stage builds Dockerizing a React app with Nginx, Docker caching layers and multi-stage Docker builds.
Chrome Extension Creating a screenshot taking chrome extension from scratch Creating a Screenshot taking Chrome extension.
React Creating an Emoji Picker in React — Twemoji with SVG Sprites Create a Twitter-like emoji picker in React making use of SVG Sprites.
React Format code style with Prettier in React on Git commit Learn how to format code automatically in React (CRA) on Git commit with Prettier, Git Hooks, Husky in Create React App.