Made with KolourPaint and screenshots from Kate (with the GitHub theme).

  • masterspace@lemmy.ca
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    1
    ·
    8 months ago

    Yeah, it’s explicitly distinct from const a: String which says it won’t change, and var a: String, which means this is legacy code that needs fixing.

      • Lemminary@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        Ah, but this is JS, so there are three options! And they all function entirely differently. And your assumptions don’t apply, either. :D