{"id":2786,"date":"2022-06-04T20:59:10","date_gmt":"2022-06-05T01:59:10","guid":{"rendered":"https:\/\/www.becomebetterprogrammer.com\/?p=2786"},"modified":"2022-06-08T10:42:02","modified_gmt":"2022-06-08T15:42:02","slug":"will-webassembly-wasm-replace-javascript-in-the-future","status":"publish","type":"post","link":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/","title":{"rendered":"Will WebAssembly (WASM) Replace JavaScript in the Future?"},"content":{"rendered":"\n<p>There&#8217;s a new challenger in the world of web development, and its name is <a href=\"https:\/\/link.springer.com\/chapter\/10.1007\/978-981-15-6218-1_11\" target=\"_blank\" rel=\"noopener\">WebAssembly<\/a> (WASM). WASM is a new binary format for executable code on the web that is designed to be faster than JavaScript. Because of that, most web developers and enthusiasts have been confronted with a new potential reality: Will WebAssembly (WASM) replace JavaScript in the future?<\/p>\n\n\n\n<p><strong>It&#8217;s still too early to tell if WebAssembly (WASM) will replace JavaScript in the future. Currently, WASM is more of a JS complement than an alternative. However, since WASM has faster loading times and uses resources more efficiently, it could replace JS in some applications if developed further. <\/strong><\/p>\n\n\n\n<p>This article will look at WebAssembly and how it compares to JavaScript. I&#8217;ll also discuss some of the advantages and disadvantages of using <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/WebAssembly\/Concepts\" target=\"_blank\" rel=\"noopener\">WASM<\/a> instead of JavaScript. Read on to learn more.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\"><p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<\/div><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#Why_Its_Too_Early_To_Tell_if_WASM_Will_Replace_JS\" >Why It&#8217;s Too Early To Tell if WASM Will Replace JS<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#How_Does_WASM_Compare_to_JavaScript\" >How Does WASM Compare to JavaScript?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#What_Are_the_Pros_of_Using_WASM_Over_JavaScript\" >What Are the Pros of Using WASM Over JavaScript?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Code_Is_More_Compact_Than_JavaScript\" >WASM Code Is More Compact Than JavaScript<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Code_Is_Faster_To_Load_and_Execute_Than_JS\" >WASM Code Is Faster To Load and Execute Than JS<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Allows_Developers_To_Use_Multiple_Languages\" >WASM Allows Developers To Use Multiple Languages<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Enables_Efficient_Use_of_Resources\" >WASM Enables Efficient Use of Resources<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#What_Are_the_Cons_of_Using_WASM_Over_JavaScript\" >What Are the Cons of Using WASM Over JavaScript?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Is_Still_in_Development_and_Has_Limited_Support\" >WASM Is Still in Development and Has Limited Support<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Is_a_Low-Level_Language\" >WASM Is a Low-Level Language<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Needs_JavaScript_To_Interact_With_the_DOM\" >WASM Needs JavaScript To Interact With the DOM<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#WASM_Lacks_Garbage_Collector_Integration\" >WASM Lacks Garbage Collector Integration<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/#The_Bottom_Line\" >The Bottom Line<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Why_Its_Too_Early_To_Tell_if_WASM_Will_Replace_JS\"><\/span><a id=\"post-2786-_cx6buur2jw0o\"><\/a>Why It&#8217;s Too Early To Tell if WASM Will Replace JS<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>WebAssembly, also known as WASM, is a new binary-based programming language you can run in a web browser. It is being developed by:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Google<\/li><li>Microsoft<\/li><li>Mozilla<\/li><li>W3C<\/li><li>Apple<\/li><\/ul>\n\n\n\n<p>WASM is designed to be faster than JavaScript because it is a <a href=\"https:\/\/www.researchgate.net\/publication\/221137901_Demystifying_magic_High-level_low-level_programming\" target=\"_blank\" rel=\"noopener\">low-level language<\/a>. That means that it is closer to machine code, which processors can execute more quickly.<\/p>\n\n\n\n<p>Despite these advantages, it&#8217;s still too soon to tell if WebAssembly will replace JavaScript in the future, and here&#8217;s why:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>WASM is still in the early stages of development, and it currently only works in a few browsers. <\/strong>The compatible browsers include Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari. WASM is also not yet supported by all web development frameworks.<\/li><li><strong>WebAssembly is designed to be a complement to JavaScript, not a replacement. <\/strong>That means that it is not meant to be used independently, but rather to be used in conjunction with JavaScript. For example, you can compile WASM code to run alongside JS code.<\/li><li><strong>WASM is not yet as widely adopted as JS.<\/strong> For WASM to replace JS, it would need to be supported by more browsers and web development frameworks. WebAssembly would also need to gain more popularity among developers.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_Does_WASM_Compare_to_JavaScript\"><\/span><a id=\"post-2786-_lrj3j18v3lh2\"><\/a>How Does WASM Compare to JavaScript?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><strong>Compared to JavaScript, WASM is faster, relatively newer, and more efficient with memory. WASM is also a low-level language, making it closer to machine code. Therefore, WASM is more difficult to learn and use than JavaScript. <\/strong><\/p>\n\n\n\n<p>JavaScript and WASM are both programming languages that allow developers to create websites and applications. However, there are some key differences between the two languages:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>JavaScript is a high-level language, while WASM is a low-level language. <\/strong>That means that JS code is easier for humans to read and write, while WASM code is closer to machine code and can be executed faster by processors.<\/li><li><strong>JS is an interpreted language, while WASM is a compiled language. <\/strong>That means that the browser reads and executes JS code at runtime, while WASM code is compiled into machine code and then uploaded to the browser.<\/li><li><strong>JavaScript has a larger community of developers that use it.<\/strong> Therefore, many JS frameworks, libraries, and tools are being developed. In contrast, WASM is still relatively new and doesn&#8217;t have as many resources available.<\/li><\/ul>\n\n\n\n<p>However, despite these differences between JavaScript and WebAssembly, they are not necessarily competing with each other. There are some areas where WASM complements JS, such as in the compilation of code into machine language and speeding up web application loading times.<\/p>\n\n\n\n<p>So, while WebAssembly may not be able to replace JavaScript, it can still be a useful tool for web developers. And as WASM continues to evolve and gain support from more browsers and frameworks, its potential to become a replacement for JS is sure to increase.<\/p>\n\n\n\n<p>Here&#8217;s a video you should watch for insights into the differences between WASM and JS:<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"What is WebAssembly and Is It Better Than JavaScript?  |  WASM Breakdown for Beginners and Web Devs\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/sR22HtWztrY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_Are_the_Pros_of_Using_WASM_Over_JavaScript\"><\/span><a id=\"post-2786-_7pg5cgh8t65j\"><\/a>What Are the Pros of Using WASM Over JavaScript?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>WebAssembly (WASM) is a binary format suitable for compilation to the web. It was designed as a portable, efficient, and safe way to run code written in other languages on the web.<\/p>\n\n\n\n<p>However, like any technology, WASM has its share of pros and cons.<\/p>\n\n\n\n<p><strong>The pros of using WASM over JavaScript include the fact that it is far more compact than JS. It is much faster to load and execute, and also allows developers to use multiple languages. Additionally, it enables an efficient use of resources.<\/strong><\/p>\n\n\n\n<p>Here&#8217;s a rundown of some of the main pros of using WebAssembly over JavaScript:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Code_Is_More_Compact_Than_JavaScript\"><\/span><a id=\"post-2786-_jk67iooiy09g\"><\/a>WASM Code Is More Compact Than JavaScript<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>One of the biggest advantages of WebAssembly over JavaScript is its <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/WebAssembly\" target=\"_blank\" rel=\"noopener\">compactness<\/a>. WASM code is typically much smaller in size than JS code. Notably, JS code has to be parsed and interpreted by the browser, while WASM code is already in a binary format that the browser can execute directly.<\/p>\n\n\n\n<p>As a result, WASM files are typically much smaller than JS files. For example, a WASM file might be 100KB, whereas a JS file might be 1MB. That difference can translate to faster load times and less bandwidth usage.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Code_Is_Faster_To_Load_and_Execute_Than_JS\"><\/span><a id=\"post-2786-_4patxlepc5xt\"><\/a>WASM Code Is Faster To Load and Execute Than JS<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Another advantage of using WebAssembly over JavaScript is that it&#8217;s faster at running code. WASM compiles code into bytecode, a binary format that the browser can execute directly.<\/p>\n\n\n\n<p>In contrast, JavaScript code must first be parsed and interpreted by the browser, which takes time and resources. That makes WASM code much faster than JS code in execution speed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Allows_Developers_To_Use_Multiple_Languages\"><\/span><a id=\"post-2786-_6f852j3oxmm7\"><\/a>WASM Allows Developers To Use Multiple Languages<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>One of the main goals of WASM is to allow developers to use multiple languages in their web applications. That can be a big advantage when using WASM since developers can choose the best language for each task.<\/p>\n\n\n\n<p>For example, some tasks might require a lower-level language such as C++, while others might require a higher-level language such as Rust. WASM makes it possible to use multiple languages in a single application, leading to more efficient code overall.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Enables_Efficient_Use_of_Resources\"><\/span><a id=\"post-2786-_30kf5j20z0gk\"><\/a>WASM Enables Efficient Use of Resources<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Another advantage of using WebAssembly is that it can enable more efficient use of resources. That&#8217;s because WASM compiles code into a binary format that the browser can execute directly.<\/p>\n\n\n\n<p>In contrast, JavaScript code must first be <a href=\"https:\/\/dl.acm.org\/doi\/pdf\/10.1145\/3004281\" target=\"_blank\" rel=\"noopener\">parsed<\/a> and interpreted by the browser, which takes time and resources. That means WASM can lead to more efficient use of resources overall.<\/p>\n\n\n\n<p>If you need a primer on WebAssembly, check out <a href=\"https:\/\/www.amazon.com\/WebAssembly-Definitive-Guide-Brian-Sletten-ebook\/dp\/B09N5VGRKS\" target=\"_blank\" rel=\"noopener\">WebAssembly: The Definitive Guide<\/a> from Amazon.com. The book covers the basics of WASM, how to use it, and its potential applications, making it a great starting point for anyone interested in learning more about this technology.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_Are_the_Cons_of_Using_WASM_Over_JavaScript\"><\/span><a id=\"post-2786-_8oj1cbc98wjf\"><\/a>What Are the Cons of Using WASM Over JavaScript?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><strong>The cons of using WASM over JavaScript include the fact that it is currently still in development and has limited support. It is a low-level language and needs JS to interact with the DOM. It also lacks garbage collector integration. <\/strong><\/p>\n\n\n\n<p>Here&#8217;s a more detailed look at some of the main cons of using WebAssembly over JavaScript:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Is_Still_in_Development_and_Has_Limited_Support\"><\/span><a id=\"post-2786-_3zedqykbxqi\"><\/a>WASM Is Still in Development and Has Limited Support<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>One of the biggest disadvantages of using WASM is that it&#8217;s still in development; hence there are still some bugs and limitations to be addressed.<\/p>\n\n\n\n<p>In addition, WASM is not yet fully integrated into all major browsers, which means it can be challenging to use in production environments. Until that changes, many developers may be hesitant to adopt this technology.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Is_a_Low-Level_Language\"><\/span><a id=\"post-2786-_bpct7wnazt5u\"><\/a>WASM Is a Low-Level Language<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Another disadvantage of using WebAssembly over JavaScript is that it&#8217;s a low-level language. That can be both an advantage and a disadvantage, depending on your needs.<\/p>\n\n\n\n<p>On the one hand, low-level languages can be more difficult to learn and use. On the other hand, they can offer more control over how code is executed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Needs_JavaScript_To_Interact_With_the_DOM\"><\/span><a id=\"post-2786-_g9k2bussv5gr\"><\/a>WASM Needs JavaScript To Interact With the DOM<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>One of the limitations of WebAssembly is that it still needs JavaScript to interact with the<a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Document_Object_Model\/Introduction\" target=\"_blank\" rel=\"noopener\"> Document Object Model<\/a> (DOM). That means you can&#8217;t use WASM to create standalone applications.<\/p>\n\n\n\n<p>Instead, you&#8217;ll need to use WASM along with JavaScript to interact with the DOM. That can be a disadvantage if you&#8217;re looking to create a pure WASM application.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WASM_Lacks_Garbage_Collector_Integration\"><\/span><a id=\"post-2786-_oigp1uikrfob\"><\/a>WASM Lacks Garbage Collector Integration<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Another limitation of WebAssembly is that it lacks <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Memory_Management\" target=\"_blank\" rel=\"noopener\">garbage collector integration<\/a>. That means developers need to manage memory manually, which can lead to memory leaks and other issues.<\/p>\n\n\n\n<p>As a result, WASM may not be the best choice for large or complex web applications that require extensive memory management. However, it could be a good option for simpler projects that don&#8217;t require extensive memory management.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"The_Bottom_Line\"><\/span><a id=\"post-2786-_45djioan971a\"><\/a>The Bottom Line<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Overall, it&#8217;s difficult to say whether WebAssembly (WASM) will replace JavaScript in the future. While there are some advantages to using WASM, such as its ability to enable more efficient use of resources, it also has some disadvantages, such as its incomplete support and lack of garbage collector integration.<\/p>\n\n\n\n<p>Ultimately, whether or not WASM will replace JavaScript depends on how it continues to evolve and adapt to the needs of developers. For now, many web developers will likely continue using both WASM and JavaScript together for their projects.<\/p>\n\n\n\n<p><strong>What do you think?<\/strong><\/p>\n\n\n\n<p>Share your thoughts by replying on Twitter of <a href=\"https:\/\/twitter.com\/bbprogrammer\" target=\"_blank\" rel=\"noopener\">Become A Better Programmer <\/a>or to <a href=\"https:\/\/twitter.com\/arealesramirez\" target=\"_blank\" rel=\"noopener\">personal my Twitter account<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There&#8217;s a new challenger in the world of web development, and its name is WebAssembly (WASM). WASM is a new binary format for executable code on the web that is designed to be faster than JavaScript. Because of that, most web developers and enthusiasts have been confronted with a new potential reality: Will WebAssembly (WASM) &#8230; <a title=\"Will WebAssembly (WASM) Replace JavaScript in the Future?\" class=\"read-more\" href=\"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/will-webassembly-wasm-replace-javascript-in-the-future\/\" aria-label=\"More on Will WebAssembly (WASM) Replace JavaScript in the Future?\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":2791,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[33],"tags":[],"class_list":["post-2786","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-interesting-fun","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"_links":{"self":[{"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/posts\/2786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/comments?post=2786"}],"version-history":[{"count":3,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/posts\/2786\/revisions"}],"predecessor-version":[{"id":2793,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/posts\/2786\/revisions\/2793"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/media\/2791"}],"wp:attachment":[{"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/media?parent=2786"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/categories?post=2786"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.becomebetterprogrammer.com\/staging\/4563\/wp-json\/wp\/v2\/tags?post=2786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}