{"id":13843,"date":"2024-02-29T10:30:20","date_gmt":"2024-02-29T10:30:20","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=13843"},"modified":"2024-12-09T17:43:25","modified_gmt":"2024-12-09T17:43:25","slug":"could-ai-code-tools-be-your-new-favourite-pair-programming-partner","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/","title":{"rendered":"Could AI code tools be your new favourite pair programming partner?"},"content":{"rendered":"<p>There is a lingering concern in some circles that AI is coming for our jobs. I\u2019ve been using Jetbrains AI Assistant to create better, more efficient code for five months and I can tell you: AI is a tool for helping developers, not replacing them.<\/p>\n<h2>What JetBrains AI Assistant can do<\/h2>\n<p><a href=\"https:\/\/www.jetbrains.com\/ai\/\" target=\"_blank\" rel=\"noopener\">JetBrains AI Assistant<\/a> helps me to work on code, and particularly to identify and solve problems in code. Working alongside JetBrains AI, I can get feedback on code as I go. If I have a problem, I give the system context and ask a question. If I\u2019ve provided clear context, I\u2019ll generally get decent answers.<\/p>\n<p>For example: I recently used JetBrains AI to create scripts that would convert a CSV file into the format required by the database. The AI came up with scripts far faster than a human coder, taking just half an hour to do something that would have taken me half a day. I could have programmed the code myself, but not nearly as quickly.<\/p>\n<h2>\u2026but it does have its limitations<\/h2>\n<p>Firstly, it\u2019s important to remember that AI tools are using data that was <a href=\"https:\/\/community.openai.com\/t\/what-is-the-actual-cutoff-date-for-gpt-4\/394750\" target=\"_blank\" rel=\"noopener\">acquired in 2021<\/a>. So if you\u2019re trying to use the latest framework, the AI isn\u2019t always going to give a good answer, because the underlying data is outdated.<\/p>\n<p>Secondly, AI lacks human intuition, so the results are contingent on it having enough context to provide a good answer. As users, we need to be clear about what language, what framework, what version we\u2019re using.<\/p>\n<p>If you\u2019re inspired to give JetBrains AI a try, here are some tips on getting the most from the system:<\/p>\n<h2>Top tips for using JetBrains AI<\/h2>\n<h3>Give the tool as much context as possible<\/h3>\n<p>This means explaining the language and framework but also the structure of your data. I keep a list of headers and data sources in my database, which I can use to instantly provide context to the AI. I also keep a file with a paragraph of context information that I can add into requests when needed.<\/p>\n<h3>Use AI to identify errors in code<\/h3>\n<p>One of the best ways that JetBrains AI supports my work is that if I get an error in code, I can run the error past the tool and it will often find the error, because in the past someone else has made that error, so the AI understands that from historical context. The integration extends so well that if you do get an error you can click on the error and the AI will spring into action with full context of the error provided to it.<\/p>\n<h3>Don\u2019t keep doing the same thing if it\u2019s not working<\/h3>\n<p>If the AI assistant gets confused or stuck in a loop, give it a way out of the loop. Suggest an alternative or provide more context. Otherwise, it\u2019s just going to stay in that same loop.<\/p>\n<h3>Stop thinking that AI has to be perfect<\/h3>\n<p>Generally the code is good, but we need to stop assuming it\u2019s perfect and always check for things like security problems. For instance, I\u2019m using Neo4j version 5. I\u2019ve told the AI assistant that I\u2019m using Neo4j version 5, but randomly sometimes it switches to Neo4j version 4 and combines the code together. It\u2019s easily identified because as soon as you put the code into Neo4j version 5, it will throw up an error, but it\u2019s definitely a pitfall to look out for.<\/p>\n<h2>Use AI to help support your learning<\/h2>\n<p>I\u2019ve found JetBrains AI really useful in multiple languages, including Java, Python, Vue and Cypher. It handles them all really well and has been a good way to learn more about new languages and frameworks, and the differences between old and new versions.<\/p>\n<p>If you\u2019re using a well known API, then often Jetbrains AI will know about it. This helped a lot when using the Slack API as I was able to provide a use-case for what I wanted to do. When Jetbrains AI suggested which endpoints and scopes would be good to use, I was then able to ask questions around parameters for the API and how best to use the API to minimise API calls. The interactivity of the AI was a lot more enjoyable than scouring API documentation!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is a lingering concern in some circles that AI is coming for our jobs. I\u2019ve been using Jetbrains AI Assistant to create better, more efficient code for five months and I can tell you: AI is a tool for helping developers, not replacing them. What JetBrains AI Assistant can do JetBrains AI Assistant helps [&hellip;]<\/p>\n","protected":false},"author":247,"featured_media":20357,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[412,3],"tags":[99,733,734,735],"location":[397],"class_list":["post-13843","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-tech-focus","tag-ai","tag-code-tools","tag-jetbrains-ai","tag-jetbrains-ai-assistant"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Are AI Code Tools the Future of Pair Programming?<\/title>\n<meta name=\"description\" content=\"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here&#039;s what I learned.\" \/>\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.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Could AI code tools be your new favourite pair programming partner? | Equal Experts\" \/>\n<meta property=\"og:description\" content=\"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here&#039;s what I learned.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-29T10:30:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-09T17:43:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/B-Blog-Image-Facebook-1200px-x-630px-21.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Paul Keelan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Could AI code tools be your new favourite pair programming partner? | Equal Experts\" \/>\n<meta name=\"twitter:description\" content=\"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here&#039;s what I learned.\" \/>\n<meta name=\"twitter:creator\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:site\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Paul Keelan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\"},\"author\":{\"name\":\"Paul Keelan\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/07b02cfaf7663fda66412008c216d93c\"},\"headline\":\"Could AI code tools be your new favourite pair programming partner?\",\"datePublished\":\"2024-02-29T10:30:20+00:00\",\"dateModified\":\"2024-12-09T17:43:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\"},\"wordCount\":740,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp\",\"keywords\":[\"AI\",\"code tools\",\"jetbrains ai\",\"jetbrains ai assistant\"],\"articleSection\":[\"AI\",\"Tech Focus\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\",\"name\":\"Are AI Code Tools the Future of Pair Programming?\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp\",\"datePublished\":\"2024-02-29T10:30:20+00:00\",\"dateModified\":\"2024-12-09T17:43:25+00:00\",\"description\":\"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here's what I learned.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp\",\"width\":1170,\"height\":720,\"caption\":\"Could AI code tools be your new favourite pair programming partner?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Could AI code tools be your new favourite pair programming partner?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.equalexperts.com\/#website\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"name\":\"Equal Experts\",\"description\":\"Making Software. Better.\",\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.equalexperts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.equalexperts.com\/#organization\",\"name\":\"Equal Experts\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"width\":719,\"height\":340,\"caption\":\"Equal Experts\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/EqualExperts\",\"https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/07b02cfaf7663fda66412008c216d93c\",\"name\":\"Paul Keelan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b6be7302d18c7620a11e04fbc61d7fa4e45313b9d80838adca131877c4264b0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b6be7302d18c7620a11e04fbc61d7fa4e45313b9d80838adca131877c4264b0c?s=96&d=mm&r=g\",\"caption\":\"Paul Keelan\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Are AI Code Tools the Future of Pair Programming?","description":"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here's what I learned.","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.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/","og_locale":"en_GB","og_type":"article","og_title":"Could AI code tools be your new favourite pair programming partner? | Equal Experts","og_description":"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here's what I learned.","og_url":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/","og_site_name":"Equal Experts","article_published_time":"2024-02-29T10:30:20+00:00","article_modified_time":"2024-12-09T17:43:25+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/B-Blog-Image-Facebook-1200px-x-630px-21.png","type":"image\/png"}],"author":"Paul Keelan","twitter_card":"summary_large_image","twitter_title":"Could AI code tools be your new favourite pair programming partner? | Equal Experts","twitter_description":"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here's what I learned.","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Paul Keelan","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/"},"author":{"name":"Paul Keelan","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/07b02cfaf7663fda66412008c216d93c"},"headline":"Could AI code tools be your new favourite pair programming partner?","datePublished":"2024-02-29T10:30:20+00:00","dateModified":"2024-12-09T17:43:25+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/"},"wordCount":740,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp","keywords":["AI","code tools","jetbrains ai","jetbrains ai assistant"],"articleSection":["AI","Tech Focus"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/","url":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/","name":"Are AI Code Tools the Future of Pair Programming?","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp","datePublished":"2024-02-29T10:30:20+00:00","dateModified":"2024-12-09T17:43:25+00:00","description":"Worried that AI is coming for your job? I\u2019ve been using Jetbrains AI Assistant to create code for five months and here's what I learned.","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Thumbnail-19.png-1.webp","width":1170,"height":720,"caption":"Could AI code tools be your new favourite pair programming partner?"},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/could-ai-code-tools-be-your-new-favourite-pair-programming-partner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"Could AI code tools be your new favourite pair programming partner?"}]},{"@type":"WebSite","@id":"https:\/\/www.equalexperts.com\/#website","url":"https:\/\/www.equalexperts.com\/","name":"Equal Experts","description":"Making Software. Better.","publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.equalexperts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.equalexperts.com\/#organization","name":"Equal Experts","url":"https:\/\/www.equalexperts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","width":719,"height":340,"caption":"Equal Experts"},"image":{"@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/EqualExperts","https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/07b02cfaf7663fda66412008c216d93c","name":"Paul Keelan","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b6be7302d18c7620a11e04fbc61d7fa4e45313b9d80838adca131877c4264b0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b6be7302d18c7620a11e04fbc61d7fa4e45313b9d80838adca131877c4264b0c?s=96&d=mm&r=g","caption":"Paul Keelan"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/13843","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/users\/247"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=13843"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/13843\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/20357"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=13843"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=13843"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=13843"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=13843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}