DEV Community

How to build a React.js chat app in 10 minutes

Per on August 20, 2018

In this article, I’ll show you the easiest way possible to create a chat application using React.js. It’ll be done entirely without server-side ...
Collapse
 
juanfrank77 profile image
Juan F Gonzalez

Hey Per
I just finished the course this past weekend and it was amazing!
I even presented the full chat app at a demo day I had for a bootcamp
I'm tinkering around with the styles to see how I can further modify it but so far everythings works perfectly. Thanks for making this! :D

Collapse
 
rattanakchea profile image
Rattanak Chea

Just curious, since all the token/credentials reside in react on frontend, how is security taken care of?

Collapse
 
mk_mahmoud profile image
Mahmoud khdre

Now code doesn't work chatkit is not defined
If you know solution for this problem plz help me

Collapse
 
zachilee profile image
Zachi Lee

Chatkit is officially dead now, try using pusher channel for further use.