{
    "componentChunkName": "component---src-templates-blog-post-mdx-js",
    "path": "/blog/week-of-jan-11-2016/",
    "result": {"data":{"site":{"siteMetadata":{"title":"Andrew J Wright"}},"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Collected articles - Week of Jan 11, 2016\",\n  \"description\": \"Collected articles from around the web on: design principles and prototyping.\",\n  \"date\": \"2016-01-17\",\n  \"imageURL\": \"https://www.firstworddesign.com/assets/img/collected-articles/to-read.png\",\n  \"tags\": [\"collected articles\"],\n  \"editorsNote\": null\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"http://www.uxmatters.com/mt/archives/2016/01/how-focusing-on-user-experience-helped-govuk-win-design-of-the-year.php\"\n  }, \"How focusing on User Experience helped GOV.UK win design of the year\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"By \", mdx(\"strong\", {\n    parentName: \"em\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"http://www.uxmatters.com/authors/archives/2016/01/sarah_chambers.php\"\n  }, \"Sarah Chambers\")), \" of \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"http://www.uxmatters.com/\"\n  }, \"UX Matters\"))), mdx(\"p\", null, \"Note: \\tThis article is a reflection on why \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://www.bbc.com/news/entertainment-arts-22164715\"\n  }, \"GOV.UK won website of the year in 2013\"), \".\"), mdx(\"p\", null, \"GOV.UK is guided by 10 design principles that drive all design activities. This list is going to be borrowed from, a lot, I'm sure. They're great and apply readily and appropriately to a service-oriented organization. They're not for everyone. Remix as needed.\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"So why is this self-service government site so amazing? Simple: it puts the experience of the user first and makes it as easy as possible for users to find what they need quickly.\")), mdx(\"h3\", null, \"10 Design Principles of GDS\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Start with users\\u2019 needs.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Do less.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Design with data.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Do the hard work to make it simple.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Iterate. Then iterate again.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"This is for everyone.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Understand context.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Build digital services, not Web sites.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Be consistent, not uniform.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Make things open \\u2014 it makes things better.\")), mdx(\"p\", null, \"(\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.gov.uk/design-principles\"\n  }, \"Original list on GOV.UK and elaborations\"), \")\"), mdx(\"h2\", null, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"http://uxmag.com/articles/hi-fi-prototyping\"\n  }, \"Hi-Fi Prototyping: Design is our muse, code is our medium\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"By \", mdx(\"strong\", {\n    parentName: \"em\"\n  }, \"Heather Daggett\"), \" of \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"http://uxmag.com/\"\n  }, \"UX Mag\"))), mdx(\"p\", null, \"An excellent account of why prototyping is so valuable to the design process. Below is a quote from the article and a critically important reminder about the reason we prototype.\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"When developers get their hands on high-fidelity prototypes, they should focus on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"prototype as an expression of design intent\"), \", not as a starting point of reusable code.\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"\\u2013 Heather Daggett\")), mdx(\"p\", null, \"When prototyping focuses on reusable code, the emphasis on experimentation and learning is lost \", \"\\u2014\", \" and this means everyone losses.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Approach prototyping with care.\")), mdx(\"hr\", null), mdx(\"p\", null, \"It was a busy week and I didn't get to do a whole lot of reading on the web, so.... That's it for this week!\"), mdx(\"p\", null, \"What should I read next week? \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://twitter.com/andrewjwright\"\n  }, \"Tell me on Twitter\"), \".\"));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"frontmatter":{"title":"Collected articles - Week of Jan 11, 2016","subtitle":null,"imageURL":"https://www.firstworddesign.com/assets/img/collected-articles/to-read.png","date":"January 17, 2016","description":"Collected articles from around the web on: design principles and prototyping.","tags":["collected articles"],"editorsNote":null}}},"pageContext":{"slug":"/blog/week-of-jan-11-2016/","previous":{"id":"1dcf7543-9a5b-505a-81b0-bf817454dfd9","fields":{"slug":"/blog/week-of-jan-4-2016/"},"frontmatter":{"title":"Collected articles - Week of Jan 4, 2016"}},"next":{"id":"5dab99c3-721a-59f7-beff-42c74f619842","fields":{"slug":"/blog/facebook-reactions-from-conception-to-release/"},"frontmatter":{"title":"Facebook Reactions: the path from conception to release"}},"id":"2b2a6c63-87e3-5651-9c16-16c2b3307a08"}},
    "staticQueryHashes": ["3816294676"]}