next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Convert many examples to TypeScript

Open maxproske opened this issue 2 years ago • 0 comments

Strategized with @balazsorban44 to open one larger PR, with changes to individual examples as separate commits.

For each example, I researched how multiple realworld codebases use the featured technology with TypeScript, to thoughtfully convert them by hand - nothing automated whatsoever.

Documentation / Examples

  • [X] Make sure the linting passes by running pnpm lint
  • [X] The "examples guidelines" are followed from our contributing doc

maxproske avatar Oct 26 '22 05:10 maxproske