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,523
|
Comments: 51,145
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

No future posts left, oh my!

RECENT SERIES

  1. Challenge (75):
    01 Jul 2024 - Efficient snapshotable state
  2. Recording (14):
    19 Jun 2024 - Building a Database Engine in C# & .NET
  3. re (33):
    28 May 2024 - Secure Drop protocol
  4. Meta Blog (2):
    23 Jan 2024 - I'm a JS Developer now
  5. Production Postmortem (51):
    12 Dec 2023 - The Spawn of Denial of Service
View all series

Syndication

Main feed Feed Stats
Comments feed   Comments Feed Stats
}