{"id":3063,"date":"2024-10-14T11:35:48","date_gmt":"2024-10-14T09:35:48","guid":{"rendered":"https:\/\/www.scalarly.com\/startup-stack\/?p=3063"},"modified":"2026-09-03T16:59:12","modified_gmt":"2026-09-03T14:59:12","slug":"light-table-the-innovative-code-editor-for-modern-developers","status":"publish","type":"post","link":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/","title":{"rendered":"Light Table: The Innovative Code Editor for Modern Developers"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\ud83c\udfc6 Our Verdict<\/h2>\n\n\n\n<p>Light Table is a cutting-edge open-source code editor designed to improve productivity and enhance the coding experience. With its unique features like live evaluation and inline feedback, it stands out as a powerful tool for developers. Although it competes with well-established editors like Visual Studio Code, Light Table&#8217;s innovative approach makes it a compelling choice for those seeking a modern coding environment.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u2705 Pros &amp; \u274c Cons<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Pros:<\/h3>\n\n\n\n<ul>\n<li><strong>Live Feedback:<\/strong> Offers real-time evaluation of code, allowing developers to see results instantly.<\/li>\n\n\n\n<li><strong>Inline Documentation:<\/strong> Provides inline documentation and suggestions, enhancing the coding process.<\/li>\n\n\n\n<li><strong>Extensible Architecture:<\/strong> Supports a wide range of plugins, making it customizable to fit individual workflows.<\/li>\n\n\n\n<li><strong>User-Friendly Interface:<\/strong> Clean and intuitive design that is easy to navigate, even for beginners.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Cons:<\/h3>\n\n\n\n<ul>\n<li><strong>Limited Community Support:<\/strong> Smaller community compared to larger competitors, which may impact the availability of resources and plugins.<\/li>\n\n\n\n<li><strong>Less Frequent Updates:<\/strong> Development has slowed down, raising concerns about long-term support and feature updates.<\/li>\n\n\n\n<li><strong>Performance Issues:<\/strong> Some users report performance lags, particularly with larger projects.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcd6 About<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"657\" src=\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=1024%2C657&#038;ssl=1\" alt=\"\" class=\"wp-image-3066\" srcset=\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=1024%2C657&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=300%2C193&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=768%2C493&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=470%2C302&amp;ssl=1 470w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=1295%2C831&amp;ssl=1 1295w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?resize=285%2C183&amp;ssl=1 285w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-7.png?w=1298&amp;ssl=1 1298w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Light Table is an open-source code editor designed to facilitate the coding process by providing immediate feedback and a streamlined workflow. Built with web technologies, it aims to create a more interactive and engaging coding experience, especially for web developers. Its key features include a real-time coding environment, support for various programming languages, and a customizable interface.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\uddd3\ufe0f How It Works<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"432\" src=\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?resize=1024%2C432&#038;ssl=1\" alt=\"\" class=\"wp-image-3065\" srcset=\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?resize=1024%2C432&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?resize=300%2C127&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?resize=768%2C324&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?resize=470%2C198&amp;ssl=1 470w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?resize=285%2C120&amp;ssl=1 285w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-6.png?w=1196&amp;ssl=1 1196w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ol>\n<li><strong>Installation:<\/strong> Light Table can be easily downloaded and installed from its official website.<\/li>\n\n\n\n<li><strong>Real-Time Code Evaluation:<\/strong> Users can write code and see results instantly within the editor, enhancing the development process.<\/li>\n\n\n\n<li><strong>Plugin Management:<\/strong> The editor supports numerous plugins, allowing users to tailor their environment to their needs.<\/li>\n\n\n\n<li><strong>Inline Feedback:<\/strong> Provides real-time suggestions and documentation as developers code, making it easier to learn and implement new concepts.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcb2 Pricing Overview<\/h2>\n\n\n\n<p>Light Table is completely free to use, offering an open-source solution for developers without the burden of licensing fees.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83e\udd4a Competition<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"332\" height=\"63\" src=\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-8.png?resize=332%2C63&#038;ssl=1\" alt=\"\" class=\"wp-image-3067\" style=\"width:207px;height:auto\" srcset=\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-8.png?w=332&amp;ssl=1 332w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-8.png?resize=300%2C57&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/image-8.png?resize=285%2C54&amp;ssl=1 285w\" sizes=\"(max-width: 332px) 100vw, 332px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Feature<\/th><th>Light Table<\/th><th>Visual Studio Code<\/th><\/tr><\/thead><tbody><tr><td>Live Feedback<\/td><td>Yes<\/td><td>No<\/td><\/tr><tr><td>Inline Documentation<\/td><td>Yes<\/td><td>Yes<\/td><\/tr><tr><td>Plugin Ecosystem<\/td><td>Moderate<\/td><td>Extensive<\/td><\/tr><tr><td>Customizability<\/td><td>High<\/td><td>Very High<\/td><\/tr><tr><td>Integrated Debugger<\/td><td>No<\/td><td>Yes<\/td><\/tr><tr><td>Lightweight<\/td><td>Yes<\/td><td>No (can be resource-heavy)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udccc Conclusion<\/h2>\n\n\n\n<p>Light Table is an excellent choice for developers looking for a modern, interactive coding experience. While it may not offer all the features of competitors like Visual Studio Code, its unique approach to real-time feedback and ease of use make it a valuable tool for those in web development.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong><em>Light Table: Revolutionizing the Way You Code!<\/em><\/strong><\/p>\n<\/blockquote>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"http:\/\/lighttable.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Try <strong>Light Table<\/strong> Today!<\/a><\/div>\n<\/div>\n\n\n<!-- 2026-09-03: link-to-komodo-from-lighttable -->\n<p><strong>Related read:<\/strong> Light Table bet on live evaluation and inline feedback, and the idea outlived the project. For a look at what happens to a code editor after its company moves on, <a href=\"https:\/\/www.scalarly.com\/startup-stack\/komodo-edit-the-versatile-code-editor-for-developers\/\">Komodo Edit<\/a> is the fuller case: still installable, still open source, and dated December 2022.<\/p>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfc6 Our Verdict Light Table is a cutting-edge open-source code editor designed to improve productivity and enhance the coding experience. With its unique features like live evaluation and inline feedback, it stands out as a powerful tool for developers. Although it competes with well-established editors like Visual Studio Code, Light Table&#8217;s innovative approach makes it [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3064,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[73],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Light Table: Open-Source Code Editor for Developers<\/title>\n<meta name=\"description\" content=\"Light Table is an open-source code editor for developers. It offers live feedback and inline documentation, enhancing the coding experience.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Light Table: Open-Source Code Editor for Developers\" \/>\n<meta property=\"og:description\" content=\"Light Table is an open-source code editor for developers. It offers live feedback and inline documentation, enhancing the coding experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/\" \/>\n<meta property=\"og:site_name\" content=\"Startup Stack\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-14T09:35:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-03T14:59:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"km@scalarly.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"km@scalarly.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/\",\"url\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/\",\"name\":\"Light Table: Open-Source Code Editor for Developers\",\"isPartOf\":{\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1\",\"datePublished\":\"2024-10-14T09:35:48+00:00\",\"dateModified\":\"2026-09-03T14:59:12+00:00\",\"author\":{\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/#\/schema\/person\/bca786b6c5e80e7fbd559b7205caaad6\"},\"description\":\"Light Table is an open-source code editor for developers. It offers live feedback and inline documentation, enhancing the coding experience.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1\",\"width\":1280,\"height\":853},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.scalarly.com\/startup-stack\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Light Table: The Innovative Code Editor for Modern Developers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/#website\",\"url\":\"https:\/\/www.scalarly.com\/startup-stack\/\",\"name\":\"Startup Stack\",\"description\":\"by Scalarly\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.scalarly.com\/startup-stack\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/#\/schema\/person\/bca786b6c5e80e7fbd559b7205caaad6\",\"name\":\"km@scalarly.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.scalarly.com\/startup-stack\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6a96d9c383e826ef9e99dbc2338d1e58?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6a96d9c383e826ef9e99dbc2338d1e58?s=96&d=mm&r=g\",\"caption\":\"km@scalarly.com\"},\"url\":\"https:\/\/www.scalarly.com\/startup-stack\/author\/kmscalarly-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Light Table: Open-Source Code Editor for Developers","description":"Light Table is an open-source code editor for developers. It offers live feedback and inline documentation, enhancing the coding experience.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/","og_locale":"en_US","og_type":"article","og_title":"Light Table: Open-Source Code Editor for Developers","og_description":"Light Table is an open-source code editor for developers. It offers live feedback and inline documentation, enhancing the coding experience.","og_url":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/","og_site_name":"Startup Stack","article_published_time":"2024-10-14T09:35:48+00:00","article_modified_time":"2026-09-03T14:59:12+00:00","og_image":[{"width":1280,"height":853,"url":"https:\/\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png","type":"image\/png"}],"author":"km@scalarly.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"km@scalarly.com","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/","url":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/","name":"Light Table: Open-Source Code Editor for Developers","isPartOf":{"@id":"https:\/\/www.scalarly.com\/startup-stack\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#primaryimage"},"image":{"@id":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1","datePublished":"2024-10-14T09:35:48+00:00","dateModified":"2026-09-03T14:59:12+00:00","author":{"@id":"https:\/\/www.scalarly.com\/startup-stack\/#\/schema\/person\/bca786b6c5e80e7fbd559b7205caaad6"},"description":"Light Table is an open-source code editor for developers. It offers live feedback and inline documentation, enhancing the coding experience.","breadcrumb":{"@id":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#primaryimage","url":"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1","width":1280,"height":853},{"@type":"BreadcrumbList","@id":"https:\/\/www.scalarly.com\/startup-stack\/light-table-the-innovative-code-editor-for-modern-developers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.scalarly.com\/startup-stack\/"},{"@type":"ListItem","position":2,"name":"Light Table: The Innovative Code Editor for Modern Developers"}]},{"@type":"WebSite","@id":"https:\/\/www.scalarly.com\/startup-stack\/#website","url":"https:\/\/www.scalarly.com\/startup-stack\/","name":"Startup Stack","description":"by Scalarly","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.scalarly.com\/startup-stack\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.scalarly.com\/startup-stack\/#\/schema\/person\/bca786b6c5e80e7fbd559b7205caaad6","name":"km@scalarly.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.scalarly.com\/startup-stack\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6a96d9c383e826ef9e99dbc2338d1e58?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6a96d9c383e826ef9e99dbc2338d1e58?s=96&d=mm&r=g","caption":"km@scalarly.com"},"url":"https:\/\/www.scalarly.com\/startup-stack\/author\/kmscalarly-com\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.scalarly.com\/startup-stack\/wp-content\/uploads\/2024\/10\/Untitled-design-12.png?fit=1280%2C853&ssl=1","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/posts\/3063"}],"collection":[{"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/comments?post=3063"}],"version-history":[{"count":5,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/posts\/3063\/revisions"}],"predecessor-version":[{"id":4056,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/posts\/3063\/revisions\/4056"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/media\/3064"}],"wp:attachment":[{"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/media?parent=3063"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/categories?post=3063"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scalarly.com\/startup-stack\/wp-json\/wp\/v2\/tags?post=3063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}