fider
fider copied to clipboard
Load Pages with AJAX instead of full refresh
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
https://github.com/MoOx/pjax is super useful to do this kind of migrations :) .