What is the difference between Vue routing and Inertia? does inertia reload partial page?

Viewed 21

What is the difference between vue-routing and laravel inertia? with vue routing component added in dom without page reloading. and with inertia component name is returned from server side does it reload partial page?

1 Answers
Related