Skip to content

Commit 9a7b18b

Browse files
authored
Add link to Paul's blog post about TS in front-end
1 parent 07ada49 commit 9a7b18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/dev-docs/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For JavaScript projects, automatic types generation can be turned off (see [`con
9090
:::
9191

9292
:::tip Tip: Using types in your front-end application
93-
To use Strapi types in your front-end application, you can [use a workaround](https://github.com/strapi-community/strapi-typed-fronend) until Strapi implements an official solution.
93+
To use Strapi types in your front-end application, you can [use a workaround](https://github.com/strapi-community/strapi-typed-fronend) until Strapi implements an official solution, and you will find additional information in [this blog article](https://strapi.io/blog/improve-your-frontend-experience-with-strapi-types-and-type-script).
9494
:::
9595

9696
### Fix build issues with the Generated Types

0 commit comments

Comments
 (0)