RSSAmplifier

Blog

kimmo.blog

Blog about web-focused software development with a hint of business, design, and tiny perfect details.

kimmo.blogRSS feed ↗8 posts

Latest posts

AST-based refactoring with ts-morph

Mass-refactoring TypeScript code using ts-morph. The AST-based code transformation makes it quick to refactor even the largest codebases.

Building an e-ink weather display for our home

Building a battery powered e-ink weather forecast display for our home. This was a fun Raspberry Pi project.

Advanced TypeScript: The ultimate Tailwind typings

Making the ultimate TypeScript typings for Tailwind class names in a React project.

DIY Gatsby: Worth it?

Part IV of a series where we'll look into how this blog was made. This part focuses on the pros and cons of the DIY build system.

DIY Gatsby: MDX

Part III of a series where we'll look into how this blog was made. The third part covers how MDX rendering works.

DIY Gatsby: Module bundling

Part II of a series where we'll look into how this blog was made. The second part focuses on Rollup, task runners, and page generation.

DIY Gatsby: Static site rendering

Part I of a series where we'll look into how this blog was made. This part covers how static site rendering works in general.

Writing, or coding

Do I want to write content, or do I want to code a blog?