-
Tabs Intercom
A lightweight browser utility allowing you to call a function (with arguments) across multiple open tabs — no event bus wiring required.
-
Become a PM and you'll never look at the developer job the same way
Key learnings from being a PM for over a half a year.
-
The Right Choice
A lightweight decision helper.
-
Your Git commits history
Git log command filtering all the commits belonging to a given author.
-
It looks like a duck…
Use discriminated unions to model each stage as a distinct type.
-
Before a single line of code…
Before you write a single line of code, explain in plain English what you want to achieve.