You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we perform full page navigation but we can use something like pjax for navigating across pages as long as they have relative paths. However, we need to be careful to not use pjax when running from the local file system. Note we don't need to use pjax per se, just something similar, to keep the navigation smoother.