In this tutorial, we’ll learn how to create a chat client that communicates with a Socket.IO Node.JS chat server, using Ionic! If you want to jump straight to the code, it’s on GitHub. Otherwise, read on! Before we explain how it is built, let’s get familiar with the technologies used: Ionic and Socket.IO.
Full article