Recreating Slack with Firebase 2
Overview In this blog I'm going to recreate Slack using Firebase, HTML, CSS and Javascript. In the first part of this tutorial, we looked at the basics of HTML, CSS and Javascript. In this section, I want to dig a little deeper into Firebase's data structure, and how you can…