Found this gem. A single well made video in a channel. The Channel owner probably made this channel just to house one video I guess.

I havent watched it all the way through but it seems to have alot of substance. By the looks of it the guy probably has spent atleast a year developing professionally in C++ and is pretty pissed to make that video as a ventfest

See if you cant agree with something he said

  • Coriza@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    17 hours ago

    I don’t have a dog in this fight, but I want to point out that you can’t say the JS is pleasant to use while at the same time saying that that is the case if you are using another language that transpile to it. And specially when said language or “improved syntax” was created with the sole purpose to address shortcomings in JS.

    • masterspace@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      edit-2
      14 hours ago

      Well two things:

      1. yes I can. It’s perfectly possible for a slice of pie to be pleasant, and a slice of pie with ice cream to be more pleasant.

      2. the original point of discussion to kick off this thread was claiming that js is the least pleasant.

      • namingthingsiseasy@programming.dev
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        9 hours ago

        It’s perfectly possible for a slice of pie to be pleasant, and a slice of pie with ice cream to be more pleasant.

        In my personal opinion though, that’s not how I would describe Javascript vs. Typescript. Javascript was basically replaced overnight, to the point where you should be very harshly criticized for ever using it these days unless you’re maintaining a legacy project.

        • masterspace@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 hours ago

          Yeah, we’re describing it the same way. A slice of pie with ice cream is preferable unless you don’t have ice cream available.

          If you want to go on a rant about JavaScript then just do so, stop trying to goad someone into an argument about it.

          • namingthingsiseasy@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            7 hours ago

            I’m not trying to goad you into an argument, though I could have admittedly phrased things better. I just can’t think of any reason why someone would want adopt Javascript as it is with all of its problems. A slice of pie is better than nothing at all. On the other hand, using Javascript when a much better alternative exists (namely Typescript) would be a significant liability in my opinion.

            In fact, pretty much everyone on our front-end team at work would agree too - they’re pretty much unanimous in saying that Javascript should basically never be used.

            • masterspace@lemmy.ca
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              7 hours ago

              I wholeheartedly agree that TypeScript effectively supercedes JavaScript if you’re starting a new project.

              JavaScript is still not the most unpleasant language to use though.