Category: Node/Express

Tutorial: Node/Express Message Wall

Let’s walk through making a very simple message wall application. This application gets two pieces of information from the user (their name and a short message), and sends…