fider icon indicating copy to clipboard operation
fider copied to clipboard

Load Pages with AJAX instead of full refresh

Open goenning opened this issue 8 years ago • 1 comments

Reminders:

  • PushState
  • Reload all properties (even user and tenant)
  • POST should not refresh page
  • Send google Analytics (use Google Analytics typescript)
  • use React.memo whenever possible

goenning avatar Nov 05 '17 09:11 goenning

https://github.com/MoOx/pjax is super useful to do this kind of migrations :) .

tgalopin avatar Feb 22 '19 14:02 tgalopin