06 Jan 2017
Resilient Web Design
From the [introduction]https://resilientwebdesign.com/introduction/()
The World Wide Web has been around for long enough now that we can begin to evaluate the twists and turns of its evolution. I wrote this book to highlight some of the approaches to web design that have proven to be resilient. I didn’t do this purely out of historical interest (although I am fascinated by the already rich history of our young industry). In learning from the past, I believe we can better prepare for the future.
06 Jan 2017
FormDesign for Complex Applications
From complex ERP systems to Facebook, applications make meaning out of input. The form — in its many manifestations — provides a gateway for user submission. This article illustrates 13 different ways to present forms, and explores the future of data input.
31 Dec 2016
Rebass
57 Configurable React Stateless Functional UI Components
13 Dec 2016
How Tabs Should Work
Tabs in browsers (not browser tabs) are one of the oldest custom UI elements in a browser that I can think of. They’ve been done to death. But, sadly, the majority of times I come across them, the tabs have been badly, or rather partially implemented.
So this post is my definition of how a tabbing system should work, and one approach of implementing that.
06 Dec 2016
Flow Type Cheat Sheet
A useful cheat-sheet of Flow types generated from the source code.