Oren Eini

CEO of RavenDB

a NoSQL Open Source Document Database

Get in touch with me:

oren@ravendb.net +972 52-548-6969

Posts: 7,557
|
Comments: 51,171
Privacy Policy · Terms
filter by tags archive
time to read 2 min | 281 words

There is a tendecy for developers to disregard looks for function. I am certainly one of those :-) For a long time, I used to work on UI that were functional, but looked like this:

(Image from clipboard).png

This is functional login and it certainly work in the sense that this is doing what the spec says it should. But compare it to this:

(Image from clipboard).png

There isn't any additional functionality implemented, but there is a host of stuff that are visible that make the work much easier. You can see what you need to do (remember me, email password, create account), and it make it much easier to show the work in progress to customers.

One thing that is not immediately evident, however, is that it feels much better to work on something beautiful that something merely functional. A while ago I implemented a login page that had a whole lot of stuff in the back end that were really cool. But it wasn't until I saw the page (which looked very much like it would look in the end), that I felt a surge of satisfaction.

There is a whole list of reasons that I could give for why working on near finished UI at all times is good, from demoability to ensuring functionability, but the most important reason in my opinion is that it helps to know that you are working on something pretty. And that can give a sense of satisfaction no abstract factory can build for you :-)

FUTURE POSTS

  1. Optimizing by 170,000%(!) by not being silly - about one day from now
  2. When racing the Heisenbug, code quality goes out the Windows - 6 days from now
  3. Production postmortem: The race condition in the interlock - 8 days from now

There are posts all the way to Mar 26, 2025

RECENT SERIES

  1. Production Postmortem (52):
    12 Dec 2023 - The Spawn of Denial of Service
  2. RavenDB 7.1 (6):
    18 Mar 2025 - One IO Ring to rule them all
  3. RavenDB 7.0 Released (4):
    07 Mar 2025 - Moving to NLog
  4. Challenge (77):
    03 Feb 2025 - Giving file system developer ulcer
  5. Answer (13):
    22 Jan 2025 - What does this code do?
View all series

Syndication

Main feed Feed Stats
Comments feed   Comments Feed Stats
}