Our React applications are composed of many small components or modules. The components that we write will sometimes be dependent on each other. As our application grows in size a proper management of these dependencies among components becomes necessary.... (more…)
Read more »
I’m currently working on a complex offline-first eventually-consistent scheduling application for a summer music program to replace a Mac app written in Objective C many years ago. The lessons I’ve… (more…)
Read more »
I’ve been working with React since 2016 and still there isn’t a single best practice when it comes to application structure and design. While there are best… (more…)
Read more »
styled-components - Visual primitives for the component age ?...
Read more »