We have a requirement to create an blog application where user's can write blogs like in medium.com or wordpress in general. User can add text and images as and when they want. Thought of using Angular for UI and Firebase/Firestore as database servi...