Curated list of episodes, bundled to help you on your learning path!
Videos of tech, infrastructure, hardware and software which non-instructional by nature.
Articles around software and tutorials.
Show your love and support while looking fancy.
Thanks for helping the starters like me with your great work. Can you please do a video on infinite scroll with kaminari? The example used in the wiki of the gem is very old and the JavaScript library is not maintained anymore.
Have a look at https://www.driftingruby.com/episodes/infinite-scrolling
It uses `will_paginate` but `kaminari` should be a fairly simple drop in with some minor changes.
Thanks for the reply. Thumbs up for all your help.
That's really cool, fired up a toy app just to play with Kaminari following this. Thanks for the screencast!
Thanks for helping the starters like me with your great work. Can you please do a video on infinite scroll with kaminari? The example used in the wiki of the gem is very old and the JavaScript library is not maintained anymore.
Have a look at https://www.driftingruby.com/episodes/infinite-scrolling
It uses `will_paginate` but `kaminari` should be a fairly simple drop in with some minor changes.
Thanks for the reply. Thumbs up for all your help.
That's really cool, fired up a toy app just to play with Kaminari following this. Thanks for the screencast!