Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the read domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/benwilledev/wordpress/wp-includes/functions.php on line 6121
Chatter App – Ben Wille
Ben Wille

Ben Wille

Tenacious Problem Solver

Chatter App

Chatter App

Description

For a long time, I wanted to build both front-end and back-end in the same language, preferably Javascript but I never had a good understanding of Node.

I finally took some courses and put a few things together. The biggest issue I had was how to get a node server running. I’ve been so used to Apache that I couldn’t figure out how to keep a Node server running in the background.

This project was just a little chat room application that uses SocketIO for real-time notifications.

Technology