Skip to content

Commit

Permalink
Update _includes/markdown/Typescript.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antonio Laguna <[email protected]>
  • Loading branch information
nicholasio and Antonio-Laguna authored Jun 3, 2024
1 parent 986e34b commit 019b414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/markdown/Typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We also recognize that the industry has largely adopted TypeScript as the de fac

At 10up we require that all projects considered "JavaScript-First" to make use of TypeScript. Generally speaking Standard WordPress projects (including block development) would not fall under "JavaScript-First" projects.

If you are building a project using Next.js and/or 10up's [HeadstartWP framework](https://headstartwp.10up.com/), Sanity and any other headless CMS'es powered by a React front-end then we require TypeScript unless other circumstances make using JavaScript a better choice.
If you are building a project using Next.js and/or 10up's [HeadstartWP framework](https://headstartwp.10up.com/), Sanity and any other headless CMSs' powered by a React front-end then we require TypeScript unless other circumstances make using JavaScript a better choice.

The main reason we don't require TypeScript for standard WordPress projects is that TypeScript support for block development is still very limited, largely driven by community types packages that don't always match the actual types for the `@wordpress` packages.

Expand Down

0 comments on commit 019b414

Please sign in to comment.