#realtime

Subscribe
Realtime is a term used to describe systems that respond to user input or events almost immediately. This means that the response time from the system is very low, usually less than a second. In JavaScript, realtime applications are typically web-based and involve client-side scripting to update the user interface in response to user input or events. Examples of realtime applications include chat applications, multiplayer games, news feeds, and stock tickers.
Build a chat room with Appwrite and React
JSNation 2022JSNation 2022
41 min
Build a chat room with Appwrite and React
WorkshopFree
Wess Cope
Wess Cope
API's/Backends are difficult and we need websockets. You will be using VS Code as your editor, Parcel.js, Chakra-ui, React, React Icons, and Appwrite. By the end of this workshop, you will have the knowledge to build a real-time app using Appwrite and zero API development. Follow along and you'll have an awesome chat app to show off!