• stifle867
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    You can usually restructure your code to avoid them and would suggest to do so where possible. In the same vein as GOTO being bad practice. It’s simpler being able to follow a function’s flow from top to bottom.