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.
Blog about web-focused software development with a hint of business, design, and tiny perfect details.
Mass-refactoring TypeScript code using ts-morph. The AST-based code transformation makes it quick to refactor even the largest codebases.
Building a battery powered e-ink weather forecast display for our home. This was a fun Raspberry Pi project.
Making the ultimate TypeScript typings for Tailwind class names in a React project.
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.
Part III of a series where we'll look into how this blog was made. The third part covers how MDX rendering works.
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.
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.
Do I want to write content, or do I want to code a blog?