• tills13@lemmy.world
    link
    fedilink
    arrow-up
    15
    arrow-down
    7
    ·
    11 months ago

    JavaScript. Stay mad but it’s fun to write, easy to get into, easy to do both visual (e.g. web) and CLI-style code, and it’s awarded me a cushy life, house, and car.

    • thirdBreakfast@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      I’ve been around - did COBOL at uni. DOne a lot of commercial work in Delphi and C++. I loved the few months of Swift I tried, but started on webdev 6 months ago. I felt really unsafe in JS, and was looking forward to moving onto Typescript. But, as time’s gone on, I’ve found JS just seems to work how I think it’s going to. I haven’t run into problems with types at all. I assumed I’d end up on a complied language for server side, but the Node ecosystem’s so mature it’s just been efficient to stay in JS land.

      If I was going to teach kids to code, this is where I’d start. Low friction to get going, and powerful enough to run most of the world. Bountiful resources to learn and get support.

    • Cyclohexane@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      I actually like JS too. It is second to python in ease, but way better in terms of tooling and eco system.

      The JavaScript eco system has some issues due to legacy baggage of browsers and design issues with node, but beyond that, the tooling is amazing and powerful.

    • cumcum69@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      I can’t use regular js anymore after getting used to typescript. I just get annoyed at myself