I wrote a weekly log for half a year and it was stressful
Published on in Blogging
"Weekly log" basically meaning weekly blog posts with a specific structure. Today I removed the whole Weekly log.
I'm a web developer from Finland.
I write a blog and co-host a Finnish coding podcast.
Published on in Blogging
"Weekly log" basically meaning weekly blog posts with a specific structure. Today I removed the whole Weekly log.
Published on in Mac
I have used Windows PCs since I was a kid. A year ago (Jan 2022) I got my first MacBook. While Mac isn't perfect, it's so much better that I'm not going back to Windows.
Published on in JavaScript and TypeScript
Last updated on
A little helper function to retry a function automatically a limited number of times (or until success) and with a certain delay between retries. Useful e.g. when working with a flaky API.
Published on in Blogging
Last updated on
I ditched my website's Cookbook section and converted existing recipes to blog posts. Mostly to reduce stress and make things clearer.
Published on in Accessibility
Last updated on
Five simple rules for using ARIA attributes, straight from W3C.
Published on in JavaScript, React and TypeScript
Last updated on
I.e. props that depend on other props. You can require and forbid certain prop combinations by utilizing TypeScript's union and intersection types.
Table updated once a day.