{"id":1241,"date":"2026-04-28T18:00:00","date_gmt":"2026-04-28T17:00:00","guid":{"rendered":"https:\/\/wade.one\/blog\/?p=1241"},"modified":"2026-04-23T23:50:51","modified_gmt":"2026-04-23T23:50:51","slug":"typescript-7-0-beta-makes-performance-the-feature","status":"publish","type":"post","link":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/","title":{"rendered":"TypeScript 7.0 Beta Makes Performance the Feature"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg\" alt=\"A vehicle speedometer\" style=\"float:right;width:280px;max-width:40%;height:auto;margin:0 0 1rem 1rem\" loading=\"lazy\" \/><\/p>\n<p>TypeScript 7.0 Beta makes performance the feature, and I do not think that is a small thing. <a href=\"https:\/\/devblogs.microsoft.com\/typescript\/announcing-typescript-7-0-beta\/\">The TypeScript team says<\/a> the new Go-based compiler is often around 10 times faster than TypeScript 6.0. It can run side by side through <code>@typescript\/native-preview<\/code> and the <code>tsgo<\/code> entry point, which makes it much easier to test without turning the whole workflow upside down.<\/p>\n<p>For large TypeScript codebases, this matters more than a neat language feature. When TypeScript is slow, you feel it everywhere: editor feedback, CI, refactors, builds, and the general confidence that the project is keeping up with you. Performance is not just a benchmark. It changes whether the tool feels like help or friction.<\/p>\n<p>I would not blindly replace everything in production on day one, but I would absolutely try it. Run <code>tsgo<\/code> locally, run it in CI as a non-blocking check, compare the output, and find the tooling that still assumes the old JavaScript implementation. That is the boring path, but it is the right one.<\/p>\n<p>This is one of the more interesting developer tooling changes this year because it attacks the daily wait. Not the flashy part of the work, but the part you feel every time you save a file or wait for an editor to catch up. If the beta holds up in real projects, performance really is the feature.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>TypeScript 7.0 Beta is interesting because the feature is performance. Faster typechecking and editor feedback can change how a large project feels.<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[13,25],"tags":[41,38,31,37],"class_list":["post-1241","post","type-post","status-publish","format-standard","hentry","category-programming","category-software-engineer","tag-developer-tools","tag-performance","tag-typescript","tag-typescript-7"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TypeScript 7.0 Beta Makes Performance the Feature - wade.one<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TypeScript 7.0 Beta Makes Performance the Feature - wade.one\" \/>\n<meta property=\"og:description\" content=\"TypeScript 7.0 Beta is interesting because the feature is performance. Faster typechecking and editor feedback can change how a large project feels.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/\" \/>\n<meta property=\"og:site_name\" content=\"wade.one\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-28T17:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@wadewomersley\" \/>\n<meta name=\"twitter:site\" content=\"@wadewomersley\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"TypeScript 7.0 Beta Makes Performance the Feature\",\"datePublished\":\"2026-04-28T17:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/\"},\"wordCount\":224,\"publisher\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/#\\\/schema\\\/person\\\/8b4739f8f8bb2cff5d792d4b8779fcc3\"},\"image\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/01-speedometer.jpg\",\"keywords\":[\"developer-tools\",\"performance\",\"typescript\",\"typescript-7\"],\"articleSection\":[\"Programming\",\"Software Engineer\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/\",\"url\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/\",\"name\":\"TypeScript 7.0 Beta Makes Performance the Feature - wade.one\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/01-speedometer.jpg\",\"datePublished\":\"2026-04-28T17:00:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/01-speedometer.jpg\",\"contentUrl\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/01-speedometer.jpg\",\"width\":1024,\"height\":683,\"caption\":\"A vehicle speedometer\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/2026\\\/04\\\/28\\\/typescript-7-0-beta-makes-performance-the-feature\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wade.one\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TypeScript 7.0 Beta Makes Performance the Feature\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/wade.one\\\/blog\\\/\",\"name\":\"wade.one\",\"description\":\"wade womersley - york based software engineer\",\"publisher\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/#\\\/schema\\\/person\\\/8b4739f8f8bb2cff5d792d4b8779fcc3\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wade.one\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/#\\\/schema\\\/person\\\/8b4739f8f8bb2cff5d792d4b8779fcc3\",\"name\":\"Wade Womersley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/02\\\/200px.png\",\"url\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/02\\\/200px.png\",\"contentUrl\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/02\\\/200px.png\",\"width\":202,\"height\":200,\"caption\":\"Wade Womersley\"},\"logo\":{\"@id\":\"https:\\\/\\\/wade.one\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/02\\\/200px.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TypeScript 7.0 Beta Makes Performance the Feature - wade.one","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:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/","og_locale":"en_GB","og_type":"article","og_title":"TypeScript 7.0 Beta Makes Performance the Feature - wade.one","og_description":"TypeScript 7.0 Beta is interesting because the feature is performance. Faster typechecking and editor feedback can change how a large project feels.","og_url":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/","og_site_name":"wade.one","article_published_time":"2026-04-28T17:00:00+00:00","og_image":[{"url":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_creator":"@wadewomersley","twitter_site":"@wadewomersley","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#article","isPartOf":{"@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/"},"author":{"name":"","@id":""},"headline":"TypeScript 7.0 Beta Makes Performance the Feature","datePublished":"2026-04-28T17:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/"},"wordCount":224,"publisher":{"@id":"https:\/\/wade.one\/blog\/#\/schema\/person\/8b4739f8f8bb2cff5d792d4b8779fcc3"},"image":{"@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#primaryimage"},"thumbnailUrl":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg","keywords":["developer-tools","performance","typescript","typescript-7"],"articleSection":["Programming","Software Engineer"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/","url":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/","name":"TypeScript 7.0 Beta Makes Performance the Feature - wade.one","isPartOf":{"@id":"https:\/\/wade.one\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#primaryimage"},"image":{"@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#primaryimage"},"thumbnailUrl":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg","datePublished":"2026-04-28T17:00:00+00:00","breadcrumb":{"@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#primaryimage","url":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg","contentUrl":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2026\/04\/01-speedometer.jpg","width":1024,"height":683,"caption":"A vehicle speedometer"},{"@type":"BreadcrumbList","@id":"https:\/\/wade.one\/blog\/2026\/04\/28\/typescript-7-0-beta-makes-performance-the-feature\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wade.one\/blog\/"},{"@type":"ListItem","position":2,"name":"TypeScript 7.0 Beta Makes Performance the Feature"}]},{"@type":"WebSite","@id":"https:\/\/wade.one\/blog\/#website","url":"https:\/\/wade.one\/blog\/","name":"wade.one","description":"wade womersley - york based software engineer","publisher":{"@id":"https:\/\/wade.one\/blog\/#\/schema\/person\/8b4739f8f8bb2cff5d792d4b8779fcc3"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wade.one\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/wade.one\/blog\/#\/schema\/person\/8b4739f8f8bb2cff5d792d4b8779fcc3","name":"Wade Womersley","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/200px.png","url":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/200px.png","contentUrl":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/200px.png","width":202,"height":200,"caption":"Wade Womersley"},"logo":{"@id":"https:\/\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/200px.png"}}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":1154,"url":"https:\/\/wade.one\/blog\/2026\/03\/25\/typescript-7-0-looks-like-the-bigger-story\/","url_meta":{"origin":1241,"position":0},"title":"TypeScript 7.0 Looks Like the Bigger Story","author":"Wade","date":"March 25, 2026","format":false,"excerpt":"TypeScript 6.0 matters, but TypeScript 7.0 looks like the real shift. The native compiler work is the part I think most teams should actually care about.","rel":"","context":"In &quot;Programming&quot;","block_context":{"text":"Programming","link":"https:\/\/wade.one\/blog\/category\/programming\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1149,"url":"https:\/\/wade.one\/blog\/2026\/03\/25\/typescript-6-0-is-out-what-actually-matters\/","url_meta":{"origin":1241,"position":1},"title":"TypeScript 6.0 Is Out: What Actually Matters","author":"Wade","date":"March 25, 2026","format":false,"excerpt":"TypeScript 6.0 is now live, but the main story is not flashy syntax. It is the upgrade work you should do now before TypeScript 7 lands.","rel":"","context":"In &quot;Programming&quot;","block_context":{"text":"Programming","link":"https:\/\/wade.one\/blog\/category\/programming\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":729,"url":"https:\/\/wade.one\/blog\/2015\/02\/02\/honestbrew-craft-ales-to-your-door\/","url_meta":{"origin":1241,"position":2},"title":"HonestBrew &#8211; Craft Ales to your door","author":"Wade","date":"February 2, 2015","format":false,"excerpt":"During my recent stumblings I came across a a nice website that ships interesting ales to your door. It's called HonestBrew. I did a quick Google and found a \u00a310 discount for the first order too so I obviously had to place an order. The signup process was straight forward;\u2026","rel":"","context":"In &quot;Food&quot;","block_context":{"text":"Food","link":"https:\/\/wade.one\/blog\/category\/food\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/delivery41.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/delivery41.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/delivery41.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/02\/delivery41.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":1257,"url":"https:\/\/wade.one\/blog\/2026\/05\/06\/claude-sonnet-4-6-makes-the-cheap-model-question-more-interesting\/","url_meta":{"origin":1241,"position":3},"title":"Claude Sonnet 4.6 Makes the Cheap Model Question More Interesting","author":"","date":"May 6, 2026","format":false,"excerpt":"Claude Sonnet 4.6 is a reminder that model choice is becoming less about prestige and more about matching cost, latency, context, and task difficulty.","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/wade.one\/blog\/category\/ai\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1306,"url":"https:\/\/wade.one\/blog\/2026\/05\/18\/dotnet-10-is-the-c-sharp-upgrade-that-matters\/","url_meta":{"origin":1241,"position":4},"title":".NET 10 Is the C# Upgrade That Matters","author":"","date":"May 18, 2026","format":false,"excerpt":".NET 10 matters for C# teams because it is an LTS release, not just because it brings another round of language and tooling features.","rel":"","context":"In &quot;Programming&quot;","block_context":{"text":"Programming","link":"https:\/\/wade.one\/blog\/category\/programming\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":897,"url":"https:\/\/wade.one\/blog\/2015\/05\/27\/nvidia-geforce-gtx-980-ti-officially-launching-on-2nd-june-at-computex-brings-competitive-graphics-performance-to-geforce\/","url_meta":{"origin":1241,"position":5},"title":"NVIDIA GeForce GTX 980 Ti Officially Launching on 2nd June At Computex &#8211; Brings Competitive Graphics Performance To GeForce","author":"Wade","date":"May 27, 2015","format":false,"excerpt":"NVIDIA\u2019s latest GeForce GTX 980 Ti graphics\u00a0card has been officially confirmed to launch on 2nd June at the Computex 2015 event. NVDIA seems to be holding a big event at the show to launch their competitive, high-performance, GM200 based graphics cards to GeForce users which will be shown off at\u2026","rel":"","context":"In &quot;Gaming&quot;","block_context":{"text":"Gaming","link":"https:\/\/wade.one\/blog\/category\/gaming\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/05\/NVIDIA-GeForce-GTX-980-Ti-Card-635x273.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/05\/NVIDIA-GeForce-GTX-980-Ti-Card-635x273.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wade.one\/blog\/wp-content\/uploads\/2015\/05\/NVIDIA-GeForce-GTX-980-Ti-Card-635x273.jpg?resize=525%2C300&ssl=1 1.5x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/posts\/1241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/comments?post=1241"}],"version-history":[{"count":1,"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/posts\/1241\/revisions"}],"predecessor-version":[{"id":1275,"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/posts\/1241\/revisions\/1275"}],"wp:attachment":[{"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/media?parent=1241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/categories?post=1241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wade.one\/blog\/wp-json\/wp\/v2\/tags?post=1241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}