{"componentChunkName":"component---src-templates-post-js","path":"/blog/tomorrow/","result":{"data":{"mdx":{"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  \"title\": \"Tomorrow\",\n  \"date\": \"2020-04-21T00:00:00.000Z\",\n  \"tags\": [\"30-lessons\"],\n  \"banner\": \"banner.png\"\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, \"I can't tell you how many times I've struggled with a problem at the end of the\\nday only to solve it within 5-10 minutes the next morning. I don't know why\\nthat's the case, but it works. It could be the \\\"sleep on it\\\" method where our\\nbrains continue churning on the problem. It could be just walking away and\\ncoming back to gain a new perspective.\"), mdx(\"p\", null, \"Now that I have this knowledge, I try and stay sensitive to it. If I'm ever in\\nthe position of trying to push through solving a problem at the end of the day,\\nI'm quicker to call it a day and tackle it again in the morning.\"), mdx(\"p\", null, \"Sometimes tomorrow is better than today.\"));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"date":"April 21, 2020","title":"Tomorrow","banner":{"childImageSharp":{"fluid":{"base64":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAACXBIWXMAAAsSAAALEgHS3X78AAABfklEQVQoz5VTy07CQBT1q1y7MNG4cCOGaGJiIEhc4INojAsXLtwbVyZ+gT/gSjeGGI0gLQ8pTxFoGyiPUhAo0B6nE0hqU7Ge5GY6c+89PXfunTmYoOv6j9XqM/stsdMEfc4u0QxN0zAcDmEHU6w94TSgrSjYPz2D2+PH1m4AnkAQvoMjnJxfYOfwGJfXN1al9oSGGgPFUhkLq2twe/3w7gWpubZ9WHJtYH5xBcvrm5AajUmO/rfCmlRHhI3RH3S6XXz1elDVAcajEfVnCx9IZbJmEbMJqzUJTDxB706WWyjyAp5jHD4FkcaUyf5fhBVBQCgcRYTL44l9p3b/wuDq9g6C1CSEPFJpB4TahNAoybBmW4FI1EqNJpK5IsLJDJROBzni47I5B4STphjliNUq/e73++R8jIGq0ns0UKrwSHJp5yUbXX59Y0jpIhIpDmwiSZsUZlhEY3E8PIaozzGhsWbyBaqUF0XUScktuU1MpjOqErWOBvu3ZzfrlVgH+xuTD4hLc98bkAAAAABJRU5ErkJggg==","aspectRatio":1.6666666666666667,"src":"/static/369bf85b8e41d58b3a5ea3a5994242ab/d456e/banner.png","srcSet":"/static/369bf85b8e41d58b3a5ea3a5994242ab/8005d/banner.png 188w,\n/static/369bf85b8e41d58b3a5ea3a5994242ab/49959/banner.png 375w,\n/static/369bf85b8e41d58b3a5ea3a5994242ab/d456e/banner.png 750w,\n/static/369bf85b8e41d58b3a5ea3a5994242ab/130bf/banner.png 1125w,\n/static/369bf85b8e41d58b3a5ea3a5994242ab/52e98/banner.png 1500w","sizes":"(max-width: 750px) 100vw, 750px"}}},"tags":["30-lessons"]},"timeToRead":1,"fields":{"slug":"/tomorrow/"}}},"pageContext":{"isCreatedByStatefulCreatePages":false,"slug":"/tomorrow/"}}}