• 520@kbin.social
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    10 months ago

    Typescript is basically JavaScript with variable typing. That is, you have to explicitly declare that your variable is a string, int, float, etc.