Hi there, in the download files for HTTP Requests with jQuery AJAX https://javascriptforwp.com/lesson/http-requests-jquery-ajax/
in index.html at the bottom there is a script tag <script src=”list-posts.js” charset=”utf-8″></script>, line 34
This script tag sources the wrong file, the src attribute should have a value of index.js