herrylauu

Joined

30 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in How do i display comments count of next page?

If your site loads posts with JavaScript from an API, you’d fetch the next page’s JSON data and display the comment counts.
@Sprunki

@Sprunked
Deploying a Ruby on Rails web scraper application to production and setting up cron jobs for automated tasks is a critical step to ensure consistent, reliable data collection.

Posted in Restrict devise routes

This could apply to a contest platform where devices accessing routes (e.g., for voting or submitting entries) need restrictions to prevent spam, as you mentioned earlier.