Matthew Kwong Blog

https://mwskwong.com/blog

Personal perspectives on a broad range of topics.

フィード

記事のアイキャッチ画像
Why T3 Env is My Go-To for Managing Environment Variables
Matthew Kwong Blog
Discover the benefits of using T3 Env with Zod for type-safe and runtime-validated environment variables in your Node.js applications.
5ヶ月前
記事のアイキャッチ画像
Migrating from Zod to Valibot: A Comparative Experience
Matthew Kwong Blog
Learn about migrating from Zod to Valibot for form validation: smaller bundles, familiar APIs, but with room for documentation improvement.
10ヶ月前
記事のアイキャッチ画像
Mastering default styles and props customization in MUI
Matthew Kwong Blog
Master the customization of default styles & props of MUI components using MUI's theming system. Learn defaultProps & styleOverrides for efficiency.
1年前
記事のアイキャッチ画像
One extra step after configuring @svgr/webpack in TypeScript projects
Matthew Kwong Blog
Learn to fix SVG import issues in TypeScript with @svgr/webpack by creating a declaration file for accurate type handling.
1年前
記事のアイキャッチ画像
Enforcing coding style with @vercel/style-guide
Matthew Kwong Blog
Learn to enforce coding style with @vercel/style-guide. Uncover effective use of ESLint, Prettier, and TypeScript for improved code quality and consistency.
1年前
記事のアイキャッチ画像
To SSR, or not to SSR
Matthew Kwong Blog
Dive into the intricacies of Server-Side Rendering (SSR) vs. Client-Side Rendering (CSR) in web development, exploring their advantages and trade-offs.
1年前
記事のアイキャッチ画像
When NOT to use shadcn/ui?
Matthew Kwong Blog
Discover when not to use shadcn/ui. Learn about alternative approaches for UI development. Make informed choices for your project's specific needs.
1年前