{"id":3865,"date":"2023-03-02T13:45:23","date_gmt":"2023-03-02T18:45:23","guid":{"rendered":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/?p=3865"},"modified":"2023-03-02T13:45:23","modified_gmt":"2023-03-02T18:45:23","slug":"what-is-javascript-the-example","status":"publish","type":"post","link":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/2023\/03\/02\/what-is-javascript-the-example\/","title":{"rendered":"What is JavaScript, the example?"},"content":{"rendered":"<p>A variable in JavaScript is a named storage location for data that may be accessed and changed during the course of a program. Variables can store several forms of data, including numbers, strings, and objects, and their values can be modified while a program is running. JavaScript include you can use the &#8220;var&#8221;, &#8220;let&#8221;, or &#8220;const&#8221; keyword followed by a variable name.<\/p>\n<p>For example,<\/p>\n<p>the &#8220;let&#8221; keyword creates a block-scoped variable that can be reassigned,<\/p>\n<p>the &#8220;var&#8221; keyword creates a variable that has global or function scope.<\/p>\n<p>A block-scoped variable that can&#8217;t be reassigned after initialization is made using the &#8220;const&#8221; keyword.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A variable in JavaScript is a named storage location for data that may be accessed and changed during the course of a program. Variables can store several forms of data, including numbers, strings, and objects, and their values can be modified while a program is running. JavaScript include you can use the &#8220;var&#8221;, &#8220;let&#8221;, or [&hellip;]<\/p>\n","protected":false},"author":29454,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[663943,10531,1],"tags":[],"class_list":{"0":"post-3865","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-instructor","7":"category-student-post","8":"category-uncategorized","9":"entry"},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts\/3865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/users\/29454"}],"replies":[{"embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/comments?post=3865"}],"version-history":[{"count":1,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts\/3865\/revisions"}],"predecessor-version":[{"id":3866,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts\/3865\/revisions\/3866"}],"wp:attachment":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/media?parent=3865"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/categories?post=3865"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/tags?post=3865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}