{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/winglang",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\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; }\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/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, \"Video introduction\"), mdx(\"iframe\", {\n    width: \"560\",\n    height: \"315\",\n    src: \"https://www.youtube.com/embed/wzqCXrsKWbo?si=svDfhAq23_OOu1jn\",\n    title: \"YouTube video player\",\n    frameBorder: \"0\",\n    allow: \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\",\n    allowFullScreen: true\n  }), mdx(\"h3\", null, \"Notes from the call\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/local-cloud-simulator\",\n    \"title\": \"local cloud simulator\"\n  }, \"local cloud simulator\"), \" is a game changer\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"infrastructure is defined as a part of the application. \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"decoupling the functionality of the application with the backend implementation\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"enabled the developers to work at the right level of abstraction\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Functions-versus-Services\",\n    \"title\": \"Functions versus Services\"\n  }, \"Functions versus Services\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/inflight-versus-preflight\",\n    \"title\": \"inflight versus preflight\"\n  }, \"inflight versus preflight\"), \"\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/inflight\",\n    \"title\": \"inflight\"\n  }, \"inflight\"), \" is functional code\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/preflight\",\n    \"title\": \"preflight\"\n  }, \"preflight\"), \" is infrastructure\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"battery included experience\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"permissions\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"permissions generated on the go based on the code\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"least access permissions set up automatically\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"anything interesting in programming is always about creating abstractions\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"make things composable\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"the beauty of \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/software\",\n    \"title\": \"software\"\n  }, \"software\"), \" is \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/decomposing\",\n    \"title\": \"decomposing\"\n  }, \"decomposing\"), \" a problem\")), mdx(\"p\", null, \"\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/cloud\",\n    \"title\": \"cloud\"\n  }, \"cloud\"), \" \"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"winglang","node":{"childMdx":{"slug":"winglang"}}}},
    "staticQueryHashes": []}