Type your Config
Explains how to add TypeScript type checking to configuration files using JSDoc or Vite's defineConfig helper for better developer experience.
Explains how to add TypeScript type checking to configuration files using JSDoc or Vite's defineConfig helper for better developer experience.
A developer shares their quick experience migrating a medium-sized React app to Preact using Vite in under 10 minutes.
A developer details their journey migrating a personal blog from Gridsome/Vue 2 to Vite/Vue 3, including tools built and lessons learned.
A guide to setting up a Vite project with Preact and TypeScript, including configuration steps and setup tips.