{"componentChunkName":"component---src-templates-post-js","path":"/blog/one-in-one-out/","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\": \"One In, One Out\",\n  \"date\": \"2020-04-30T00: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, \"After reading \", mdx(\"em\", {\n    parentName: \"p\"\n  }, mdx(\"a\", _extends({\n    parentName: \"em\"\n  }, {\n    \"href\": \"https://www.amazon.com/dp/B00KK0PICK/ref=dp-kindle-redirect\"\n  }), \"The Life Changing Magic of Tidying Up\")), \" by Marie Kondo \\u2014 a\\nbook about how to tidy up by discarding items that don't \\\"spark joy\\\" \\u2014 I adopted\\na simple strategy: when I buy something new, I get rid of something old.\"), mdx(\"p\", null, \"Anytime I buy something new, I will get rid of (via donation) a similar item.\\nFor example, if I buy a new jacket, I will give away an old jacket. It's\\nessentially an upgrade system, but it encourages a minimal approach where you\\nonly have 1-2 items per category.\"), mdx(\"p\", null, \"I've become increasingly tired of \\\"stuff.\\\" I used to love buying new clothes,\\nbut now I absolutely hate it. I want a curated set of quality items I actually\\nwear and enjoy. Everything else is a waste of money and space.\"), mdx(\"p\", null, \"I like this system, and I've adopted it for everything, even technology. It\\nhelps me focus on the items that spark joy for me, and rid myself of unnecessary\\nitems that someone else could use.\"));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"date":"April 30, 2020","title":"One In, One Out","banner":{"childImageSharp":{"fluid":{"base64":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAACXBIWXMAAAsSAAALEgHS3X78AAABHElEQVQoz5VTW0vDMBTe/3/yzQf/iM8DcYiyUe1WRLvu0k2KM6CYNrd+ngSiIR2tDfnICTmX71wyQbTatnUIZX+P9cKrPydDzvzSSncCBHLXYahkn72yFBKc16jrBk0joJTqMGz/Ll2G4dmQE/7NoaRycEFMC611XJLzDH9ToL0utri4vML0ZoZFkiJJl5gnT3hMV6iJ8aiULZuyPGJ2dw/2wbDb7VFQgJfXHMVm61jbEgQ2PQxtAyilLzLKigOW+R4rwvPmgGxd4vp2AcY+XTkCu+EuczKoTgzVO8OxOuGNMM9yTB9Sx3Bcl4PUlZSu04ogKIi0IDnS7Wfo340xDkIIVzNBYyPIWdzl3sE+JxsaFet49E8Z+i3/+Sk/d1qthhuTlm0AAAAASUVORK5CYII=","aspectRatio":1.6666666666666667,"src":"/static/86acd31bda15a95e4b821f37b54e462f/d456e/banner.png","srcSet":"/static/86acd31bda15a95e4b821f37b54e462f/8005d/banner.png 188w,\n/static/86acd31bda15a95e4b821f37b54e462f/49959/banner.png 375w,\n/static/86acd31bda15a95e4b821f37b54e462f/d456e/banner.png 750w,\n/static/86acd31bda15a95e4b821f37b54e462f/130bf/banner.png 1125w,\n/static/86acd31bda15a95e4b821f37b54e462f/52e98/banner.png 1500w","sizes":"(max-width: 750px) 100vw, 750px"}}},"tags":["30-lessons"]},"timeToRead":1,"fields":{"slug":"/one-in-one-out/"}}},"pageContext":{"isCreatedByStatefulCreatePages":false,"slug":"/one-in-one-out/"}}}