Join us in a collaboration with UCF KnightHacks to discover the world of Scalability using Go and Google Cloud's Firebase.
Learn how to design and create a real-time chat application that can be scaled to many users, and is backed by a Firebase database.
Although we will cover the basics, we suggest brushing up on Pointers, Structs, and Struct Methods.
Pointers: https://gobyexample.com/pointers
Structs: https://gobyexample.com/structs
Struct Methods: https://gobyexample.com/methods