• shortrounddev@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    At work everything I do is in the Javascript/Web world. Typescript backend, webpack react, etc. I use C++ and C# for personal projects because I personally despise Javascript world

    • Kuranashi@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      That’s like my opposite haha, all my own projects are TypeScript and vite react, at work I was working with C#. Though I do prefer static typing much more.

      • shortrounddev@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        When I work on web projects at home I don’t use any javascript at all. Just html and css. Interactions are handled via form submission. I’m working on a forum in asp.net mvc without any javascript at all