Hello, World!

3 min read
Astro TypeScript
Category: Web Development

Welcome to IhorPower Blog! I’m excited to start sharing what I learn, build, and think about in the world of software development.

What IhorPower Blog is about

IhorPower Blog covers topics that I find interesting and useful:

  • Web development — modern approaches, frameworks, and best practices
  • Open source — contributing to and building open-source tools
  • Developer tools — things that make coding faster and more enjoyable
  • TypeScript — type safety, patterns, and tips

The Stack

The site is built with Astro, a modern static site generator that makes it easy to build fast websites with content at their core. It uses:

  • Astro 6 for the framework
  • MDX for rich content authoring
  • CSS Modules for component-scoped styles
  • TypeScript throughout

What to Expect

I plan to write about things I’m actively working on — projects I’m building, problems I’ve solved, and techniques I’ve found useful. Posts will range from short notes to longer deep dives.

Thanks for stopping by. More posts coming soon!