Apr 25, 2025. Why I Moved My Personal Site from Next.js to Astro
A behind-the-scenes look at why I switched my blog and personal page from Next.js to Astro, including benchmarks and lessons learned.
Tech - 5 minA behind-the-scenes look at why I switched my blog and personal page from Next.js to Astro, including benchmarks and lessons learned.
Tech - 5 minA comprehensive deep-dive into reactive programming in Angular, extensively covering RxJS, Angular Signals, and advanced techniques for robust asynchronous data management.
Angular - 9 minutesAn introduction to Angular's component-based architecture, exploring components, modules, standalone setups, and their role in creating maintainable apps.
Angular - 6 minutesTraces Angular's transformation from AngularJS to the modern Angular, highlighting key differences and the motivations behind the complete rewrite.
Angular - 6 minutesA personal perspective on what makes Angular a compelling choice, focusing on its philosophy, enterprise-friendly features, and robust ecosystem.
Angular - 6 minutesAn overview of how web frameworks evolved, from server-side rendering to the era of AngularJS, leading up to modern Angular and its enterprise-ready approach.
Angular - 7 minutesA thoughtful introduction to the Angular blog series, explaining the motivation behind the series and what readers can expect to learn.
Angular - 3 minutesLearn how I built a robust markdown processor for my blog using unified, remark, rehype, and rehype-pretty-code for beautiful, syntax-highlighted code blocks.
Front-End Development - 6 min read