Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That just sounds like poor performing developers to me. You don't need snazzy animations between states. Just not reloading the full page is a benefit.


We have a PHP app that doesn't reload the full page. We use jQuery's .load(), which has been around since 1.0:

https://api.jquery.com/load/


Okay - build a complex site with JQuery and see how it goes..


That's what I'm saying: I maintain a complex web app that is built with PHP-templated HTML with jQuery sprinkled in as needed to make things more interactive. It's not perfect, but it's a far cry from the nightmare that people always seem to imagine when they think of "the jQuery days".

Would I use jQuery if I redid it today? No. But this app does prove to me that progressively-enhanced HTML is a valid path to an app today, it doesn't need to be an SPA.


Then you can use Livewire, Unpoly, or HTMX. MVC doesn't mean 90s style reloads anymore.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: