{"componentChunkName":"component---node-modules-gatsby-theme-blog-core-src-templates-post-query-js","path":"/blog/2016-06-06-Grab-the-gray/","webpackCompilationHash":"904722f0617814b5d7aa","result":{"data":{"site":{"siteMetadata":{"title":"Tony Diaz","social":[{"name":"Twitter","url":"https://twitter.com/t_ony"},{"name":"GitHub","url":"https://github.com/tonydiaz"}]}},"blogPost":{"__typename":"MdxBlogPost","id":"4ee555f5-69e3-5ca2-a645-c51a442bdbca","excerpt":"Today I had an initial meeting with a mentor that was assigned to me at IBM.\nDuring the conversation I was reminded about a slogan my…","body":"function _extends() { _extends = Object.assign || 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); }\n\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; }\n\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\n/* @jsx mdx */\nvar _frontmatter = {\n  \"layout\": \"post\",\n  \"section-type\": \"post\",\n  \"title\": \"Grab the gray\",\n  \"description\": \"Grab the gray\",\n  \"tags\": [\"general\", \"slogan\"],\n  \"date\": \"2016-06-06T00:00:00.000Z\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"Today I had an initial meeting with a mentor that was assigned to me at IBM.\\nDuring the conversation I was reminded about a slogan my director used to say for\\ncareer advice, it was \\u201CGrab the gray\\u201D. It means that on any team/project there\\nare tasks that need to be done which don\\u2019t fall under anyone\\u2019s specific role. For\\nthose looking to take on more responsibility and be seen as a leader you have to \\u201CGrab the gray\\u201D.\\nBy taking on those tasks that don\\u2019t really belong to any individual you will be\\nseen by leadership and co-workers as a valuable resource who gets the job completed\\nand further enhance your career.\"));\n}\n;\nMDXContent.isMDXComponent = true;","slug":"/blog/2016-06-06-Grab-the-gray/","title":"Grab the gray","tags":["general","slogan"],"keywords":[],"date":"June 06, 2016"},"previous":{"__typename":"MdxBlogPost","id":"140d8c6c-7f1d-55af-b086-bc08acee1b76","excerpt":"I completed the IBM certified cloud application developer test in late February. I didn't get around to posting it until now but wanted to…","slug":"/blog/2016-04-06-Bluemix-Cloud-Application-Developer-Certification-complete/","title":"Bluemix Cloud Application Developer Certification completed","date":"April 06, 2016"},"next":{"__typename":"MdxBlogPost","id":"83c64155-f1d4-5fb5-b4ce-a602bf6a1e1b","excerpt":"I recently finished up a book called \"Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation\". It…","slug":"/blog/2016-07-25-Continuous-Deployment/","title":"Continuous Deployment","date":"July 25, 2016"}},"pageContext":{"isCreatedByStatefulCreatePages":false,"id":"4ee555f5-69e3-5ca2-a645-c51a442bdbca","previousId":"140d8c6c-7f1d-55af-b086-bc08acee1b76","nextId":"83c64155-f1d4-5fb5-b4ce-a602bf6a1e1b"}}}