React was supposed to ease our development. Instead, it created roadblocks... (more…)
Read more »
And how hooks come into playRecently I’ve adopted a new philosophy that changes the way I make components. It’s not necessarily a new idea but rather a subtle new way of thinking. The Golden Rule of ComponentsCreate and define components in the most natur... (more…)
Read more »
As the number of components in the codebase grows the number of props grows and it becomes important to have a good pattern for passing… (more…)
Read more »
No documentation yet, but big ambitions for UI components tailored for AWS services... (more…)
Read more »
Deepen your understanding of component lifecycle by stepping through each method in slow-motion. (more…)
Read more »