Permanently Deleted

  • underisk [none/use name]
    ·
    1 year ago

    php is one of the most widely deployed scripting languages for websites. It used to suck a lot and still kinda does. You can write good code in it but anyone who isn’t monolingual in php would be insane to do it.

    Rust is a new, largely still developing language that has some let’s say unconventional priorities. It’s used less than php by a significant margin but people who like it like it a lot and want you to know that. It generally runs faster than php because it wasn’t made to commit the horrible sin of mixing html with imperative code.

    • ImOnADiet
      ·
      1 year ago

      the horrible sin of mixing html with imperative code.

      I definitely know what this means :trump-anguish:

      • underisk [none/use name]
        ·
        1 year ago

        Don’t worry about it. Just trust me it’s bad and if you do it I will hate you.

        • ImOnADiet
          ·
          edit-2
          1 year ago

          :rat-salute: I'm now studying to be a city planner so I doubt I need to remember this but I will do my best if for some unfathomable reason I need to become a coder instead

    • CannotSleep420
      ·
      1 year ago

      ...it wasn’t made to commit the horrible sin of mixing html with imperative code.

      Like react?