Hi, I'm familiar with laravel blade and I think it's good for me :), Anyway i didn't use vuejs is it better than blade?
should I use it? is there performance advantage?
You could build your complete application with vue.js and use Laravel only for the API.
It depends how complex your app is. If you want to build your complete app with vuejs, you dont need blade. Just use vue components / modules / templates