Skip to content

Building the wrong thing

Published: at 01:30 PM

Building the wrong thing it’s quite easy, for instance, this time around I created a general purpose component that I thought was going to be used in certain way, but in the end it didn’t account for certain edge cases. i.e. Some teams needed to specifically what images to show via props, not through a config file.

Things to keep in mind: