• Kuranashi@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 天前

    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 天前

      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