TypeScript
Object or component oriented development software
Extends: Technology
TypeScript
Object or component oriented development software
Overview
Category: Object or component oriented development software
🔥 Hot Technology - In high demand
Object or component oriented development software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1252.00
- SOC Code: 15-1254.00
- SOC Code: 15-1255.01
- SOC Code: 15-1299.02
- SOC Code: 15-1299.07
- SOC Code: 15-1299.08
- SOC Code: 51-9151.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'TypeScript',
category: 'Object or component oriented development software',
description: 'Object or component oriented development software',
hotTechnology: true,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "TypeScript",
"applicationCategory": "Object or component oriented development software",
"description": "Object or component oriented development software"
}