Another global chat room. What is the technology for this type of application? [closed]

1

In this link we have one more global chat room. Interestingly, it seems to use google map. Could anyone clarify which technology and technology involved in creating an application like this?

I know it sounds like a subjective issue and it's likely to be closed, but it's a question anyway.

    
asked by anonymous 27.04.2016 / 23:05

1 answer

1

Possibly it's javascript and api from GoogleMaps, if you check the source code you'll see that it's just Javascript, now the backend part, can be PHP, RUBY, JAVA, NODE.JS, NoSQL database language, or even relational, but I believe it's just javascript with the use of sockets.

    
27.04.2016 / 23:50