This tutorial walks through building a Twitter-inspired follow/unfollow feature using Angular 4 on the frontend and Firebase NoSQL on the backend. It covers data modeling for followers and following, ...
Need to filter Firebase data with multiple attributes—just like you'd do in SQL? This episode breaks down smart techniques for implementing multi-property filtering using Angular 4.3. Learn when to ...