I used mixitup (https://mixitup.kunkalabs.com/) to filter hundreds of elements on a page, but the page is very slow to load. Here's the page: http://ohmydrifter.com/category/inspiration/
I see that mixitup says you shouldn't use it on over 150 elements. Is there a better way to go about filtering a large amount of elements? (I'm know jQuery but I'm not familiar with AJAX. Is this a situation for AJAX?)