• @[email protected]
    link
    fedilink
    110 months ago

    Yes, PHPs beginnings were very messy and even today we see results from that.

    But PHP was and remains hugely popular because it’s so easy and fast to work with and today it is very nicely designed and worked out. Yeah there are many details open but editors help you out with that. Other languages may be more consistent at the core but they have their own issues. JavaScript is a nightmare to work with for me, personally, but I o dont bitch about it every opportunity I get.

    I guess I’m just slightly annoyed with people complaining about PHP while it’s just another language and it’s success speaks for itself

    • @words_number
      link
      110 months ago

      Yes, JS is equally terrible! At least we can agree on that :-P

      And I also understand that PHP (just like most technologies) can be very efficient to work with if you are used to it and know it very well.

      • @[email protected]
        link
        fedilink
        110 months ago

        Well, if it comes to web development (my main focus since the last decade at least) I think it’s fair to say there is little that nears PHP (or, begrudgingly, JavaScript)in functionality. With current frameworks (my own included) I can churn out highly complicated and fast sites in no time. Can’t say that for many other languages.

        Java? “Fast”? Lol no. “No time”? Lolol no.

        Python? Honestly I have too little experience with it to say, but at least frameworkoptions are much more limited anyway