Articles tagged "untagged":
Some problems only exist when you are new to the organisation
Published:
New people to the organisation have fresh eyes and can spot issues that old hats might well be used to. But those things don't necessarily need to be fixed.
Tools I like: @inquirer/prompts
Published:
@inquirer/prompts is a JavaScript library for creating interactive CLI prompt menus
Reasons to not use GraphQL
Published:
GraphQL is one of the cool kids in modern web development - but I generally recommend against using it.
Tools I like: git checkout interactive
Published:
gci is an interactive CLI utility to select a git branch with arrow keys.
Today I learned: The Etc/GMT+x timezones actually mean UTC-x
Published:
Counter-intuitively Etc/GMT+x timezones means the opposite of how they appear in an ISO 8601 formatted date string.