• mercano@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    Number one thing that screws me up when moving between the TypeScript client-side code and the Java server-side code: how variables are declared. Java is type first, TypeScript is name first.