• livingcoder@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    It’s still useful when it’s wrong because it can give you the jist of what should be done. If it uses a library or function that doesn’t exist, you’ll still be informed as to what it was intending for the process at that point. I’ve often gone and just replaced the made-up code with custom code that does the same thing.