←back to thread

559 points cxr | 1 comments | | HN request time: 0.276s | source
1. lbotos ◴[] No.44481263[source]
Its funny.

I built a UI where you can add elements and change their text. I then built a listener where if you press backspace twice in the element it will delete to avoid having a “x” in the UI.

I came back to the interface a month later and i forgot about the backspace twice option!