• @[email protected]
      link
      fedilink
      English
      021 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

      • @[email protected]
        link
        fedilink
        120 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.

        • @[email protected]
          link
          fedilink
          English
          120 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