Hello Friends
Welcome back!
In this lecture I will show you how to work with AJAX using JQuery in Rails 7. Here you will see how to send an AJAX request to the rails backend by clicking on checkboxes. This will be an interesting topic to watch out, however with rails 7 one can simply talk about using turbo hotwire over jquery but this will be great for learning some jquery way to work with AJAX and Rails for previous rails versions. Please watch the complete lecture for a better understanding.
I am sharing the project repository here so checkout the link and follow the instructions on the readme to setup this project on your local.
Here you go: https://github.com/ravi4rails/booksell
Thanks