Added TypeScript Next.js cheatsheet (#10748)

pull/10793/head
Usman Safder 2023-10-25 23:42:47 +05:00 committed by GitHub
parent c66d21377f
commit 07eab8d941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@
#### Next.js #### Next.js
* [Next.js Cheatsheet - handy snippets and tips](https://gourav.io/blog/nextjs-cheatsheet) - Gourav Goyal (HTML) * [Next.js Cheatsheet - handy snippets and tips](https://gourav.io/blog/nextjs-cheatsheet) - Gourav Goyal (HTML)
* [TypeScript Next.js Cheatsheet](https://www.saltycrane.com/cheat-sheets/typescript/next.js/latest/) - SaltyCrane Cheat Sheets
#### Nuxt.js #### Nuxt.js