• Voytrekk@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    7 hours ago

    I’m weak in knowing APIs. I can use AI to generate the code that might include a library that I wasn’t aware of. I can then use my experience to validate syntax with linters as well as reading up on the library and finding if there are features that exist that might help solve the issue that I have.

    It’s not perfect as AI can make up a library that doesn’t exist, but it lets me get started and fine tune the code for a solution that works the way that I want.