โจ I made a simple macOS app to help me be more intentional and focused when using my computer.
Would anyone else find this useful? Should I publish it?
โ RIP sharp checkboxes
We rounded to-do checkboxes to match the rest of @NotionHQ's UI. Originally we kept them sharp for visual distinction, but they were starting to feel at odds with our overall design direction.
Before โ After
Excited to share that I was promoted to Staff Engineer @GitHub! Five years after joining GitHub, I still love what I do and who I do it with. Very grateful ๐ฅฐ
I've been pleasantly surprised by the DX and UX of PWAs on iOS. It's taken a lot of tweaking, but my notes web app is starting to feel pretty good on iOS.
๐ The key is to set `display: "standalone"` in the web manifest: developer.mozilla.org/en-US/docs/Webโฆ