As the title reads, This app is private chat application built using React (version 16.13.1). This react application is built using functional components only, so You won't find setState
. Here I have React Hooks to update the components and for React life cycles.
Server-side is written in Golang (version 1.13.8) and MongoDB(version 3.6.3).
This project was generated with create-react-app version 2.1.8.
Code for React application is in React folder.
Code for GoLang application is in GoLang API folder.
Coming Soon.
I have written this application in Class based React as well, Read this popular Blog post.
I have written this application in Angular as well, Read this popular Blog post. Alternatively, you can download an Ebook for the same application, along with Ebook you will get the source code of the application. In the ebook, you will get some of the must-have features such as notifications and online/offline chat list.
I have written this application in AngularJs as well, Read this popular Blog post.