• mark@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 year ago

    Hmmm a more reasonable first step would be to just not even type anything until you’re ready. But TS makes it hard to iteratively type parts of your codebase over time. One could type using JSDoc syntax for these cases, though.