Symfony and Vue Tutorial: Infinite Scroll

preview_player
Показать описание
Learn how to make an Infinite scroll system with Symfony and Vuejs (Like facebook and Twitter etc..).

This video assumes that you're comfortable with both Symfony 4 and Vuejs and will show you how to implement the infinite scroll system.

An infinite scroll is just a way to describe load more data when scrolling down.

If you have any questions or doubts please post a comment below, if you see any mistakes or misguided

Infinite scroll part: 13:25 (i think)
Рекомендации по теме
Комментарии
Автор

kolchi 3la ramzi avec hicham smati hhhh nice work bro

awesome
Автор

can you show me how to set up symfony + vue.js im using ubuntu btw

kevinpedraza
Автор

Thanks for the tutorial! I was able to get Vue 3 up and running in my Symfony 5 project. The only question I have now is how to get relational data into the Vue app? I'm guessing I need to look into serializing my Object unless there is an easier way?

UDLWorks
Автор

Would it be bad to use twig loops to get the data and restrict it to 10 posts using a variable, then change that variable and load more posts using ajax?

BeatsProduction
Автор

thnx very much, maybe a module of comments with vuejs :)

malekmessaadi
Автор

Maybe RESTful API using FOSRestBundle? That would be pretty useful.

thejewelofthenile