rsnext/examples/with-static-export/pages
Shawn Callegari 0d5a692d0e
Port 'with-static-export' example to TypeScript (#38268)
The 'with-static-export' example is very useful but, if a developer wants to use TypeScript, converting it is nontrivial. There are some gotchas in the GetStaticProps/GetStaticPaths functions. This example should help jumpstart TS development for sites static generation.

## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-08-07 16:44:18 +00:00
..
post Port 'with-static-export' example to TypeScript (#38268) 2022-08-07 16:44:18 +00:00
index.tsx Port 'with-static-export' example to TypeScript (#38268) 2022-08-07 16:44:18 +00:00