Skip to main content

4 docs tagged with "types"

View all tags

TypeScript

TypeScript adds static types to JavaScript -- learn type annotations, interfaces, generics, union types, and how to set up a TypeScript project.

TypeScript Integration

Strapi TypeScript: project setup, type generation, typing controllers and services, typed Document Service queries, custom type utilities, and migration from JS.

Variables, Types & Operators

Learn Java's primitive types, String basics, type casting, var, final, arithmetic, comparison, and logical operators.

Variables, Types & Operators

Learn about JavaScript variables (let, const, var), primitive data types, type coercion, operators, and template literals.