jQuery Plugins
jQuery UI Example
$("#datepicker").datepicker();
Slick Carousel Example
$(".slider").slick({ autoplay: true, dots: true });