Hacker News new | ask | show | jobs
by xcubic 2796 days ago
You can mix both! Depeneding on how you implemented vuejs, you can render the list on the server on a blade template and send it to the cliente. There, you let vue do the pagination/filters/etc.