Developing a mobile app entails several challenges. To make things harder, many of these challenges reside in mutually exclusive silos. A… (more…)
Read more »
In a previous article, I tried to write an in-depth guide to getting started with Progressive Web Apps. Having learnt a great deal since… (more…)
Read more »
How to deal with state in Angular, Vue and React. The same principles apply to all of them. UI Architecture. JavaScript. (more…)
Read more »
Born deep inside Facebook labs, React gained a huge popularity among the developers who make web applications with complex user interfaces. Being widely used in single-page application projects that… (more…)
Read more »
Accordion lists (or ExpandableListViews) are now a material design staple and show up in quite a few apps. They are a great way to dynamically display information to a user. (more…)
Read more »