defunkt / jquery-pjax

pushState + ajax = pjax
https://pjax.herokuapp.com
MIT License
16.74k stars 1.97k forks source link

New generation Pjax variations #733

Open panoply opened 2 years ago

panoply commented 2 years ago

I recently had to work on a web app wherein the previous developer had chosen to use this module on a project (even though the project in particular was started in 2020). While totally fine to do, I wanted to stop by here are inform those of you watching this repository or interested in leveraging the pjax approach in your web apps that you can find maintained alternatives without the jQuery dependency and maybe for some cases it is better to adopt the alternatives.

This module has served web applications for many years now and has done a beautiful job but please consider the new generation variants.

Feel free to add on this list.

RichardTMiles commented 2 years ago

On the same note, (node) React has been my favorite innovation and when picking new technology to grow you business/dream, and I would recommend starting there. Pjax can be a useful stepping stone for learning and legacy project, but not sure how relevant it is in todays web.

byPavelex commented 2 years ago

I just started learning JS and thanks for such analogies

ljfreelancer88 commented 2 years ago

Take a look https://htmx.org/