teachable
Online course platform for creators.
Extends: Technology
Teachable
Online course platform for creators.
Overview
Category: E-commerce software
Online course platform for creators.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Teachable',
category: 'E-commerce software',
description: 'Online course platform for creators.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Teachable",
"applicationCategory": "E-commerce software",
"description": "Online course platform for creators."
}