Building a Real-Time Chat App with React js and Appwrite Cloud Realtime
Building a Chat App Without WebSockets or Backend Servers in 2024 (complete code in react js)
Nov 6, 20249 min read166

Search for a command to run...
Articles tagged with #chaicode
Building a Chat App Without WebSockets or Backend Servers in 2024 (complete code in react js)

JavaScript Date() and its methods. (getDate(), getDay(), getFullYear(), getHours(), getMinutes(), getMonth(), getSeconds() etc...)

Useful String methods in JavaScript. ( toLowerCase(), toUpperCase(), concat(), indexOf(), slice(), split(), replace(), substring() etc.)
