{"componentChunkName":"component---node-modules-stvad-gatsby-theme-garden-src-templates-roam-page-js","path":"/Technical-Writing","result":{"data":{"roamPage":{"title":"Technical Writing","childMdx":{"body":"var _excluded = [\"components\"];\n\nfunction _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\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 Block = makeShortcode(\"Block\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"technical-writing\"\n  }, \"Technical Writing\"), mdx(Block, {\n    id: \"lub_B-rio\",\n    content: mdx(React.Fragment, null, mdx(\"h1\", {\n      \"id\": \"잘-하는-법\"\n    }, \"\\uC798 \\uD558\\uB294 \\uBC95\")),\n    mdxType: \"Block\"\n  }, mdx(Block, {\n    id: \"RuCoPFxiY\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://tech.kakaoenterprise.com/102\"\n    }, \"\\uD14C\\uD06C\\uB2C8\\uCEEC \\uB77C\\uC774\\uD305 4\\uB300 \\uC6D0\\uCE59\"))),\n    mdxType: \"Block\"\n  }), mdx(Block, {\n    id: \"8wEvi8qcY\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://tech-kakaoenterprise.tistory.com/110\"\n    }, \"\\uAC1C\\uBC1C\\uC790\\uB4E4\\uC744 \\uC704\\uD55C \\uD14C\\uD06C\\uB2C8\\uCEEC \\uB77C\\uC774\\uD305 10\\uACC4\\uBA85\"))),\n    mdxType: \"Block\"\n  }), mdx(Block, {\n    id: \"YFm5hhf7N\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://developers.google.com/tech-writing\"\n    }, \"Technical Writing Courses by Google Developers\"))),\n    mdxType: \"Block\"\n  }), mdx(Block, {\n    id: \"AzW8c90UA\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://engineering.linecorp.com/ko/blog/document-engineering-api-documentation/\"\n    }, \"\\uBB38\\uC11C \\uC5D4\\uC9C0\\uB2C8\\uC5B4\\uB9C1\\uACFC API \\uBB38\\uC11C\\uD654\"))),\n    mdxType: \"Block\"\n  })), mdx(Block, {\n    id: \"0SACWSRnL\",\n    content: mdx(React.Fragment, null, mdx(\"h1\", {\n      \"id\": \"가이드라인\"\n    }, \"\\uAC00\\uC774\\uB4DC\\uB77C\\uC778\")),\n    mdxType: \"Block\"\n  }, mdx(Block, {\n    id: \"cn-ObXFA0\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://developers.google.com/style\"\n    }, \"Google Developers Documentation Style Guide\"))),\n    mdxType: \"Block\"\n  }), mdx(Block, {\n    id: \"blZuK0KvU\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://docs.microsoft.com/en-us/style-guide/welcome/\"\n    }, \"Microsoft Writing Style Guide\"))),\n    mdxType: \"Block\"\n  })));\n}\n;\nMDXContent.isMDXComponent = true;","outboundReferences":[],"inboundReferences":[{"__typename":"Mdx","body":"var _excluded = [\"components\"];\n\nfunction _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\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 Block = makeShortcode(\"Block\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(Block, {\n    id: \"H1PM3jSr7\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://css-tricks.com/technical-writing-for-developers/\"\n    }, \"Technical Writing for Developers | CSS-Tricks - CSS-Tricks\"), \" \", mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"/Technical-Writing\",\n      \"title\": \"hashtag_Technical Writing\",\n      \"className\": \" internal-link hashtag\"\n    }, \"Technical Writing\"), \"\")),\n    mdxType: \"Block\"\n  }, mdx(Block, {\n    id: \"vYAuYczF-\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, \"\\uD14C\\uD06C\\uB2C8\\uCEEC \\uB77C\\uC774\\uD305\\uC744 \\uC704\\uD55C \\uAC00\\uC774\\uB4DC\\uB77C\\uC778\")),\n    mdxType: \"Block\"\n  }), mdx(Block, {\n    id: \"oh6laxtWp\",\n    content: mdx(React.Fragment, null, mdx(\"blockquote\", null, mdx(\"p\", {\n      parentName: \"blockquote\"\n    }, \"Readers usually convert a passive voice to an active voice in their heads, resulting in more processing time.\"))),\n    mdxType: \"Block\"\n  }), mdx(Block, {\n    id: \"x_Or9Lo8D\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, \"\\uCF54\\uB4DC \\uC8FC\\uC11D\\uC740 \\uCF54\\uB4DC\\uB9CC\\uC73C\\uB85C \\uC124\\uBA85\\uB418\\uC9C0 \\uC54A\\uB294 \\uAC83\\uB4E4\\uC744 \\uC124\\uBA85\\uD558\\uAE30 \\uC704\\uD568: \\uC758\\uB3C4, \\uB9E5\\uB77D, \\uCD9C\\uCC98, \\uB2F9\\uC2DC \\uC0C1\\uD669, \\uBBF8\\uB904\\uB454 \\uAC83\\uB4E4...\")),\n    mdxType: \"Block\"\n  }, mdx(Block, {\n    id: \"qg7-QpKD0\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, \"\\uC8FC\\uC11D\\uC774 \\uC124\\uBA85\\uD558\\uB294 \\uAC83\\uC774 \\uD56D\\uC0C1 \\uD604\\uC7AC \\uCF54\\uB4DC\\uC640 \\uBD80\\uD569\\uD558\\uB3C4\\uB85D, \\uB458 \\uC911 \\uD558\\uB098\\uB9CC \\uACE0\\uCE58\\uC9C0 \\uB9D0 \\uAC83\")),\n    mdxType: \"Block\"\n  }))));\n}\n;\nMDXContent.isMDXComponent = true;","parent":{"__typename":"RoamBlock","id":"56ffa3b6-0eda-50cb-b24d-76625a0a21c7","string":"[Technical Writing for Developers | CSS-Tricks - CSS-Tricks](https://css-tricks.com/technical-writing-for-developers/) #[[Technical Writing]]","fields":{"parentPage":{"title":"July 12th, 2022","fields":{"slug":"/July-12th-2022"}},"slug":"/H1PM3jSr7"}}},{"__typename":"Mdx","body":"var _excluded = [\"components\"];\n\nfunction _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\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 Block = makeShortcode(\"Block\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(Block, {\n    id: \"oc9E20-LA\",\n    content: mdx(React.Fragment, null, mdx(\"p\", null, mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"https://gist.github.com/longfin/a54f29d866b2deff2e872aeafd4c0f56\"\n    }, \"\\uC5D4\\uC9C0\\uB2C8\\uC5B4\\uB97C \\uC704\\uD55C \\uAE00\\uC4F0\\uAE30\"), \" \", mdx(\"a\", {\n      parentName: \"p\",\n      \"href\": \"/Technical-Writing\",\n      \"title\": \"hashtag_Technical Writing\",\n      \"className\": \" internal-link hashtag\"\n    }, \"Technical Writing\"), \"\")),\n    mdxType: \"Block\"\n  }));\n}\n;\nMDXContent.isMDXComponent = true;","parent":{"__typename":"RoamBlock","id":"b990d55a-d472-5067-ad82-27070901a017","string":"[엔지니어를 위한 글쓰기](https://gist.github.com/longfin/a54f29d866b2deff2e872aeafd4c0f56) #[[Technical Writing]]","fields":{"parentPage":{"title":"June 7th, 2022","fields":{"slug":"/June-7th-2022"}},"slug":"/oc9E20-LA"}}}]},"fields":{"slug":"/Technical-Writing"}}},"pageContext":{"id":"28b03335-ed98-5054-935c-d0e6105e26e7"}},"staticQueryHashes":["2131059104","2221750479","2468095761"]}