{"componentChunkName":"component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js","path":"/prework/prework-test","result":{"data":{"mdx":{"id":"4ac7f5df-9591-5c24-b47e-756507c16f02","excerpt":"Congrats to get up to here! You are doing awesome 🚀  By now you have gone through how the Web works, what a Front-end Developer mission is and got to know some…","fields":{"slug":"/prework/prework-test/"},"frontmatter":{"title":"Test","description":"Test | Prework | RefugeesCode","image":null,"disableTableOfContents":null},"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/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Test\",\n  \"description\": \"Test | Prework | RefugeesCode\"\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, \"Congrats to get up to here! You are doing awesome \\uD83D\\uDE80  By now you have gone through how the Web works, what a Front-end Developer mission is and got to know some of the technical tools that will go by your side in this journey: Ubuntu (Linux), Command Line Interface (CLI) and VS Code (as text editor).\"), mdx(\"p\", null, \"Now it is time to ask you to prove a bit of your learnings with a short test. Do not worry if you don't know the perfect answer for every question, we just want you to \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"do it the best you can and encourage you to review the materials\"), \" for those questions that you find more difficulties answering. You can take it as many times as you want to.\"), mdx(\"p\", null, \"\\uD83D\\uDC49  \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"https://forms.gle/w7K8E9VRPgEtBBxD8\"\n  }, \"Please complete this test\")), \" \\uD83D\\uDC48\"));\n}\n;\nMDXContent.isMDXComponent = true;","headings":[]}},"pageContext":{"slug":"/prework/prework-test/","prev":{"label":"Contents","link":"/prework/contents"},"next":{"label":"Further reading","link":"/prework/further-reading"},"repositoryEditUrl":"https://github.com/rocketseat/gatsby-themes/tree/main/examples/gatsby-theme-docs/src/docs/prework/prework-test.mdx","repositoryProvider":"GitHub"}},"staticQueryHashes":["1954253342","2328931024","2501019404","973074209"]}