Blog

Personal perspectives on a broad range of topics.

Thumbnail for Enforcing coding style with @vercel/style-guide
Coding Style
ESLint
Prettier
TypeScript
Enforcing coding style with @vercel/style-guide

Learn to enforce coding style with @vercel/style-guide. Uncover effective use of ESLint, Prettier, and TypeScript for improved code quality and consistency.

Sep 6, 2023


 views

Thumbnail for To SSR, or not to SSR
Rendering Pattern
To SSR, or not to SSR

Dive into the intricacies of Server-Side Rendering (SSR) vs. Client-Side Rendering (CSR) in web development, exploring their advantages and trade-offs.

Aug 30, 2023


 views

Thumbnail for When NOT to use shadcn/ui?
shadcn/ui
UI Library
React
When NOT to use shadcn/ui?

Discover when not to use shadcn/ui. Learn about alternative approaches for UI development. Make informed choices for your project's specific needs.

Aug 27, 2023


 views