• jhdeval@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    17 hours ago

    I would not say that. I use a very old 13" Dell XPS laptop. I use Code-Server and duckduckgo. I have be known to program on my 7 year old android tablet with a bluetooth keyboard. For the most part I look at docs for JS modules as I write mostly in Python with Flask and use JS for responsiveness. Before anyone suggests something else I have to interface with a VERY old database that I wrote a webservice into through C#. I do realize there are other ways but python is my comfort point and the amount of backend processing makes it easier to use a “real” language. For my purposes it is plenty fast.

    • axEl7fB5@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      JS for responsiveness.

      You do web development or something? Aren’t you supposed to use media queries?