DEV Community

Cover image for When have you done something you thought was "simple" that has impressed a client or stakeholder?
Bryan Robinson
Bryan Robinson

Posted on

When have you done something you thought was "simple" that has impressed a client or stakeholder?

Sometimes we take things for granted as developers. The Web is a magical place when you know how the magic works. There are plenty of people we work closely with that may not have that understanding.

Have you ever done something that felt simple, but seemed magical to someone that hasn't written code?

I can remember multiples that I've opened up dev tools in a browser and made an adjustment to something live next to a client and had their eyes widen in surprise. What sorts of things have you done that surprise non-coders?

Photo by pixpoetry on Unsplash

Top comments (4)

Collapse
 
walidvb profile image
Walid

Once a rare record seller friend asked me how his competition were aware of records he put for sale on discogs within minutes. After trying to explain that they probably hired an offshore crew of developers to build a scraper. Talk was evolving into explaining how it all works.
I set out to explaining by showing, and within hours he had a simple UI to enter record IDs, and would receive an SMS within 5 minutes of a record being available on discogs.

source code here if anyone is interested: github.com/walidvb/discogs-revolution

Collapse
 
puruvj profile image
PuruVJ

Converting input[type="password"] to input[type=""]

Collapse
 
ambroseus profile image
Eugene Samonenko

nothing. just have proved that client doesn't need that feature