JavaScript: “What do we show when we don’t know the value in the URL?”
Designer: “That won’t happen.”
JavaScript: “K.”
Later a null pointer happens in an ‘impossible situation’. Gnashing of teeth & lol’ing at how this could happen.
(more…)JavaScript: “What do we show when we don’t know the value in the URL?”
Designer: “That won’t happen.”
JavaScript: “K.”
Later a null pointer happens in an ‘impossible situation’. Gnashing of teeth & lol’ing at how this could happen.
(more…)Feeling masochistic? Want a tactical way to learn how to make frequent & smaller changes to your code base with confidence? Kent Beck of XP fame has a technique he’s tried called test && commit || revert. It’s nuts and horrible. I have to try it.
(more…)Mark Seemann on “When To Refactor“
“… moving in small steps is a skill that must be explicitly learned. This may seem obvious once posited, but it may also be helpful to explicitly state it.”
(more…)