Mobile 375 × 812

Desktop 1440 × 900

Score: 81 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
1 control(s) without accessible label
3 button(s) with no accessible text
Cross-Origin-Embedder-Policy header is missing
[](https://beavercheck.com/results/26c6916a-b311-411d-968d-fdc6bddb546d)<a href="https://beavercheck.com/results/26c6916a-b311-411d-968d-fdc6bddb546d"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.typescriptlang.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.typescriptlang.orgThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
202 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.20 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.64 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.typescriptlang.org/app-9b3a6007d51cd726e84d.js | 600.0 s | 73.0 KiB |
| www.typescriptlang.org/commons-a43cb90ce2f9a5d36341.js | 600.0 s | 62.3 KiB |
| consentdeliveryfd.azurefd.net/mscc/lib/v2/wcp-consent.js | 300.0 s | 52.2 KiB |
| www.typescriptlang.org/fonts/CascadiaMono-SemiLight.woff2 | 600.0 s | 48.8 KiB |
| www.typescriptlang.org/js/docsearch.js | 600.0 s | 46.4 KiB |
| /component---src-templates-pages-index-tsx-c7dfa256f2fa8e... | 600.0 s | 39.9 KiB |
| /07c2af5afdf750a1639f84255225a64498e50277-1d4a5140d7e50db... | 600.0 s | 23.3 KiB |
| www.typescriptlang.org/images/index/stack-overflow.svg | 600.0 s | 13.0 KiB |
| www.typescriptlang.org/css/docsearch.css | 600.0 s | 5.9 KiB |
| www.typescriptlang.org/images/index/state-of-js.svg | 600.0 s | 3.4 KiB |
| www.typescriptlang.org/webpack-runtime-79d0f74f0d4869074125.js | 600.0 s | 3.3 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.typescriptlang.org/commons-a43cb90ce2f9a5d36341.js | 58.9 KiB | 41.7 KiB |
| www.typescriptlang.org/app-9b3a6007d51cd726e84d.js | 72.8 KiB | 30.1 KiB |
| consentdeliveryfd.azurefd.net/mscc/lib/v2/wcp-consent.js | 51.5 KiB | 29.1 KiB |
| www.typescriptlang.org/js/docsearch.js | 46.0 KiB | 25.8 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Image of the stack overflow logo, and a graph showing TypeScript as the 2nd mos… div.container > div.row > div.col1 > img | www.typescriptlang.org/images/index/stack-overflow.svg |
Logo of the State of JS survey div.col1 > div.row > div > img | www.typescriptlang.org/images/index/state-of-js.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
| Failing Elements |
|---|
Docs
Community
Tools div#top-menu > div.left > nav > ul |
Editor Checks
Auto-complete
Interfaces
JSX div.headline-diagram > div.slides > div.editor > ul.editor-tabs |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
364 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
384 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.018
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
364 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
386 ms
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.typescriptlang.org/commons-a43cb90ce2f9a5d36341.js | 58.9 KiB | 41.7 KiB |
| consentdeliveryfd.azurefd.net/mscc/lib/v2/wcp-consent.js | 51.5 KiB | 29.1 KiB |
| www.typescriptlang.org/app-9b3a6007d51cd726e84d.js | 72.8 KiB | 27.8 KiB |
| www.typescriptlang.org/js/docsearch.js | 46.0 KiB | 25.8 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Image of the stack overflow logo, and a graph showing TypeScript as the 2nd mos… div.container > div.row > div.col1 > img | www.typescriptlang.org/images/index/stack-overflow.svg |
Logo of the State of JS survey div.col1 > div.row > div > img | www.typescriptlang.org/images/index/state-of-js.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
| Failing Elements |
|---|
Download
Docs
Handbook
Community
Playground
Tools div#top-menu > div.left > nav > ul |
Editor Checks
Auto-complete
Interfaces
JSX div.headline-diagram > div.slides > div.editor > ul.editor-tabs |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback