Shorts
Short notes on the web platform, tooling and things learned.
- Deprecate Functions and Symbols with JSDoc in TypeScript
Adding JSDoc annotations to communicate that a symbol is deprecated and provides a type-safe link to alternatives.
- SDL2 Setup with Vcpkg as Package Manager
Use Vcpkg to easily handle your cross-platform dependencies
- Include Git Commit Hash with Next.js
Inject build information on each builds
- How to Handle Relative Dates with SSG
Perform DOM changes as the document loads to avoid layout jumps
- Trailing Slashes with Astro on Vercel
Handling trailing slashes to avoid SEO issues by using Vercel rewrites
- Lightning Fast with Astro
Modern static website generator going back to basics