• geneva_convenience
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    In that case on general programming language should have taken over instead of trying to merge all three. Especially CSS, which in its infinite intelligence decided to use the minus operator instead of underscore, is completely out of place. Everything is jank and you can tell it has been patched together with duct tape.

    • AbsentBird@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Idk, I like CSS, but I come from a web development background. Modern JS (ES4+) is fully capable of replacing CSS using the style property.

      JSX is sort of like a singular language to do all three.

      HTML isn’t perfect, but I can’t think of a better language for writing documents. TEX is unintuitive, PDF is opaque, markdown is just HTML shorthand.