Many-To-Many UX Design Considerations

In this blog post, we will be discussing a UX design challenge that I encountered while working on small ReactJS application at work and pertaining design considerations. TL;DR: The post discusses UX designs that were considered progressively so as to come up with a reasonably intuitive UX design to…

Multi-Container System Design: A Case Study

Case studies are great opportunities to learn from anytime. While textbooks and reference materials servers the purpose of introducing the concepts, definitions and methods, it is case studies that really teaches us on how to apply these in real world. In this blog post we will be discussing the architectural…

Whitelisting Based Selective Sync In Dropbox - Part II

This is a follow up post to it's Part-I counterpart where I explained both the white and black listing approaches for selective sync in Dropbox. This post intends to describes two different approaches to setting up whitelisting based selective sync on your host machine. These approaches apparently differ…