{"id":306,"date":"2026-05-17T05:24:41","date_gmt":"2026-05-16T21:24:41","guid":{"rendered":"https:\/\/junai.ai\/blog\/js-first-program-2\/"},"modified":"2026-05-17T07:11:33","modified_gmt":"2026-05-16T23:11:33","slug":"js-first-program-2","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/js-first-program-2\/","title":{"rendered":"JS \uccab \ud504\ub85c\uadf8\ub7a8 \u2014 console.log\u00b7\uc8fc\uc11d\u00b7\uc138\ubbf8\ucf5c\ub860 (\uc785\ubb38 2\ud3b8)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 528 -->\n<div style=\"max-width:800px;margin:0 auto;\">\n<style>\n\/* js-textbook \u2014 PostgreSQL \uad50\uc7ac \ub3d9\uc77c \ud314\ub808\ud2b8 *\/\n:root {\n  --color-primary: #336791;\n  --color-accent: #60a5fa;\n  --color-bg: #fafafa;\n  --color-bg-card: #ffffff;\n  --color-text: #1e293b;\n  --color-text-muted: #64748b;\n  --hero-start: #0f172a;\n  --hero-end: #336791;\n  --font-body: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif;\n  --size-body: 17px;\n  --line-height: 1.75;\n}\n* { box-sizing: border-box; }\n.container { max-width: 760px; margin: 0 auto; padding: 0 22px 80px; }\n.hero { background: linear-gradient(135deg, var(--hero-start) 0%, var(--hero-end) 100%); color: #fff; padding: 72px 22px 56px; text-align: center; }\n.hero .badge { display: inline-block; background: rgba(96,165,250,0.18); color: var(--color-accent); padding: 6px 14px; border-radius: 999px; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; margin-bottom: 18px; }\n.hero h1 { margin: 0 0 18px; font-size: 36px; line-height: 1.3; letter-spacing: -0.3px; }\n.hero p.sub { margin: 0 auto; max-width: 580px; font-size: 17px; color: #bfdbfe; }\n.hero img { width: 100%; max-width: 720px; height: auto; margin: 36px auto 0; display: block; border-radius: 10px; box-shadow: 0 8px 32px rgba(0,0,0,0.3); }\n.meta { display: flex; gap: 14px; justify-content: center; margin-top: 20px; font-size: 13px; color: #93c5fd; flex-wrap: wrap; }\n.meta span::before { content: \"\u00b7\"; margin-right: 14px; color: #1e3a8a; }\n.meta span:first-child::before { content: \"\"; margin: 0; }\narticle { background: var(--color-bg-card); margin-top: -36px; padding: 44px 28px; border-radius: 14px; box-shadow: 0 2px 18px rgba(0,0,0,0.06); }\narticle p { margin: 0 0 18px; }\nh2 { font-size: 28px; line-height: 1.35; letter-spacing: -0.3px; margin: 48px 0 18px; padding-bottom: 10px; border-bottom: 2px solid var(--color-primary); }\nh2:first-of-type { margin-top: 8px; }\nh3 { font-size: 21px; line-height: 1.4; margin: 30px 0 12px; color: var(--color-primary); }\ncode { background: #f1f5f9; color: #0f172a; padding: 2px 6px; border-radius: 4px; font-family: 'SFMono-Regular', Menlo, Consolas, monospace; font-size: 0.92em; }\npre { background: #0f172a; color: #e2e8f0; padding: 18px 20px; border-radius: 10px; overflow-x: auto; font-size: 14.5px; line-height: 1.65; margin: 18px 0; }\npre code { background: transparent; color: inherit; padding: 0; }\nul, ol { margin: 0 0 18px; padding-left: 24px; }\nli { margin-bottom: 8px; }\nstrong { color: #0f172a; }\n.databox { background: #eff6ff; border-left: 4px solid var(--color-primary); padding: 18px 20px; border-radius: 6px; margin: 22px 0; }\n.databox p { margin: 0 0 8px; }\n.databox p:last-child { margin: 0; }\n.databox strong { color: var(--color-primary); }\n.warnbox { background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%); border-left: 4px solid #d97706; padding: 18px 20px; border-radius: 6px; margin: 22px 0; }\n.warnbox strong { color: #92400e; }\n.tablewrap { overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 22px 0; }\ntable { width: 100%; border-collapse: collapse; font-size: 15px; background: var(--color-bg-card); }\nth, td { padding: 11px 12px; text-align: left; border-bottom: 1px solid #e2e8f0; vertical-align: top; }\nth { background: #f1f5f9; font-weight: 700; color: #0f172a; }\ntd:first-child, th:first-child { font-weight: 700; }\n.cta { background: linear-gradient(135deg, #336791 0%, #60a5fa 100%); color: #fff; padding: 30px 24px; border-radius: 12px; margin-top: 44px; text-align: center; }\n.cta h3 { color: #fff; margin: 0 0 10px; }\n.cta p { margin: 0; color: #dbeafe; }\n.series-nav { background: #eff6ff; padding: 18px 22px; border-radius: 10px; margin-top: 24px; font-size: 14.5px; color: var(--color-text-muted); }\n.series-nav strong { color: var(--color-primary); }\n@media (max-width: 480px) {\n  .hero { padding: 52px 18px 44px; }\n  .hero h1 { font-size: 26px; }\n  .hero p.sub { font-size: 15px; }\n  article { padding: 28px 18px; border-radius: 10px; }\n  h2 { font-size: 22px; }\n  h3 { font-size: 18px; }\npre { font-size: 13px; padding: 14px 16px; }\n}\n@media (max-width: 560px) {\n  .tablewrap table, .tablewrap thead, .tablewrap tbody, .tablewrap tr, .tablewrap th, .tablewrap td { display: block; width: auto; }\n  .tablewrap thead { display: none; }\n  .tablewrap tr { margin: 0 0 14px; border: 1px solid #e2e8f0; border-radius: 10px; overflow: hidden; }\n  .tablewrap td { border: none; border-bottom: 1px solid #f1f5f9; padding: 9px 14px; }\n  .tablewrap td:first-child { background: #eff6ff; font-weight: 800; font-size: 15.5px; }\n  .tablewrap td:last-child { border-bottom: none; }\n  .tablewrap td[data-label]::before { content: attr(data-label) \" \u2014 \"; font-weight: 700; color: var(--color-primary); }\n}\n<\/style>\n<header class=\"hero\">\n  <span class=\"badge\">\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \uad50\uc7ac \u00b7 2\ud3b8 \/ 26\ud3b8<\/span>\n  <h1>JS \uccab \ud504\ub85c\uadf8\ub7a8 \u2014 console.log\u00b7\uc8fc\uc11d\u00b7\uc138\ubbf8\ucf5c\ub860<\/h1>\n  <p class=\"sub\">\ud55c \uc904 \ub354 \uae4a\uac8c \u2014 \uc8fc\uc11d\uc740 \uc65c \uc4f0\uace0, \uc138\ubbf8\ucf5c\ub860\uc740 \uaf2d \ud544\uc694\ud55c\uc9c0 \ucc9c\ucc9c\ud788.<\/p>\n  <div class=\"meta\"><span>\uc785\ubb38<\/span><span>\uc77d\ub294 \uc2dc\uac04 6\ubd84<\/span><span>2026-05-16<\/span><\/div>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-173.jpg\" alt=\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub4dc\uc5d0 \/\/ \uc8fc\uc11d\uacfc \uc138\ubbf8\ucf5c\ub860\uc774 \uc0c9\uc0c1\uc73c\ub85c \uac15\uc870\ub41c \ud654\uba74\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>1\ud3b8\uc5d0\uc11c \ub744\uc6b4 <code>console.log(\"Hello, JS!\")<\/code> \ub97c \ud55c \ubc1c \ub354 \ub4e4\uc5ec\ub2e4\ubd05\ub2c8\ub2e4. \uc774 \ud55c \uc904\uc5d0\ub294 \uc0ac\uc2e4 \uc138 \uac00\uc9c0 \u2014 <strong>&#8220;\ubb34\uc5c7\uc744 \ucd9c\ub825\ud558\ub294 \ub3c4\uad6c(console.log)&#8221;<\/strong>, <strong>&#8220;\ucf54\ub4dc\uc640 \uc0ac\ub78c\uc744 \uc704\ud55c \uba54\ubaa8(\uc8fc\uc11d)&#8221;<\/strong>, <strong>&#8220;\ubb38\uc7a5\uc758 \ub05d(\uc138\ubbf8\ucf5c\ub860)&#8221;<\/strong> \uc774 \ubaa8\ub450 \ub4e4\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. 2\ud3b8\uc5d0\uc11c \uac01\uac01\uc744 \ubd84\uba85\ud558\uac8c \uc815\ub9ac\ud574 \ub461\ub2c8\ub2e4.<\/p>\n\n<h2>console.log \u2014 \uc65c \uc774 \ud55c \uc904\uc774 \uac00\uc7a5 \ub9ce\uc774 \uc4f0\uc77c\uae4c<\/h2>\n\n<p><code>console.log(...)<\/code> \ub294 &#8220;\uc9c0\uae08 \uc774 \uac12\uc774 \ubb34\uc5c7\uc778\uc9c0 \ubcf4\uc5ec\uc918&#8221; \ub77c\ub294 JS \uc758 \ud45c\uc900 \uba85\ub839\uc785\ub2c8\ub2e4. \uac1c\ubc1c \uc911 80% \uc774\uc0c1\uc758 \ub514\ubc84\uae45\uc774 \uc774 \ud55c \uc904\ub85c \ub05d\ub0a9\ub2c8\ub2e4.<\/p>\n\n<pre><code>console.log(\"\ubb38\uc790\uc5f4\");\nconsole.log(42);\nconsole.log(true);\nconsole.log([1, 2, 3]);\nconsole.log({ name: \"\uc900\uc131\", age: 39 });<\/code><\/pre>\n\n<p>\ucd9c\ub825\uc5d0\ub294 <strong>\uc5ec\ub7ec \uac12\uc744 \ucf64\ub9c8\ub85c<\/strong> \ub123\uc5b4\ub3c4 \ub429\ub2c8\ub2e4. \uc0ac\uc774\uc5d0 \uacf5\ubc31\uc774 \uc790\ub3d9\uc73c\ub85c \ub4e4\uc5b4\uac11\ub2c8\ub2e4.<\/p>\n\n<pre><code>const name = \"\uc900\uc131\";\nconst score = 95;\nconsole.log(\"\uc774\ub984:\", name, \"\uc810\uc218:\", score);\n\/\/ \uc774\ub984: \uc900\uc131 \uc810\uc218: 95<\/code><\/pre>\n\n<p>\ud615\uc81c \uba85\ub839\ub3c4 \uc788\uc2b5\ub2c8\ub2e4 \u2014 \uac19\uc740 console \uac1d\uccb4\uc758 \ub2e4\ub978 \uba54\uc11c\ub4dc\ub4e4\uc785\ub2c8\ub2e4.<\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <thead>\n    <tr><th>\uba54\uc11c\ub4dc<\/th><th>\uc6a9\ub3c4<\/th><th>\uc0c9<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td data-label=\"\uba54\uc11c\ub4dc\">console.log<\/td><td data-label=\"\uc6a9\ub3c4\">\uae30\ubcf8 \ucd9c\ub825<\/td><td data-label=\"\uc0c9\">\uae30\ubcf8\uc0c9<\/td><\/tr>\n    <tr><td data-label=\"\uba54\uc11c\ub4dc\">console.warn<\/td><td data-label=\"\uc6a9\ub3c4\">\uacbd\uace0 (\ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \ub178\ub780 \ubc30\uacbd)<\/td><td data-label=\"\uc0c9\">\ub178\ub780<\/td><\/tr>\n    <tr><td data-label=\"\uba54\uc11c\ub4dc\">console.error<\/td><td data-label=\"\uc6a9\ub3c4\">\uc5d0\ub7ec (\ube68\uac04 \ubc30\uacbd + \uc2a4\ud0dd)<\/td><td data-label=\"\uc0c9\">\ube68\uac15<\/td><\/tr>\n    <tr><td data-label=\"\uba54\uc11c\ub4dc\">console.table<\/td><td data-label=\"\uc6a9\ub3c4\">\ubc30\uc5f4\/\uac1d\uccb4\ub97c \ud45c \ud615\ud0dc\ub85c<\/td><td data-label=\"\uc0c9\">\uae30\ubcf8<\/td><\/tr>\n    <tr><td data-label=\"\uba54\uc11c\ub4dc\">console.dir<\/td><td data-label=\"\uc6a9\ub3c4\">\uac1d\uccb4 \uc18d\uc131 \ud3bc\uccd0 \ubcf4\uae30<\/td><td data-label=\"\uc0c9\">\uae30\ubcf8<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<h2>\uc8fc\uc11d \u2014 \ucf54\ub4dc \uc606\uc5d0 \uc4f0\ub294 \uc0ac\ub78c\uc758 \uba54\ubaa8<\/h2>\n\n<p>\uc8fc\uc11d\uc740 JS \uac00 \ubb34\uc2dc\ud558\ub294 \ubb38\uc7a5\uc785\ub2c8\ub2e4. \uc0ac\ub78c\uc744 \uc704\ud55c \uba54\ubaa8\uc8e0. \ub450 \uc885\ub958\ub9cc \uae30\uc5b5\ud558\uba74 \ub429\ub2c8\ub2e4.<\/p>\n\n<pre><code>\/\/ \ud55c \uc904\uc9dc\ub9ac \uc8fc\uc11d \u2014 \uc2ac\ub798\uc2dc \ub450 \uac1c\ub85c \uc2dc\uc791\nconst tax = 0.1;  \/\/ \uc904 \ub05d\uc5d0 \ubd99\uc5ec\ub3c4 OK\n\n\/*\n\uc5ec\ub7ec \uc904 \uc8fc\uc11d.\n\uae34 \uc124\uba85\u00b7\uc784\uc2dc\ub85c \ucf54\ub4dc\ub97c \ub9c9\uc544\ub458 \ub54c \uc720\uc6a9.\n*\/\n\/* const debug = true; *\/  \/\/ \ud55c \uc904\uc744 \uc7a0\uae50 \ub9c9\uc744 \ub54c\ub3c4 \uc0ac\uc6a9\n<\/code><\/pre>\n\n<div class=\"databox\">\n  <p><strong>\uc88b\uc740 \uc8fc\uc11d vs \ub098\uc05c \uc8fc\uc11d.<\/strong> \uc88b\uc740 \uc8fc\uc11d\uc740 <strong>&#8220;\uc65c&#8221;<\/strong> \ub97c \uc801\uc2b5\ub2c8\ub2e4. \ub098\uc05c \uc8fc\uc11d\uc740 <strong>&#8220;\ubb34\uc5c7\uc744&#8221;<\/strong> \uc744 \uc801\uc2b5\ub2c8\ub2e4. \ucf54\ub4dc\uac00 \uc774\ubbf8 \ubb34\uc5c7\uc744 \ud558\ub294\uc9c0 \ub9d0\ud558\ub2c8\uae4c\uc694.<\/p>\n  <p><strong>\uc548 \uc88b\uc740 \uc608:<\/strong> <code>i++; \/\/ i \ub97c 1 \uc99d\uac00<\/code><\/p>\n  <p><strong>\uc88b\uc740 \uc608:<\/strong> <code>i++; \/\/ skipFirst \uac00 true \uba74 \uccab \ud56d\ubaa9\uc740 \uac74\ub108\ub700<\/code><\/p>\n<\/div>\n\n<h2>\uc138\ubbf8\ucf5c\ub860 \u2014 \ucc0d\uc744\uae4c \ub9d0\uae4c (\uc815\ub2f5: \ucc0d\uc790)<\/h2>\n\n<p>JS \ub294 <strong>ASI(Automatic Semicolon Insertion)<\/strong> \ub77c\ub294 \uaddc\uce59\uc73c\ub85c, \uc138\ubbf8\ucf5c\ub860\uc744 \uc548 \ucc0d\uc5b4\ub3c4 \uc801\ub2f9\ud788 \uc54c\uc544\uc11c \ub07c\uc6cc\uc90d\ub2c8\ub2e4. \uadf8\ub798\uc11c \ub2e4\uc74c \ucf54\ub4dc\ub3c4 \ub3d9\uc791\ud569\ub2c8\ub2e4.<\/p>\n\n<pre><code>const a = 1\nconst b = 2\nconsole.log(a + b)\n\/\/ \ucd9c\ub825: 3 (ASI \uac00 ; \ub97c \uc54c\uc544\uc11c \ucd94\uac00)<\/code><\/pre>\n\n<p>\ubb38\uc81c\ub294 ASI \uac00 \uac00\ub054 \uc6b0\ub9ac \uc758\ub3c4\uc640 \ub2e4\ub974\uac8c \ub3d9\uc791\ud55c\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4. \ub300\ud45c\uc801\uc778 \ud568\uc815:<\/p>\n\n<pre><code>function getUser() {\n  return\n  {\n    name: \"\uc900\uc131\"\n  }\n}\n\nconsole.log(getUser());\n\/\/ undefined  \u2190 !!<\/code><\/pre>\n\n<p>&#8220;return&#8221; \ub2e4\uc74c\uc5d0 \uc904\ubc14\uafc8\uc774 \uc624\uba74 ASI \uac00 <strong>return; \uc73c\ub85c \ub04a\uc5b4\ubc84\ub824\uc11c<\/strong> \uac1d\uccb4\ub294 \uc8fd\uc740 \ucf54\ub4dc\uac00 \ub429\ub2c8\ub2e4. \ub2e4\uc74c\ucc98\ub7fc \uc4f0\uba74 \uc758\ub3c4\ub300\ub85c \ub429\ub2c8\ub2e4.<\/p>\n\n<pre><code>function getUser() {\n  return {\n    name: \"\uc900\uc131\"\n  };\n}<\/code><\/pre>\n\n<div class=\"warnbox\">\n  <p><strong>\uc2e4\uc804 \uad8c\uc7a5.<\/strong> \ud55c\uad6d\u00b7\ubbf8\uad6d \ub300\ubd80\ubd84\uc758 \ud68c\uc0ac \ucf54\ub4dc \ucee8\ubca4\uc158\uc740 <strong>\uc138\ubbf8\ucf5c\ub860\uc744 \ud56d\uc0c1 \ucc0d\ub294 \ucabd<\/strong>\uc785\ub2c8\ub2e4. Prettier \uac19\uc740 \uc790\ub3d9 \ud3ec\ub9e4\ud130\ub3c4 \uae30\ubcf8\uac12\uc774 &#8220;\ucc0d\uae30&#8221;. &#8220;\uc548 \ucc0d\ub294 \uc2a4\ud0c0\uc77c(Standard JS, Airbnb \uc61b \uc2a4\ud0c0\uc77c)&#8221; \ub3c4 \uc788\uc9c0\ub9cc \uc785\ubb38 \ub2e8\uacc4\uc5d0\uc11c\ub294 \ud56d\uc0c1 \ucc0d\ub294 \uc2b5\uad00\uc744 \uad8c\uc7a5\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n\n<h2>\ube0c\ub77c\uc6b0\uc800 \ucf58\uc194 vs node REPL \u2014 \uc791\uc740 \ucc28\uc774<\/h2>\n\n<p>\ub458 \ub2e4 &#8220;\ud55c \uc904\uc529 \uccd0\uc11c \uacb0\uacfc\ub97c \ubcf4\ub294&#8221; \ud658\uacbd\uc774\uc9c0\ub9cc \ubbf8\ubb18\ud558\uac8c \ub2e4\ub985\ub2c8\ub2e4.<\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <thead>\n    <tr><th>\ud56d\ubaa9<\/th><th>\ube0c\ub77c\uc6b0\uc800 \ucf58\uc194<\/th><th>node REPL<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td data-label=\"\ud56d\ubaa9\">\uc811\uadfc<\/td><td data-label=\"\ube0c\ub77c\uc6b0\uc800\">F12 \u2192 Console<\/td><td data-label=\"node\">\ud130\ubbf8\ub110\uc5d0 <code>node<\/code> \uc785\ub825<\/td><\/tr>\n    <tr><td data-label=\"\ud56d\ubaa9\">DOM \uc811\uadfc<\/td><td data-label=\"\ube0c\ub77c\uc6b0\uc800\">document, window \uc0ac\uc6a9 \uac00\ub2a5<\/td><td data-label=\"node\">\uc5c6\uc74c<\/td><\/tr>\n    <tr><td data-label=\"\ud56d\ubaa9\">\ud30c\uc77c \uc2dc\uc2a4\ud15c<\/td><td data-label=\"\ube0c\ub77c\uc6b0\uc800\">\uc81c\ud55c\uc801 (\ubcf4\uc548)<\/td><td data-label=\"node\">fs \ubaa8\ub4c8\ub85c \uc790\uc720<\/td><\/tr>\n    <tr><td data-label=\"\ud56d\ubaa9\">global \uac1d\uccb4<\/td><td data-label=\"\ube0c\ub77c\uc6b0\uc800\">window<\/td><td data-label=\"node\">global \/ globalThis<\/td><\/tr>\n    <tr><td data-label=\"\ud56d\ubaa9\">\uc885\ub8cc<\/td><td data-label=\"\ube0c\ub77c\uc6b0\uc800\">\ud0ed \ub2eb\uae30<\/td><td data-label=\"node\">.exit \ub610\ub294 Ctrl+D<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<p>\uc2e4\uc2b5\ud560 \ub54c \uc190\uc5d0 \uc7a1\ud788\ub294 \ub300\ub85c \uc4f0\uba74 \ub429\ub2c8\ub2e4. \uc785\ubb38 \ub2e8\uacc4\uc5d0\uc11c\ub294 <strong>VS Code + node hello.js<\/strong> \uac00 \uac00\uc7a5 \uc77c\uad00\ub429\ub2c8\ub2e4.<\/p>\n\n<div class=\"cta\">\n  <h3>3\ud3b8 \u2014 let\u00b7const\u00b7var, \ubcc0\uc218\uc640 \uc0c1\uc218<\/h3>\n  <p>&#8220;\ud55c \ubc88 \uc815\ud55c \uac12\uc744 \uc808\ub300 \ubc14\uafb8\uc9c0 \uc54a\uc744 \uac83&#8221; vs &#8220;\ubc14\uafc0 \uac83&#8221; \u2014 JS \uac00 \uc5b4\ub5bb\uac8c \uad6c\ubd84\ud558\uace0 \uc65c var \ub294 \uc4f0\uc9c0 \ub9d0\uc544\uc57c \ud558\ub294\uc9c0.<\/p>\n<\/div>\n\n<div class=\"series-nav\">\n  <strong>\ud83d\udcda \uc27d\uac8c \ubc30\uc6b0\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \uad50\uc7ac<\/strong><br>\n  \uc774\uc804: 1\ud3b8 \uc124\uce58 \u00b7 \ud604\uc7ac: <strong>2\ud3b8 (\uc785\ubb38)<\/strong> \u00b7 \ub2e4\uc74c \u2192 3\ud3b8 \ubcc0\uc218\uc640 \uc0c1\uc218 \u00b7 \uc9c4\ud589: <strong>2\/26<\/strong>\n<\/div>\n\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>console.log\u00b7\uc8fc\uc11d\u00b7\uc138\ubbf8\ucf5c\ub860, \uadf8\ub9ac\uace0 ASI \ud568\uc815\uae4c\uc9c0. 26\ud3b8 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \uad50\uc7ac 2\ud3b8.<\/p>\n","protected":false},"author":1,"featured_media":528,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-306","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript-basic"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/comments?post=306"}],"version-history":[{"count":4,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/306\/revisions"}],"predecessor-version":[{"id":554,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/306\/revisions\/554"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/528"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}