#design#a11y
Revisit the contrast ratios on the primary button. The Save action gets lost on white backgrounds. Maybe tweak the tone toward warmer greige?
#design#a11y
Revisit the contrast ratios on the primary button. The Save action gets lost on white backgrounds. Maybe tweak the tone toward warmer greige?
Desk setup inspiration. Love the natural light and the minimalist shelf arrangement.
"Simplicity is the ultimate sophistication."
Idea: a low-stakes journaling app that feels like leaving a sticky note for future-you. No streaks. No nags. Just a soft place to land.
Interesting read on how variable fonts are changing the web performance landscape.
const sum = (a, b) => a + b;
console.log(sum(2, 3)); Quick helper for the calc module.