Join our newsletter!
Get exclusive content, resources, and more!
1-2 emails per week, no spam
If you've built traditional round-trip websites before, you might be familiar with getting a unique page by visiting a particular URL. Routing in single page apps works differently and is done solely on the client-side with JavaScript. To kick the series off, let's take a closer look at the differences between server and browser routing.