Interested in obtaining all the code that is triggered when DOMContentLoaded event is fired or jQuery's $(document).ready() function?
I am looking to improve my website's performance, and after running a speed test, I discovered that 2 seconds of the page's loading time is dedicated to processing events during DOMContentLoaded.