{"id":590,"date":"2025-08-01T08:56:31","date_gmt":"2025-07-31T22:56:31","guid":{"rendered":"https:\/\/nonlinearexperience.com\/?p=590"},"modified":"2025-10-06T08:49:09","modified_gmt":"2025-10-05T22:49:09","slug":"js","status":"publish","type":"post","link":"https:\/\/nonlinearexperience.com\/index.php\/2025\/08\/01\/js\/","title":{"rendered":"JS"},"content":{"rendered":"<h1 class=\"wp-block-post-title\">JS<\/h1>\n\n\n<p>See also:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><\/li>\n\n\n\n<li><\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>Eloquent Javascript<\/p>\n\n\n\n<p><a href=\"https:\/\/eloquentjavascript.net\/\">https:\/\/eloquentjavascript.net\/<\/a><\/p>\n\n\n\n<p>Its very&#8230; yellow&#8230;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Main bits<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Loading JS<\/h3>\n\n\n\n<p>Modern JS loading &#8211; use &#8216;defer&#8217; &#8211; which loads asynchronously and defers execution of script until everything else has been rendered&#8230;<\/p>\n\n\n\n<p>Modules are automatically set to &#8216;defer&#8217;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script src=\"script.js\" defer>&lt;\/script><\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Resources<\/h2>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>See also: Eloquent Javascript https:\/\/eloquentjavascript.net\/ Its very&#8230; yellow&#8230; Main bits Loading JS Modern JS loading &#8211; use &#8216;defer&#8217; &#8211; which loads asynchronously and defers execution of script until everything else has been rendered&#8230; Modules are automatically set to &#8216;defer&#8217; Resources<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-590","post","type-post","status-publish","format-standard","hentry","category-the-knowledge"],"_links":{"self":[{"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/posts\/590","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/comments?post=590"}],"version-history":[{"count":5,"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/posts\/590\/revisions"}],"predecessor-version":[{"id":986,"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/posts\/590\/revisions\/986"}],"wp:attachment":[{"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/media?parent=590"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/categories?post=590"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nonlinearexperience.com\/index.php\/wp-json\/wp\/v2\/tags?post=590"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}