{"componentChunkName":"component---src-templates-blog-post-template-js","path":"/2018/02/27/make-time-for-100doc/","result":{"data":{"mdx":{"id":"765e6590-f837-5529-bd2a-ee51739a0340","frontmatter":{"title":"How to make time for 100 days of code","date":"2018 February 27th","cover":{"id":"5e7624cb-130d-583b-ac83-1480950f3530","publicURL":"/static/cover-d2c17ffbbe503f59076f3103717bcc85.jpg"}},"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  \"date\": \"2018-02-27T00:00:00.000Z\",\n  \"title\": \"How to make time for 100 days of code\",\n  \"tags\": [\"information\", \"guide\", \"learning\", \"habits\"],\n  \"published\": true,\n  \"cover\": \"./cover.jpg\"\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(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"Life moves pretty fast. If you don\\u2019t stop and look around once in a\\nwhile, you could miss it.\\u200A\\u2014\\u200AFerris Bueller.\")), mdx(\"p\", null, \"I\\u2019m going to go over steps I have taken the help me with learning to\\ncode (\", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/about\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"again\"), \")\"), mdx(\"p\", null, \"But fist, \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"preamble:\")), mdx(\"h3\", {\n    \"id\": \"lets-pick-up-a-new-skill-get-a-new-job-all-in-a-few-months\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#lets-pick-up-a-new-skill-get-a-new-job-all-in-a-few-months\",\n    \"aria-label\": \"lets pick up a new skill get a new job all in a few months permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Let\\u2019s pick up a new skill, get a new job, all in a few months.\"), mdx(\"p\", null, \"That was the overriding message I got when I started out in\\nfreeCodeCamp it\\u2019s a fun and exciting time and you will see a lot of\\narticles along the lines of \\u2018hey look at me I was a school teacher\\nbefore, now I\\u2019m earning $100k as a engineer for x startup\\u2019\"), mdx(\"p\", null, \"I don\\u2019t mean this in a mean spirited or passive aggressive way, but if\\nyou\\u2019re starting out in web development and you surround yourself with\\nother people that want to achieve, they will, you know, achieve! \\uD83D\\uDE43\"), mdx(\"p\", null, \"There\\u2019s a bit of expectation vs reality here, if you are the kind of\\nperson that can memorize the masses of information out there relating\\nto your chosen field then you\\u2019re onto a winner, as for myself it\\u2019s\\nrepetition, repetition, repetition until it becomes habit, there\\u2019s a\\nlot to be said about habits.\"), mdx(\"p\", null, \"Forming habits takes time though, on \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://github.com/spences10/100-days-of-code/commit/7dbefb608862401d4cb9e6ed11f539b44bedcdae\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"20161230\"), \" was when I decided to\\ntake part in the \", mdx(\"span\", null, \"#100DaysOfCode\"), \" challenge I couldn\\u2019t give\\nyou an idea of how I felt then but reviewing the log entries I seemed\\npretty confused and a little frustrated with it all.\"), mdx(\"p\", null, \"That\\u2019s not to say it hasn\\u2019t been an enriching and life changing\\nexperience for me.\"), mdx(\"p\", null, \"Along the way I have met some truly awesome, inspiring people, happy\\nto help with any issues or problems you may have. The support I found\\nnot just in the \", mdx(\"span\", null, \"#100DaysOfCode\"), \" community but the web dev\\ncommunity as a whole is truly amazing.\"), mdx(\"h3\", {\n    \"id\": \"patience\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#patience\",\n    \"aria-label\": \"patience permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Patience\"), mdx(\"p\", null, \"Patience is needed, instant gratification doesn\\u2019t work here, well at\\nleast not for me. This will soon come to light if you start to compare\\nyourself to how other people (your cohorts) are progressing. You may\\nstart to wonder why you are not progressing as fast as they appear to\\nbe progressing, this will probably add to any anxiety you may have\\nabout if you can do this thing or not. Do not concern yourself with\\nthis and instead use that energy to focus on what you need to do,\\ncode.\"), mdx(\"p\", null, \"Different people progress at different rates and learn in different\\nways.\"), mdx(\"p\", null, \"Myself personally, I have found that I\\u2019m a visual learner (I\\u2019ve known\\nthis for a long time actually) where to be able to \\u2018join up\\u2019\\nconcepts/paradigms I need to see them in action. This is why I will\\nalways gush about courses by Wes Bos or Kent C. Dodds as they (among\\nmany others) are great at explaining complex subject simply and\\nvisually with their awesome \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://egghead.io/instructors/kentcdodds\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"content on egghead.io\"), \" and wesbos.com.\"), mdx(\"p\", null, \"YMMV however, so, find what works for you, find it and stick with it.\"), mdx(\"p\", null, \"I have discovered recently that splitting my time between projects\\nwasn\\u2019t really helping me so I decided to work on one particular\\nproject each time I sat down to code.\"), mdx(\"p\", null, \"The first time I did this I was struggling for hours with little to\\nnothing show for it, it felt futile and I was getting anxious about\\nnot moving on, it was at this point when I would usually switch\\ncontext and work on something else - I found though that pushing that\\nlittle bit more was all I needed.\"), mdx(\"p\", null, \"This was such psychological win for me, and gave me the confidence to\\ndo more.\"), mdx(\"p\", null, \"This has paid dividends as I now have 6+ demos of projects I have made\\non \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/portfolio\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"my portfolio\")), mdx(\"h3\", {\n    \"id\": \"busy-work\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#busy-work\",\n    \"aria-label\": \"busy work permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Busy work\"), mdx(\"p\", null, \"I\\u2019s easy to get distracted, things like apps for slack and email and\\nTwitter should not be opened, this will eat up your time. You have a\\nset amount of time to get something done, this will come to light when\\nyou have finished reading your Twitter updates and Slack messages only\\nto realise you have fifteen minutes left to complete the task you set\\nout to do.\"), mdx(\"p\", null, \"Soon into starting \", mdx(\"span\", null, \"#100DaysOfCode\"), \" I noticed this, what I\\ndid was turn off all my phone notifications - if you need to check\\nsomething then check it, don\\u2019t let your phone dictate where your\\nattention needs to be directed.\"), mdx(\"p\", null, \"I turned off all browser notifications for Slack and Gmail. My phone\\nis left in another room on do not disturb whilst I work. Whilst in do\\nnot disturb mode my phone will not make a noise unless someone on my\\nstared contacts list calls me. I pick up the phone in the afternoon to\\ncheck missed calls listen to voice mails and return any calls if\\nneeded.\"), mdx(\"h3\", {\n    \"id\": \"make-time\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#make-time\",\n    \"aria-label\": \"make time permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Make time\"), mdx(\"p\", null, \"Saying that you don\\u2019t have the time to do 1-2 hours of coding a day\\nisn\\u2019t going to help, it\\u2019s though, but it\\u2019s not about having the time\\nit\\u2019s about making the time to do this. If it\\u2019s important to you, you\\nwill make time. You\\u2019re the only one that can make these things happen.\"), mdx(\"h3\", {\n    \"id\": \"balance\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#balance\",\n    \"aria-label\": \"balance permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Balance\"), mdx(\"p\", null, \"This weight gain is a mixture of illness at the start of 2017 and bad\\ndiet choices thereafter. In the past I consciously opted for \\u2018healthy\\u2019\\nfoods spending that little extra time deciding what to eat.\"), mdx(\"p\", null, \"Whilst being ill at the start of 2017 I developed a bit of an\\naddiction to cereals (granola) \\uD83D\\uDE2C it was quick and easy and I got a\\nquick boost from it.\"), mdx(\"p\", null, \"Quick and easy soon became the norm after that \\uD83D\\uDE43 I have identified\\nthis now and am making an effort to reduce this whilst also making\\ntime for my development.\"), mdx(\"p\", null, \"It\\u2019s a balance though \\uD83D\\uDE00\"), mdx(\"p\", null, mdx(\"span\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"640px\"\n    }\n  }), \"\\n      \", mdx(\"a\", _extends({\n    parentName: \"span\"\n  }, {\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/349fdf64fd8046a361b7bcf639250909/b4098/weight-gain.png\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": [\"noopener\"]\n  }), \"\\n    \", mdx(\"span\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"74.63235294117648%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/svg+xml,%3csvg%20xmlns=\\\\'http://www.w3.org/2000/svg\\\\'%20width=\\\\'400\\\\'%20height=\\\\'299\\\\'%3e%3cpath%20d=\\\\'M25%20141v129h356V13H25v128m91%20135c-1%202%200%204%201%202%201-1%201-1%202%201%203%202%202%203-1%203l-3-1-1-1-1%201h-4l-1-1v3c1%202%205%202%205%200l1%201c1%202%203%203%203%201h1l5%201c4%200%204%200%204-2v-2l1%202c1%202%202%203%202%201l-2-4c-2-2-2-2-3%200-1%201-1%201-2-1v-3c1%201%201%201%201-1s-2-3-4-1h-1c0-3-2-2-3%201m49-2l-1%204h1c1-1%202-1%203%201h2l1-1v3h-1l-1%202-1-1c-1-3-3-3-3%200v4l6-1c4%200%206%201%207%202%201%202%205-1%205-3s0-2%201%200c1%203%209%202%209-1s-5-3-5%200h-1c0-3-6-3-6%200-1%202-1%202-1%200s-1-2-3-2c-4%201-5-1-3-3s0-4-3-4h-6m70%200v3l-1%201c1%201%207%201%207-1v-1l1%203c0%202-1%202-6%202l-6%202h-1c0-2-1-2-3-2s-2%201-2%203c0%201%200%202%209%202%2010%200%2013-1%2011-2s-2-1%200-4c4-5%202-7-5-5-3%200-3%200-2-1v-1l-2%201m-102%208v5c-1%203-5%204-6%202h-3v-2c-2%201-3%206-1%206l1-1h1l5%201c5%200%205%200%205-2%200-4%202-5%207-5%204-1%205-1%205-3%200-1-1-2-7-2l-7%201\\\\'%20fill=\\\\'%23d3d3d3\\\\'%20fill-rule=\\\\'evenodd\\\\'/%3e%3c/svg%3e')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  })), \"\\n  \", mdx(\"picture\", {\n    parentName: \"a\"\n  }, \"\\n        \", mdx(\"source\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"srcSet\": [\"/static/349fdf64fd8046a361b7bcf639250909/60a22/weight-gain.webp 160w\", \"/static/349fdf64fd8046a361b7bcf639250909/4c812/weight-gain.webp 320w\", \"/static/349fdf64fd8046a361b7bcf639250909/0ba47/weight-gain.webp 640w\", \"/static/349fdf64fd8046a361b7bcf639250909/79303/weight-gain.webp 816w\"],\n    \"sizes\": \"(max-width: 640px) 100vw, 640px\",\n    \"type\": \"image/webp\"\n  })), \"\\n        \", mdx(\"source\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"srcSet\": [\"/static/349fdf64fd8046a361b7bcf639250909/69538/weight-gain.png 160w\", \"/static/349fdf64fd8046a361b7bcf639250909/72799/weight-gain.png 320w\", \"/static/349fdf64fd8046a361b7bcf639250909/6af66/weight-gain.png 640w\", \"/static/349fdf64fd8046a361b7bcf639250909/b4098/weight-gain.png 816w\"],\n    \"sizes\": \"(max-width: 640px) 100vw, 640px\",\n    \"type\": \"image/png\"\n  })), \"\\n        \", mdx(\"img\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"className\": \"gatsby-resp-image-image\",\n    \"src\": \"/static/349fdf64fd8046a361b7bcf639250909/6af66/weight-gain.png\",\n    \"alt\": \"compare\",\n    \"title\": \"compare\",\n    \"loading\": \"lazy\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    }\n  })), \"\\n      \"), \"\\n  \"), \"\\n    \")), mdx(\"h3\", {\n    \"id\": \"tools\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#tools\",\n    \"aria-label\": \"tools permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Tools\"), mdx(\"p\", null, \"Some tools I use to help me \\u2018get on\\u2019 with what I\\u2019ve set out to do, a\\nwhile back I started using \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Todoist\"), \", this is great for when you\\u2019re\\nscrolling through your Twitter feed and find a link to a really neat\\nlooking tutorial or post you want to read but don\\u2019t want to go down\\nthe rabbit hole of working out where to document it, I will add it to\\nTodoist and come back to it when I get the capacity to work on it.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"WakaTime\"), \" is a great tool for quantifying your coding, pretty handy\\nwhen doing \", mdx(\"span\", null, \"#100DaysOfCode\"), \", you get that instant feedback\\non how you\\u2019re doing for the day.\"), mdx(\"p\", null, mdx(\"span\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"640px\"\n    }\n  }), \"\\n      \", mdx(\"a\", _extends({\n    parentName: \"span\"\n  }, {\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/8581ce35405d8dd3124ca0fdb229c5f0/75b1f/wakatime-stats.png\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": [\"noopener\"]\n  }), \"\\n    \", mdx(\"span\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"33.49028840494409%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/svg+xml,%3csvg%20xmlns=\\\\'http://www.w3.org/2000/svg\\\\'%20width=\\\\'400\\\\'%20height=\\\\'134\\\\'%3e%3cpath%20d=\\\\'M2%2016v27l1%2026h193V16l-97-1-97%201m201%2026v27h193V15H203v27m30-4l-2%205-2%203v1l2%204%203%205%201%202%206-6%206-6-6-6-7-5-1%203M2%20104l1%2027h193V77H2v27m201%200v27h193V77H203v27m94-15c0%206%201%208%205%208s10%205%2011%2010c0%203%200%203%205%203%204%200%204%200%204-3%200-6-6-14-12-17-5-2-13-3-13-1m-3%201h-1c-3%200-3%200-2%201s1%201-1%201h-1v1h-2c-2%200-4%203-3%204l-1%201v1h-1v1c0%202%200%202-1%201s-1-1-1%202v1c-1-2-1-2-1%200-2%205-1%205%203%205s4-1%204-6h1l1-3h1l1-1v-1l3-1c-1-1-1-1%200%200%203%200%204-1%203-5%200-2-1-3-2-3v1\\\\'%20fill=\\\\'%23d3d3d3\\\\'%20fill-rule=\\\\'evenodd\\\\'/%3e%3c/svg%3e')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  })), \"\\n  \", mdx(\"picture\", {\n    parentName: \"a\"\n  }, \"\\n        \", mdx(\"source\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"srcSet\": [\"/static/8581ce35405d8dd3124ca0fdb229c5f0/60a22/wakatime-stats.webp 160w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/4c812/wakatime-stats.webp 320w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/0ba47/wakatime-stats.webp 640w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/e46b2/wakatime-stats.webp 960w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/af3f0/wakatime-stats.webp 1280w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/f6ed9/wakatime-stats.webp 1699w\"],\n    \"sizes\": \"(max-width: 640px) 100vw, 640px\",\n    \"type\": \"image/webp\"\n  })), \"\\n        \", mdx(\"source\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"srcSet\": [\"/static/8581ce35405d8dd3124ca0fdb229c5f0/69538/wakatime-stats.png 160w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/72799/wakatime-stats.png 320w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/6af66/wakatime-stats.png 640w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/d9199/wakatime-stats.png 960w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/21b4d/wakatime-stats.png 1280w\", \"/static/8581ce35405d8dd3124ca0fdb229c5f0/75b1f/wakatime-stats.png 1699w\"],\n    \"sizes\": \"(max-width: 640px) 100vw, 640px\",\n    \"type\": \"image/png\"\n  })), \"\\n        \", mdx(\"img\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"className\": \"gatsby-resp-image-image\",\n    \"src\": \"/static/8581ce35405d8dd3124ca0fdb229c5f0/6af66/wakatime-stats.png\",\n    \"alt\": \"compare\",\n    \"title\": \"compare\",\n    \"loading\": \"lazy\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    }\n  })), \"\\n      \"), \"\\n  \"), \"\\n    \")), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"RescueTime\"), \", is handy for helping you identify your productivity\\nblack holes and give you a nice breakdown of where your time is spent\\non your computer and mobile.\"), mdx(\"h3\", {\n    \"id\": \"life-hacks\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#life-hacks\",\n    \"aria-label\": \"life hacks permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Life hacks\"), mdx(\"p\", null, \"They just used to be called handy tips, now we need to call them hacks\\nso we can think they\\u2019re cheating the system. In reality it\\u2019s some\\nhelpful rules to aid you if you need to find the extra time.\"), mdx(\"p\", null, \"Get up early, I\\u2019ve taken to getting up an hour earlier than I used to\\nto squeeze an hour and a half out of the morning, I have a MI band\\nthat I have set to vibrate to wake me at that time so I do not disturb\\nmy wife.\"), mdx(\"p\", null, \"Go to bed early, sleep is important kids, anyone that says otherwise\\nobviously doesn\\u2019t get enough sleep \\uD83D\\uDE43\"), mdx(\"p\", null, \"Have a mobile phone? Download podcasts, download video tutorials and\\ntry to carve a bit of time out of your day to consume these, on your\\nway to work on the train on your lunch break. All great ways to fill\\n\\u2018empty time\\u2019. Whilst you\\u2019re out running or at the gym, great times to\\nlisten to podcasts.\"), mdx(\"h3\", {\n    \"id\": \"good-luck-\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h3\"\n  }, {\n    \"href\": \"#good-luck-\",\n    \"aria-label\": \"good luck  permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Good luck \\uD83D\\uDC4D\"), mdx(\"p\", null, \"When I finished my last (VBA) contract in October I used that time to\\nfully immerse myself in web development.\"), mdx(\"p\", null, \"At the time (which was good timing actually) I started a build to\\nlearn project with two other remote developers, one in Egypt and one\\nin Serbia. We were all participating in the \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://medium.com/chingu\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"Chingu\"), \" Voyage, this has\\nbeen a real eye opener for me and has given me the confidence to get\\nall \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/portfolio\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"my portfolio\"), \" projects ready for potential employers to view.\"), mdx(\"p\", null, \"Whilst taking part in the b2l Chingu project I got to treat this time\\nas a full time job which my WakaTime stats will attest. This was one\\nof the triggers for me that I should start applying for jobs as a\\njunior dev.\"));\n}\n;\nMDXContent.isMDXComponent = true;","excerpt":"Life moves pretty fast. If you don’t stop and look around once in a\nwhile, you could miss it. — Ferris Bueller. I'm going to go over steps I…","tableOfContents":{"items":[{"url":"#lets-pick-up-a-new-skill-get-a-new-job-all-in-a-few-months","title":"Let’s pick up a new skill, get a new job, all in a few months."},{"url":"#patience","title":"Patience"},{"url":"#busy-work","title":"Busy work"},{"url":"#make-time","title":"Make time"},{"url":"#balance","title":"Balance"},{"url":"#tools","title":"Tools"},{"url":"#life-hacks","title":"Life hacks"},{"url":"#good-luck-","title":"Good luck 👍"}]},"timeToRead":5,"fields":{"slug":"/2018/02/27/make-time-for-100doc/","editLink":"https://github.com/spences10/thelocalhost.blog/edit/authoring/posts/2018/02/27/make-time-for-100doc/index.md"}}},"pageContext":{"slug":"/2018/02/27/make-time-for-100doc/","previous":{"id":"fd6eb1dc-2ac9-5b7d-8568-ac08adf20762","excerpt":"I'm a Windows user, I have been a Linux user as well but I have found\nthat Windows is a bit less  neckbeardy  for me, both\nhave their pros and cons. One of the big cons with Windows for me was\nwhen I started learning web development. That was until…","frontmatter":{"title":"Windows Subsystem Linux setup","date":"2018-01-13T00:00:00.000Z"},"fields":{"slug":"/2018/01/13/wsl-bootstrap/"}},"next":{"id":"70f8f92a-f1be-53b4-b3bb-92a86082138e","excerpt":"We're going to style the basic create react app with styled-components\nto look something like this: But first, preamble✨: I have always struggled with styling sites, it\nseems to be an aspect of starting web development that is either an\nafterthought…","frontmatter":{"title":"styled-components 💅 getting started","date":"2018-04-03T00:00:00.000Z"},"fields":{"slug":"/2018/04/03/styled-components/"}}}}}