+ 2
Creating a chat App on the web
To create a chat app like facebook messenger, whatsapp(for the web not mobile app), what tools, frameworks, languages, combination are needed
6 Answers
+ 2
Php, Erlang, and javascript
+ 1
Your question is not suitable for Q&A.
This Q&A forum is for specific programming questions or questions related to SoloLearn (platform, usage and so on)
https://www.sololearn.com/Discuss/1316935/?ref=app
+ 1
You may need react which is a very light weight and easy to learn library which is ideal for front end developing ie the looks of the website and the interactions with the user like a GUI.
+ 1
React is one of the most popular libraries and was developed by facebook. this library is like a mixture of javascript and html so if you are familiar with web programming it will not be a challenge.
0
blackwinter this doesnt really answer my question, I need frameworks,stacks, which can be used for chat bots not languages alone like the listed above