Skip to main content

Hello World

1 min read

Welcome to my blog!

This is my first post. I’m excited to start sharing my thoughts and ideas with the world.

What to expect

I’ll be writing about:

  • Technology — web development, CLICommand Line Interface tools, SSRServer-Side Rendering — pages rendered per request, and a11yAccessibility — making the web usable for everyone
  • Books — summaries and takeaways from what I’m reading
  • Life — lessons learned along the way

Try it!

Hover over the dotted-underlined words above. Tooltips use:

  • CSSCascading Style Sheets — no JavaScript needed for hover
  • ARIAAccessible Rich Internet Applications — screen reader support built in
  • Base UIA headless React component library from MUI for UI elements

Stay tuned for more content coming soon!

console.log("Hello, world!");