Replace Jquery with Cash
Cash is a tiny little plugin that uses a lot of Jquery syntax and allows you to continue to write your JS with a very comfortable and familiar syntax.
<script src="https://cdnjs.cloudflare.com/ajax/libs/cash/8.1.0/cash.min.js"></script><script> $(function () { $('html').addClass ( 'dom-loaded' ); $('<footer>Appended with Cash</footer>').appendTo ( docume…
Keep reading with a 7-day free trial
Subscribe to Stack Snacks to keep reading this post and get 7 days of free access to the full post archives.

