sampl / firefly

Web app boilerplate for beginners based on Firebase and React 🔥
http://getfirefly.org/
234 stars 42 forks source link

Sort posts by number of likes #135

Closed sampl closed 6 years ago

sampl commented 6 years ago

Common use case for a basic app, but it requires server function to actually work.

Set a calculated _numLikes attr on each relevant post whenever a postLike is added/removed.

sampl commented 6 years ago

done https://github.com/sampl/firefly/commit/520f93a9dd6abfed5674244aa7970bc91c62c731