When will we be able to use any programming language in the web?

    • spacecadet@lemm.ee
      link
      fedilink
      arrow-up
      4
      ·
      9 days ago

      JS is slow, but I program Rust and Scala. Every internal app at my company is react based and I spend most my time waiting for that bloated framework to load a simple table. It can take seconds to load a 20 route paginated table from source.

    • Ace! _SL/S@ani.social
      link
      fedilink
      arrow-up
      4
      ·
      9 days ago

      JS is not slow.

      Since JS is single threaded it can be pretty slow compared to anything being able to use multiple threads