Discover the benefits of using T3 Env with Zod for type-safe and runtime-validated environment variables in your Node.js applications.
Jun 15, 2024
views
Personal perspectives on a broad range of topics.
Discover the benefits of using T3 Env with Zod for type-safe and runtime-validated environment variables in your Node.js applications.
Jun 15, 2024
views
Learn about migrating from Zod to Valibot for form validation: smaller bundles, familiar APIs, but with room for documentation improvement.
Jan 12, 2024
views
Master the customization of default styles & props of MUI components using MUI's theming system. Learn defaultProps & styleOverrides for efficiency.
Nov 12, 2023
views
Learn to fix SVG import issues in TypeScript with @svgr/webpack by creating a declaration file for accurate type handling.
Sep 8, 2023
views
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
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
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