VueJs and Firebase together is incredibly simple.

Building a Chat App; With VueJs + Firebase

Andy Hartnett
5 min readSep 30, 2018

--

As a developer I am constantly learning. One of the latest things I’ve been reading about is firebase, and I am impressed! The possibilities are endless, but real-time data apps have never been easier. So follow along, and you’ll see that you can build a chat app with Vue and Firebase in just minutes. (No knowledge of Node, Sockets, etc required.)

The Essentials

--

--