[Résolu] ajaxReload and Cache

Hello All,
Thank you all for the great input. Adding the nocache class to the links solved the issue for me (`{ajax}` for inclusions - SPIP).

I wanted to say bravo SPIP and the developers behind it. I find ajaxReload extremely useful for modern site development. I’ve research a bit and I found that SPIP had this feature already in 2006, 6 years before React came to the market with a similar « modern » approach. With ajaxReload we can update dynamically any part of the website, with a single line of JS code. The way it’s implemented seems extremely efficient, only the relevant part is recomputed and sent over the wire. Bravo.

This, combined with a separated channel and priority for security upgrades, and the rock solid code (meaning I spend almost no time re-adapting my code to changing SPIP core features) is a really great developer experience.

Kind regards,
Urs

4 « J'aime »