• @[email protected]
    link
    fedilink
    English
    02 months ago

    Im not an evangelist for windows (I won’t try to convert you) but I’m unashamed of being a software engineer who uses Windows as my main dev platform

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