Articles tagged “typescript”
-
Type-Annotations in JavaScript
Sprinkle your JavaScript codebase with type annotations in JSDoc, run checks against it and auto-generate documentation.
-
Custom JSX in TypeScript
JSX can be used without React, here's how it can be used with the DOM API and TypeScript's built-in JSX transform feature