• calcopiritus
    arrow-up
    16
    arrow-down
    2
    ·
    4 months ago
    link
    fedilink

    I feel like browser support is such a niche. I don’t understand why many IDEs dedicate so many resources to make it work on the browser. There are already many options to code on the web if you need it.

    • Swuden
      arrow-up
      6
      arrow-down
      0
      ·
      4 months ago
      link
      fedilink

      Pretty sure it’s to enable extensions written in JS. These apps build their success on a rich ecosystem of plugins. And, like it or not, JS plays a big part in that.

      • unalivejoyEnglish
        arrow-up
        1
        arrow-down
        1
        ·
        4 months ago
        link
        fedilink

        But the best (fastest) plugins aren’t written in js.

        • Swuden
          arrow-up
          2
          arrow-down
          0
          ·
          4 months ago
          link
          fedilink

          I don’t disagree, but that’s not what most people care about.

    • HakFoo
      arrow-up
      3
      arrow-down
      0
      ·
      4 months ago
      link
      fedilink

      Chromebooks maybe?

      I always figured the browser part mostly falls out of doing the Electron-for-cross-platform thing.

    • fruitycoder
      arrow-up
      2
      arrow-down
      0
      ·
      4 months ago
      link
      fedilink

      I know when I was reaserching this as an option for secure development there was a pretty much just this group and jupyter notebooks.

    • qaz
      arrow-up
      1
      arrow-down
      0
      ·
      4 months ago
      link
      fedilink

      It’s a lot easier to run web apps on the desktop than the opposite and there are a lot more people with experience developing with HTML/CSS/JS.