home — latest posts

  • Rails Phlex I18n: A VSCode Extension

    A VSCode extension for managing translations in a Rails app with Phlex.

    Read more
  • Build a library with tsup and Tailwind

    How to build a npm package component library with tsup and Tailwind with dark-mode.

    Read more
  • Rendering rich responses from LLMs

    How to render LLM (OpenAI) responses as rich-text with Vercel AI.

    Read more

projects

course

Practical Abstract Syntax Trees

Learn the fundamentals of abstract syntax trees, what they are, how they work, and dive into several practical use cases of abstract syntax trees to maintain a JavaScript codebase.

Check out the course