{"id":32468,"date":"2021-11-25T06:36:27","date_gmt":"2021-11-25T14:36:27","guid":{"rendered":"https:\/\/www.uxpin.com\/studio\/?p=32468"},"modified":"2023-08-17T07:47:48","modified_gmt":"2023-08-17T14:47:48","slug":"merge-feature-update-component-documentation-tag","status":"publish","type":"post","link":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/","title":{"rendered":"UXPin Merge Changelog: Component Documentation URL Tag"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/03\/1200x600_MergeThemeSwitcher-1024x512.png\" alt=\"MergeThemeSwitcher\" class=\"wp-image-24053\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/03\/1200x600_MergeThemeSwitcher-1024x512.png 1024w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/03\/1200x600_MergeThemeSwitcher-600x300.png 600w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/03\/1200x600_MergeThemeSwitcher-768x384.png 768w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/03\/1200x600_MergeThemeSwitcher.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Our <a href=\"https:\/\/www.uxpin.com\/merge\" target=\"_blank\" rel=\"noreferrer noopener\">Merge technology<\/a> allows you to copy the ready JSX code of your UI code component. However, sometimes it\u2019s hard to find the exact documentation for each component.\u00a0See how you can do it quickly. <\/p>\n\n\n\n<p>Design with React, Storybook or npm components that your devs build apps with in UXPin&#8217;s editor. Create prototypes that can quickly be translated to code and streamline product development process. <a href=\"https:\/\/www.uxpin.com\/merge\" target=\"_blank\" rel=\"noreferrer noopener\">Discover UXPin Merge<\/a>.<\/p>\n\n\n\n<section class=\"discover-merge\">\n    <div class=\"discover-merge__container\">\n        <div class=\"discover-merge__left\">\n            <p class=\"discover-merge__heading\">Reach a new level of prototyping<\/p>\n            <p class=\"discover-merge__text\">Design with interactive components coming from your team&#8217;s design system.<\/p>\n            <a href=\"https:\/\/www.uxpin.com\/merge\" target=\"_blank\" rel=\"noopener\">\n                <button class=\"discover-merge__button\">Discover UXPin Merge<\/button>\n            <\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" src=\"https:\/\/uxpin.com\/studio\/wp-content\/themes\/uxpin-juggernaut\/img\/cta-banner-merge.png\" class=\"discover-merge__image\" alt=\"\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.discover-merge {\n    margin: 40px 8px;\n}\n\n.discover-merge__container {\n    display: flex;\n    max-width: 690px;\n    height: 200px;\n    padding: 20px;\n    padding-left: 24px;\n    border-radius: 4px;\n    background-color: black;\n    box-shadow: 10px 10px #9999ff;\n    align-items: center;\n    justify-content: space-between;\n}\n\n.discover-merge__left {\n    width: 50%;\n}\n\n.discover-merge__left p {\n    margin: 10px 0px !important;\n    color: white !important;\n    font-size: 18px !important;\n}\n\n.discover-merge__heading {\n    font-weight: bold !important;\n    color: white !important;\n    font-size: 18px !important;\n}\n\n.discover-merge__text {\n    margin: 0 !important;\n    line-height: 22px !important;\n}\n\n.discover-merge__button {\n    width: 174px;\n    height: 44px;\n    margin: 10px 0px;\n    border: none;\n    border-radius: 2px;\n    background: white;\n    color: black;\n    font-size: 16px;\n    text-align: center;\n}\n\n.discover-merge__button:hover {\n    cursor: pointer;\n}\n\n.discover-merge__image {\n    max-width: 320px !important;\n    height: 200px;\n    margin-right: -19px;\n}\n\n@media (max-width: 760px) {\n    .discover-merge__container {\n        height: auto;\n        margin: 10px;\n        align-items: left;\n    }\n}\n\n@media (max-width: 500px) {\n    .discover-merge__container {\n        flex-direction: column;\n    }\n\n    .discover-merge__left {\n        width: 100%;\n        align-items: normal;\n    }\n}\n\n<\/style>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-our-solution-to-the-challenge\">Our solution to the challenge<\/h2>\n\n\n\n<p>Design systems can have very complex, detailed, or hard-to-navigate documentation, so we wanted to reduce your struggles and frustrations of finding it.&nbsp;<\/p>\n\n\n\n<p>So, we added a very simple but effective feature for doing just that. We\u2019ve added a new JSDocs tag to our component commentating syntax that creates a link in the Merge Preview Spec panel.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2022\/01\/Component-Documentation.png\" alt=\"Component Documentation\" class=\"wp-image-32972\" width=\"750\" height=\"500\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2022\/01\/Component-Documentation.png 750w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2022\/01\/Component-Documentation-450x300.png 450w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/figure>\n\n\n\n<p>It could be used to link out to usage, prop info, <a href=\"https:\/\/www.uxpin.com\/merge\/storybook-integration\" target=\"_blank\" rel=\"noreferrer noopener\">Storybook<\/a>, or for those without any documentation, it could link to UXPin layout examples. Adding this feature not only saves time but also helps to centralize and integrate all your current processes and toolsets into one place.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-add-it\">How to add it<\/h2>\n\n\n\n<p>It couldn\u2019t be easier to implement too, just add a JSDocs comment before your component like the below example:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\n\/**\n* @uxpindocurl https:\/\/mui.com\/api\/card-media\/\n *\/\nfunction CardMedia(props) {\nreturn &lt;CardMediaM controls {...props} \/&gt;;\n}\n<\/pre><\/div>\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/UkkMcatiixIxxFMbmZR2C1AeAkPvqgrWe1vbxE9aiXL9Eein7WFMKLP665N9_uiCXI1oafI-Zsq6PAKyiD3a5ZiTATjiE7V6bY0dvjPlfpN8uuASAsU2RXpaPFD-kv0oenmUhMJL\" alt=\"\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-design-with-code-with-merge-technology\">Design with code with Merge technology\u00a0<\/h2>\n\n\n\n<p>What\u2019s different about a UXPin Merge prototype? You get to use interactive UI blocks that save you from redesigning the same things over and over again. As these blocks are coded components, developers can just copy the code straight from your design.<\/p>\n\n\n\n<p>Using such components not only increases the level of interactivity you wouldn\u2019t be able to reach in an image-based tool but also speeds up the prototyping process.<\/p>\n\n\n\n<p>Designers and engineers have three options for connecting code components with UXPin Merge:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.uxpin.com\/merge\" target=\"_blank\" rel=\"noreferrer noopener\">Git repository<\/a>\u2014currently only supports React components<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/merge\/storybook-integration\" target=\"_blank\" rel=\"noreferrer noopener\">Storybook<\/a>\u2014supports React, Vue, Angular, Ember, and many more<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/merge\/npm-integration\" target=\"_blank\" rel=\"noreferrer noopener\">npm<\/a>\u2013bring React components through npm<\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/www.uxpin.com\/docs\/merge\/what-is-uxpin-merge\/\" target=\"_blank\" rel=\"noreferrer noopener\">Read more about Merge.<\/a><\/p>\n\n\n\n<p>Sync your Design System components with our design tool and enjoy all the perks! Request access now.&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-buttons\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Our Merge technology allows you to copy the ready JSX code of your UI code component. However, sometimes it\u2019s hard to find the exact documentation for each component.\u00a0See how you can do it quickly. Design with React, Storybook or npm components that your devs build apps with in UXPin&#8217;s editor. Create prototypes that can quickly<\/p>\n","protected":false},"author":194,"featured_media":32469,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,203,441,440],"tags":[],"class_list":["post-32468","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-changelog","category-front-end","category-merge"],"yoast_title":"","yoast_metadesc":"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>UXPin Merge Changelog: Component Documentation URL Tag | UXPin<\/title>\n<meta name=\"description\" content=\"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!\" \/>\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.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UXPin Merge Changelog: Component Documentation URL Tag\" \/>\n<meta property=\"og:description\" content=\"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/\" \/>\n<meta property=\"og:site_name\" content=\"Studio by UXPin\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-25T14:36:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-17T14:47:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/11\/uxpin_merge_new_feature_documentation.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"880\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Robert Kirkman\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Robert Kirkman\" \/>\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\":\"Article\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/\"},\"author\":{\"name\":\"Robert Kirkman\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/605d1159a6709badd1c68dc18c81d431\"},\"headline\":\"UXPin Merge Changelog: Component Documentation URL Tag\",\"datePublished\":\"2021-11-25T14:36:27+00:00\",\"dateModified\":\"2023-08-17T14:47:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/\"},\"wordCount\":346,\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/uxpin_merge_new_feature_documentation.png\",\"articleSection\":[\"Blog\",\"Changelog\",\"Front-End\",\"Merge by UXPin\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/\",\"name\":\"UXPin Merge Changelog: Component Documentation URL Tag | UXPin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/uxpin_merge_new_feature_documentation.png\",\"datePublished\":\"2021-11-25T14:36:27+00:00\",\"dateModified\":\"2023-08-17T14:47:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/605d1159a6709badd1c68dc18c81d431\"},\"description\":\"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/uxpin_merge_new_feature_documentation.png\",\"contentUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/uxpin_merge_new_feature_documentation.png\",\"width\":1600,\"height\":880,\"caption\":\"uxpin merge new feature documentation\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/merge-feature-update-component-documentation-tag\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UXPin Merge Changelog: Component Documentation URL Tag\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\",\"name\":\"Studio by UXPin\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/605d1159a6709badd1c68dc18c81d431\",\"name\":\"Robert Kirkman\",\"description\":\"Just a British man working in Tokyo as a software engineer and technical content writer for UXPin.\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/author\\\/robert-kirkmanuxpin-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"UXPin Merge Changelog: Component Documentation URL Tag | UXPin","description":"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!","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.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/","og_locale":"en_US","og_type":"article","og_title":"UXPin Merge Changelog: Component Documentation URL Tag","og_description":"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!","og_url":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/","og_site_name":"Studio by UXPin","article_published_time":"2021-11-25T14:36:27+00:00","article_modified_time":"2023-08-17T14:47:48+00:00","og_image":[{"width":1600,"height":880,"url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/11\/uxpin_merge_new_feature_documentation.png","type":"image\/png"}],"author":"Robert Kirkman","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Robert Kirkman","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#article","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/"},"author":{"name":"Robert Kirkman","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/605d1159a6709badd1c68dc18c81d431"},"headline":"UXPin Merge Changelog: Component Documentation URL Tag","datePublished":"2021-11-25T14:36:27+00:00","dateModified":"2023-08-17T14:47:48+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/"},"wordCount":346,"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/11\/uxpin_merge_new_feature_documentation.png","articleSection":["Blog","Changelog","Front-End","Merge by UXPin"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/","url":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/","name":"UXPin Merge Changelog: Component Documentation URL Tag | UXPin","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#primaryimage"},"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/11\/uxpin_merge_new_feature_documentation.png","datePublished":"2021-11-25T14:36:27+00:00","dateModified":"2023-08-17T14:47:48+00:00","author":{"@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/605d1159a6709badd1c68dc18c81d431"},"description":"See the new feature for quickly viewing documentation with UXPin Merge in your design tool. No need to go into your Design System!","breadcrumb":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#primaryimage","url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/11\/uxpin_merge_new_feature_documentation.png","contentUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2021\/11\/uxpin_merge_new_feature_documentation.png","width":1600,"height":880,"caption":"uxpin merge new feature documentation"},{"@type":"BreadcrumbList","@id":"https:\/\/www.uxpin.com\/studio\/blog\/merge-feature-update-component-documentation-tag\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uxpin.com\/studio\/"},{"@type":"ListItem","position":2,"name":"UXPin Merge Changelog: Component Documentation URL Tag"}]},{"@type":"WebSite","@id":"https:\/\/www.uxpin.com\/studio\/#website","url":"https:\/\/www.uxpin.com\/studio\/","name":"Studio by UXPin","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uxpin.com\/studio\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/605d1159a6709badd1c68dc18c81d431","name":"Robert Kirkman","description":"Just a British man working in Tokyo as a software engineer and technical content writer for UXPin.","url":"https:\/\/www.uxpin.com\/studio\/author\/robert-kirkmanuxpin-com\/"}]}},"_links":{"self":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/32468","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/users\/194"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/comments?post=32468"}],"version-history":[{"count":8,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/32468\/revisions"}],"predecessor-version":[{"id":49454,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/32468\/revisions\/49454"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media\/32469"}],"wp:attachment":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media?parent=32468"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/categories?post=32468"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/tags?post=32468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}