• flashgnash@lemm.ee
    ·
    7 months ago

    Made the mistake of using react for a mobile app and my god why is it this convoluted, why are the error messages always along the lines of "something went wrong with networking 🤷"

    Unfortunately I'm stuck with it now

    • uis@lemm.ee
      ·
      7 months ago

      Linux has better error messages. "Dazed and confused, but trying to continue".

      • flashgnash@lemm.ee
        ·
        7 months ago

        I am spoiled by dotnet and rust error messages. They tell you exactly what the problem is, where it is, and in rust's case sometimes even how to fix it

        Then there's C with "segmentation fault"