• helmet91@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 months ago

    Exactly.

    Also, besides the fact that over this time PHP transformed into a whole different language, most of the concepts the author is dissatisfied with, are just nuances.

    There are a few valid points as well.

    Overall, if I were to use a scripting language for web development, I would 100% pick PHP, as that’s the best suited language for the job. Nowadays, however, I go with Rust because I wanna squeeze out as much performance as I reasonably can.

    For single use scripts and smaller tools on my desktop, I used Python in the past, and then I learned Ruby. I’m sticking with Ruby for these use cases.