In order to view this lesson, you must purchase this course.
One great feature that belongs in any Social Media application is the ability to like things. In this application, let's look at how you can add a like for each post in <b>Firebase Database</b> and have our UI reflect this change. Things can become a bit hairy if you include a cache, so we'll just leave the implementation simple by fetching the like status each time we need it.