• pHr34kY@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    20 hours ago

    The backend and frontend on the product I work on are like this.

    As long as you remember that booleans are not strings and should always be parsed if they are, this won’t be a problem.

    I am yet to see a boolean.parse() implementation in the wild that is case sensitive.