{"id":15531,"date":"2017-04-12T08:00:29","date_gmt":"2017-04-12T15:00:29","guid":{"rendered":"https:\/\/www.uxpin.com\/studio\/?p=15531"},"modified":"2020-04-22T06:35:40","modified_gmt":"2020-04-22T13:35:40","slug":"beware-sloppy-shortcuts-use-design-systems-keep-code-track","status":"publish","type":"post","link":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/","title":{"rendered":"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track"},"content":{"rendered":"<p>People like shortcuts. It&rsquo;s not that they&rsquo;re lazy; developers and designers alike like to save time, and who can blame them? Beating deadline is an important part of design as a business. But shortcuts carry risk.<\/p>\n<p>Here&rsquo;s one problem: copying code snippets is easy. Copying the right snippets takes precious time. And even if a design team&rsquo;s internal slang helps them remember what things are &mdash; billboards, carousels, and rafters, for example &mdash; there&rsquo;s no definitive code behind them. So the thought process wanders: &ldquo;What was that thing called again? Never mind, I&rsquo;ll just copy from the web page.&rdquo; <\/p>\n<p>Don&rsquo;t do it!<\/p>\n<p>Would designers revamp graphics from JPGs or PSDs? Would front-end designers edit CSS generated from Sass? Of course not. They&rsquo;d go to the source. So why copy\/paste code from old web pages into new ones? That approach is fraught with peril.<\/p>\n<ul>\n<li>You might copy to much or too little code.<\/li>\n<li>Or get unrealistic expectations of what content goes into it.<\/li>\n<li>To avoid the above, you need to spend precious time analyzing source code to find the correct bits.<\/li>\n<li>It&rsquo;s impossible to say how an instance of code has changed. Copying from an instance might get someone else&rsquo;s hack.<\/li>\n<li>Depending on a team&rsquo;s code standards, someone has likely vetted a design system&rsquo;s code against major browsers.<\/li>\n<\/ul>\n<h2>A systematic approach<\/h2>\n<p>Imagine making a list of components in a project. From sidebars to buttons to scrollers to list items, there&rsquo;s no shortage of things to inventory. Picture this list as a sketch of each component. Then imagine giving each one a button that copies its code to your clipboard.<\/p>\n<p>Click. Copy. Paste. Move on.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/spec-mode-screenshot.png\" alt=\"Spec mode screenshot\" width=\"700\" height=\"420\" class=\"alignnone size-full wp-image-15532\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/spec-mode-screenshot.png 700w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/spec-mode-screenshot-500x300.png 500w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>Such a solution is part of a coded design system. It&rsquo;s about getting code from the source. A visual source that&rsquo;s easy to browse.<\/p>\n<p>Ideally developers could look up a component, module, or other widget by its look as well as its name. Upon selecting that element, they&rsquo;d see its code which they could copy\/paste into their favorite code editor.<\/p>\n<p>The advantages are huge:<\/p>\n<ul>\n<li>Working from the same codebase, everyone on a team can work with everyone else&rsquo;s code.<\/li>\n<li>There&rsquo;s no need to reinvent and test blocks of code, saving time in development and maintenance.<\/li>\n<li>Front-end developers can test code snippets beforehand, ensuring that it will work with their target browsers.<\/li>\n<li>There&rsquo;s a smaller chance for typos.<\/li>\n<\/ul>\n<p>What are the downsides? As the saying goes, old habits die hard. Some people have trouble remembering to use the design system&rsquo;s code snippets, or figure eh, I&rsquo;ll just cheat a little. After all, it&rsquo;s just one button.<\/p>\n<p>One button with a potential bug. One button that doesn&rsquo;t fit the spec. One button that, when it needs editing, someone must take time to figure out. These little problems add up.<\/p>\n<h2>Bringing the team onboard<\/h2>\n<p>How do you fight old habits? With new ones.<\/p>\n<p>A habit is what we tend to do without conscious thought. And they&rsquo;re usually small: checking email over morning coffee; paying rent on the first of the month; muscle memory for your favorite keyboard shortcuts. To change a team&rsquo;s habits, you must make changes one step at a time. Specifically, adding new habits to replace old ones rather than trying to &ldquo;break&rdquo; them.<\/p>\n<p>In the case of visual code libraries, changing the copy\/paste habit begins with a few simple steps.<\/p>\n<ul>\n<li><strong>Include everyone<\/strong> in developing the pattern library and its code.<\/li>\n<li><strong>Start today.<\/strong> Don&rsquo;t put off changing your or your team&rsquo;s current habits or else they&rsquo;ll continue to dominate your workflow.<\/li>\n<li><strong>Practice<\/strong> building web pages or app views with the design system&rsquo;s pattern library.<\/li>\n<li><strong>Enjoy the &ldquo;work&rdquo;<\/strong> so your mind accepts change more readily.<\/li>\n<\/ul>\n<h2>What&rsquo;s in a snippet?<\/h2>\n<p>You may chose to document more than a visual reference and the code itself. Five bits of metadata you might include with your code snippets are:<\/p>\n<ul>\n<li><strong>A sensible name.<\/strong> &ldquo;Top widget&rdquo; could refer to anything. &ldquo;Navigation bar&rdquo; is more descriptive.<\/li>\n<li><strong>Version number or date.<\/strong> When was it last updated? Is there a newer edition that your team should use, even though older versions are still in use?<\/li>\n<li><strong>Min\/max.<\/strong> How much content can it handle? What are its widest, narrowest, shortest, and longest dimensions?<\/li>\n<li><strong>Safe browser versions.<\/strong> Since web browsers change frequently, knowing which snippet works in what circumstances is critical as users&rsquo; capabilities evolve.<\/li>\n<\/ul>\n<p>While these metadata are optional, you may find them handy for long-term success.<\/p>\n<h2>Going forward<\/h2>\n<p>It&rsquo;s not that shortcuts are a problem. Far from it. Recognizing a technique vs. a cheat, however, is the key to getting consistent, accurate code for your digital projects.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.<\/p>\n","protected":false},"author":27,"featured_media":15533,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-15531","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"yoast_title":"","yoast_metadesc":"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.","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>Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track | UXPin<\/title>\n<meta name=\"description\" content=\"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.\" \/>\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\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track\" \/>\n<meta property=\"og:description\" content=\"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/\" \/>\n<meta property=\"og:site_name\" content=\"Studio by UXPin\" \/>\n<meta property=\"article:published_time\" content=\"2017-04-12T15:00:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-22T13:35:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/messy-teaser.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ben Gremillion\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@benthinkin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ben Gremillion\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. 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.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/\"},\"author\":{\"name\":\"Ben Gremillion\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/6dd4adede4f1009af0b52cc6531d1d0f\"},\"headline\":\"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track\",\"datePublished\":\"2017-04-12T15:00:29+00:00\",\"dateModified\":\"2020-04-22T13:35:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/\"},\"wordCount\":846,\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/messy-teaser.jpg\",\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/\",\"name\":\"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track | UXPin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/messy-teaser.jpg\",\"datePublished\":\"2017-04-12T15:00:29+00:00\",\"dateModified\":\"2020-04-22T13:35:40+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/6dd4adede4f1009af0b52cc6531d1d0f\"},\"description\":\"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/messy-teaser.jpg\",\"contentUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/messy-teaser.jpg\",\"width\":720,\"height\":200,\"caption\":\"messy teaser\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track\"}]},{\"@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\\\/6dd4adede4f1009af0b52cc6531d1d0f\",\"name\":\"Ben Gremillion\",\"description\":\"Ben Gremillion is a Content Strategist at UXPin. He\u2019s worked as both a web designer and a back-end developer. On the side he builds and maintains a CMS for webcomic artists, and participates in annual NaNoWriMo challenges.\",\"sameAs\":[\"https:\\\/\\\/www.uxpin.com\",\"https:\\\/\\\/x.com\\\/benthinkin\"],\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/author\\\/bengremillion\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track | UXPin","description":"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.","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\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/","og_locale":"en_US","og_type":"article","og_title":"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track","og_description":"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.","og_url":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/","og_site_name":"Studio by UXPin","article_published_time":"2017-04-12T15:00:29+00:00","article_modified_time":"2020-04-22T13:35:40+00:00","og_image":[{"width":720,"height":200,"url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/messy-teaser.jpg","type":"image\/jpeg"}],"author":"Ben Gremillion","twitter_card":"summary_large_image","twitter_creator":"@benthinkin","twitter_misc":{"Written by":"Ben Gremillion","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#article","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/"},"author":{"name":"Ben Gremillion","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/6dd4adede4f1009af0b52cc6531d1d0f"},"headline":"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track","datePublished":"2017-04-12T15:00:29+00:00","dateModified":"2020-04-22T13:35:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/"},"wordCount":846,"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/messy-teaser.jpg","articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/","url":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/","name":"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track | UXPin","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#primaryimage"},"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/messy-teaser.jpg","datePublished":"2017-04-12T15:00:29+00:00","dateModified":"2020-04-22T13:35:40+00:00","author":{"@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/6dd4adede4f1009af0b52cc6531d1d0f"},"description":"Shortcuts are great \u2014 in moderation. Don\u2019t let sloppy dev workmanship degrade your digital products. Instead, get code from the source.","breadcrumb":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#primaryimage","url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/messy-teaser.jpg","contentUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2017\/04\/messy-teaser.jpg","width":720,"height":200,"caption":"messy teaser"},{"@type":"BreadcrumbList","@id":"https:\/\/www.uxpin.com\/studio\/blog\/beware-sloppy-shortcuts-use-design-systems-keep-code-track\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uxpin.com\/studio\/"},{"@type":"ListItem","position":2,"name":"Beware Sloppy Shortcuts \u2014 Use Design Systems to Keep Code on Track"}]},{"@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\/6dd4adede4f1009af0b52cc6531d1d0f","name":"Ben Gremillion","description":"Ben Gremillion is a Content Strategist at UXPin. He\u2019s worked as both a web designer and a back-end developer. On the side he builds and maintains a CMS for webcomic artists, and participates in annual NaNoWriMo challenges.","sameAs":["https:\/\/www.uxpin.com","https:\/\/x.com\/benthinkin"],"url":"https:\/\/www.uxpin.com\/studio\/author\/bengremillion\/"}]}},"_links":{"self":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/15531","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\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/comments?post=15531"}],"version-history":[{"count":0,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/15531\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media\/15533"}],"wp:attachment":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media?parent=15531"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/categories?post=15531"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/tags?post=15531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}