René's URL Explorer Experiment


Title: TypeScript: The starting point for learning TypeScript

Open Graph Title: The starting point for learning TypeScript

Description: Find TypeScript starter projects: from Angular to React or Node.js and CLIs.

Open Graph Description: Find TypeScript starter projects: from Angular to React or Node.js and CLIs.

X: typescriptlang

Generator: Gatsby 5.16.1

direct link

Domain: www.typescriptlang.org

Noneie=edge
theme-color#3178C6

Links:

Skip to main contenthttps://www.typescriptlang.org/docs/#site-content
TypeScripthttps://www.typescriptlang.org/
Downloadhttps://www.typescriptlang.org/download/
Docshttps://www.typescriptlang.org/docs/
Handbookhttps://www.typescriptlang.org/docs/handbook/intro.html
Communityhttps://www.typescriptlang.org/community/
Playgroundhttps://www.typescriptlang.org/play/
Toolshttps://www.typescriptlang.org/tools/
in Enhttps://www.typescriptlang.org/docs/
TS for the New Programmerhttps://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html
TypeScript for JS Programmershttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html
TS for Java/C# Programmershttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-oop.html
TS for Functional Programmershttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-func.html
TypeScript Tooling in 5 minuteshttps://www.typescriptlang.org/docs/handbook/typescript-tooling-in-5-minutes.html
The TypeScript Handbookhttps://www.typescriptlang.org/docs/handbook/intro.html
The Basicshttps://www.typescriptlang.org/docs/handbook/2/basic-types.html
Everyday Typeshttps://www.typescriptlang.org/docs/handbook/2/everyday-types.html
Narrowinghttps://www.typescriptlang.org/docs/handbook/2/narrowing.html
More on Functionshttps://www.typescriptlang.org/docs/handbook/2/functions.html
Object Typeshttps://www.typescriptlang.org/docs/handbook/2/objects.html
Creating Types from Typeshttps://www.typescriptlang.org/docs/handbook/2/types-from-types.html
Genericshttps://www.typescriptlang.org/docs/handbook/2/generics.html
Keyof Type Operatorhttps://www.typescriptlang.org/docs/handbook/2/keyof-types.html
Typeof Type Operatorhttps://www.typescriptlang.org/docs/handbook/2/typeof-types.html
Indexed Access Typeshttps://www.typescriptlang.org/docs/handbook/2/indexed-access-types.html
Conditional Typeshttps://www.typescriptlang.org/docs/handbook/2/conditional-types.html
Mapped Typeshttps://www.typescriptlang.org/docs/handbook/2/mapped-types.html
Template Literal Typeshttps://www.typescriptlang.org/docs/handbook/2/template-literal-types.html
Classeshttps://www.typescriptlang.org/docs/handbook/2/classes.html
Moduleshttps://www.typescriptlang.org/docs/handbook/2/modules.html
Utility Typeshttps://www.typescriptlang.org/docs/handbook/utility-types.html
Cheat Sheetshttps://www.typescriptlang.org/cheatsheets/
Decoratorshttps://www.typescriptlang.org/docs/handbook/decorators.html
Declaration Merginghttps://www.typescriptlang.org/docs/handbook/declaration-merging.html
Enumshttps://www.typescriptlang.org/docs/handbook/enums.html
Iterators and Generatorshttps://www.typescriptlang.org/docs/handbook/iterators-and-generators.html
JSXhttps://www.typescriptlang.org/docs/handbook/jsx.html
Mixinshttps://www.typescriptlang.org/docs/handbook/mixins.html
Namespaceshttps://www.typescriptlang.org/docs/handbook/namespaces.html
Namespaces and Moduleshttps://www.typescriptlang.org/docs/handbook/namespaces-and-modules.html
Symbolshttps://www.typescriptlang.org/docs/handbook/symbols.html
Triple-Slash Directiveshttps://www.typescriptlang.org/docs/handbook/triple-slash-directives.html
Type Compatibilityhttps://www.typescriptlang.org/docs/handbook/type-compatibility.html
Type Inferencehttps://www.typescriptlang.org/docs/handbook/type-inference.html
Variable Declarationhttps://www.typescriptlang.org/docs/handbook/variable-declarations.html
Introductionhttps://www.typescriptlang.org/docs/handbook/modules/introduction.html
Theoryhttps://www.typescriptlang.org/docs/handbook/modules/theory.html
Choosing Compiler Optionshttps://www.typescriptlang.org/docs/handbook/modules/guides/choosing-compiler-options.html
Referencehttps://www.typescriptlang.org/docs/handbook/modules/reference.html
ESM/CJS Interoperabilityhttps://www.typescriptlang.org/docs/handbook/modules/appendices/esm-cjs-interop.html
ASP.NET Corehttps://www.typescriptlang.org/docs/handbook/asp-net-core.html
Gulphttps://www.typescriptlang.org/docs/handbook/gulp.html
DOM Manipulationhttps://www.typescriptlang.org/docs/handbook/dom-manipulation.html
Migrating from JavaScripthttps://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html
Using Babel with TypeScripthttps://www.typescriptlang.org/docs/handbook/babel-with-typescript.html
Introductionhttps://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html
Declaration Referencehttps://www.typescriptlang.org/docs/handbook/declaration-files/by-example.html
Library Structureshttps://www.typescriptlang.org/docs/handbook/declaration-files/library-structures.html
Modules .d.tshttps://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-d-ts.html
Module: Pluginhttps://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-plugin-d-ts.html
Module: Classhttps://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-class-d-ts.html
Module: Functionhttps://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-function-d-ts.html
Global .d.tshttps://www.typescriptlang.org/docs/handbook/declaration-files/templates/global-d-ts.html
Global: Modifying Modulehttps://www.typescriptlang.org/docs/handbook/declaration-files/templates/global-modifying-module-d-ts.html
Do's and Don'tshttps://www.typescriptlang.org/docs/handbook/declaration-files/do-s-and-don-ts.html
Deep Divehttps://www.typescriptlang.org/docs/handbook/declaration-files/deep-dive.html
Publishinghttps://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html
Consumptionhttps://www.typescriptlang.org/docs/handbook/declaration-files/consumption.html
JS Projects Utilizing TypeScripthttps://www.typescriptlang.org/docs/handbook/intro-to-js-ts.html
Type Checking JavaScript Fileshttps://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html
JSDoc Referencehttps://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html
Creating .d.ts Files from .js fileshttps://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html
What is a tsconfig.jsonhttps://www.typescriptlang.org/docs/handbook/tsconfig-json.html
Compiler Options in MSBuildhttps://www.typescriptlang.org/docs/handbook/compiler-options-in-msbuild.html
TSConfig Referencehttps://www.typescriptlang.org/tsconfig/
tsc CLI Optionshttps://www.typescriptlang.org/docs/handbook/compiler-options.html
Project Referenceshttps://www.typescriptlang.org/docs/handbook/project-references.html
Integrating with Build Toolshttps://www.typescriptlang.org/docs/handbook/integrating-with-build-tools.html
Configuring Watchhttps://www.typescriptlang.org/docs/handbook/configuring-watch.html
Nightly Buildshttps://www.typescriptlang.org/docs/handbook/nightly-builds.html
Control Flow Analysishttps://www.typescriptlang.org/static/TypeScript Control Flow Analysis-8a549253ad8470850b77c4c5c351d457.png
Classeshttps://www.typescriptlang.org/static/TypeScript Classes-83cc6f8e42ba2002d5e2c04221fa78f9.png
Interfaceshttps://www.typescriptlang.org/static/TypeScript Interfaces-34f1ad12132fb463bd1dfe5b85c5b2e6.png
Typeshttps://www.typescriptlang.org/static/TypeScript Types-ae199d69aeecf7d4a2704a528d0fd3f9.png
Download PDFs and PNGshttps://www.typescriptlang.org/assets/typescript-cheat-sheets.zip
JS to TShttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html
New to Programminghttps://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html
OOP to JShttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-oop.html
Functional to JShttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-func.html
Installationhttps://www.typescriptlang.org/download/
Everyday Typeshttps://www.typescriptlang.org/docs/handbook/2/everyday-types.html
Creating Types from Typeshttps://www.typescriptlang.org/docs/handbook/2/types-from-types.html
Object Typeshttps://www.typescriptlang.org/docs/handbook/2/objects.html
Variable Declarationshttps://www.typescriptlang.org/docs/handbook/variable-declarations.html
More on Functionshttps://www.typescriptlang.org/docs/handbook/2/functions.html
Playgroundhttps://www.typescriptlang.org/play/
TSConfig Referencehttps://www.typescriptlang.org/tsconfig/
What's new in 7.0https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/
ASP.NEThttps://www.typescriptlang.org/docs/handbook/asp-net-core.html
Migrating from JShttps://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html
Working with the DOMhttps://www.typescriptlang.org/docs/handbook/dom-manipulation.html
React & Webpackhttps://www.typescriptlang.org/docs/handbook/react-&-webpack.html
Everyday Typeshttps://www.typescriptlang.org/docs/handbook/2/everyday-types.html
Creating Types from Typeshttps://www.typescriptlang.org/docs/handbook/2/types-from-types.html
More on Functionshttps://www.typescriptlang.org/docs/handbook/2/functions.html
More on Objectshttps://www.typescriptlang.org/docs/handbook/2/objects.html
Narrowinghttps://www.typescriptlang.org/docs/handbook/2/narrowing.html
Variable Declarationshttps://www.typescriptlang.org/docs/handbook/variable-declarations.html
TypeScript in 5 minuteshttps://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html
TSConfig Optionshttps://www.typescriptlang.org/tsconfig/
Classeshttps://www.typescriptlang.org/docs/handbook/2/classes.html
https://www.typescriptlang.org/docs/
Privacyhttps://go.microsoft.com/fwlink/?LinkId=521839
Terms of Usehttps://go.microsoft.com/fwlink/?LinkID=206977
Get Startedhttps://www.typescriptlang.org/docs/
Downloadhttps://www.typescriptlang.org/download/
Communityhttps://www.typescriptlang.org/community/
Playgroundhttps://www.typescriptlang.org/play/
TSConfig Refhttps://www.typescriptlang.org/tsconfig/
Code Sampleshttps://www.typescriptlang.org/play/#show-examples
Why TypeScripthttps://www.typescriptlang.org/why-create-typescript/
Designhttps://www.typescriptlang.org/branding/
Get Helphttps://www.typescriptlang.org/community
Bloghttps://devblogs.microsoft.com/typescript/
GitHub Repohttps://github.com/microsoft/TypeScript/#readme
Community Chathttps://discord.gg/typescript
@TypeScripthttps://twitter.com/TypeScript
Mastodonhttps://fosstodon.org/@TypeScript
Stack Overflowhttps://stackoverflow.com/questions/tagged/typescript
Web Repohttps://github.com/microsoft/TypeScript-Website

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no


URLs of crawlers that visited me.