Basic chatting application made and designed by me.
Built with HTML, JS(jQuery), SCSS, Node.js
Anybody who has link can join.
-
first box 닉네임 : nickname
put your nickename before start chatting
-
button 전송 : send
you can send your message with that button
-
What was the context for this project?
Side project
-
What did you set out to build?
For practicing Node.js
-
Why was this project challenging and therefore a really good learning experience?
First time using socket.IO and heroku
-
What were some unexpected obstacles?
-
If someone type too many things, it overflows the window.
-
It send message even if the sending box is empty.
-
It brokes sometimes when I open the link. Then I deploy again in Heroku.
-
-
What tools did you use to implement this project?
- express - build server
- socketIO - real-time, bi-directional communication between web clients and servers
- moment - date format