Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koss-lebedev/nextjs-typescript
https://github.com/koss-lebedev/nextjs-typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koss-lebedev/nextjs-typescript
- Owner: koss-lebedev
- Created: 2019-05-20T16:50:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T23:59:14.000Z (about 2 years ago)
- Last Synced: 2023-02-26T10:00:50.530Z (almost 2 years ago)
- Language: TypeScript
- Size: 639 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.JS + TypeScript
Example project for [this article](https://medium.com/@koss_lebedev/typing-next-js-components-using-typescript-2f1d0dc30c4c) explaining how to type Next.JS components.
To see the end result with fully type components, checkout [`final` branch](https://github.com/koss-lebedev/nextjs-typescript/tree/final)