{"id":322,"date":"2026-05-17T05:48:42","date_gmt":"2026-05-16T21:48:42","guid":{"rendered":"https:\/\/junai.ai\/blog\/js-functions-8\/"},"modified":"2026-05-17T07:11:38","modified_gmt":"2026-05-16T23:11:38","slug":"js-functions-8","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/js-functions-8\/","title":{"rendered":"\ud568\uc218 \u2014 \uc120\uc5b8\u00b7\ud45c\ud604\uc2dd\u00b7\ud654\uc0b4\ud45c (\uae30\ucd08 8\ud3b8)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 534 -->\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 8\ud3b8 \/ 26\ud3b8<\/span>\n  <h1>\ud568\uc218 \u2014 \uc120\uc5b8\u00b7\ud45c\ud604\uc2dd\u00b7\ud654\uc0b4\ud45c<\/h1>\n  <p class=\"sub\">3\uac00\uc9c0 \ud568\uc218 \ud615\ud0dc\uc640 \uae30\ubcf8 \uc778\uc790\u00b7rest. \ud654\uc0b4\ud45c\uc758 \uc9e7\uc740 \ud615\ud0dc\uae4c\uc9c0.<\/p>\n  <div class=\"meta\"><span>\uae30\ucd08<\/span><span>\uc77d\ub294 \uc2dc\uac04 7\ubd84<\/span><span>2026-05-17<\/span><\/div>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-179.jpg\" alt=\"JS \ud568\uc218\uc758 \uc138 \uac00\uc9c0 \ud615\ud0dc \u2014 function \uc120\uc5b8\u00b7\ud45c\ud604\uc2dd\u00b7\ud654\uc0b4\ud45c\uac00 \ube44\uad50 \uce74\ub4dc\ub85c \uc815\ub9ac\ub41c \uc77c\ub7ec\uc2a4\ud2b8\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>\ud568\uc218\ub294 \ucf54\ub4dc\uc758 \uae30\ubcf8 \ub2e8\uc704\uc785\ub2c8\ub2e4. JS \uc5d0\uc11c \ud568\uc218\ub97c \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc740 \ud06c\uac8c 3\uac00\uc9c0 \u2014 <strong>\ud568\uc218 \uc120\uc5b8\ubb38<\/strong>, <strong>\ud568\uc218 \ud45c\ud604\uc2dd<\/strong>, <strong>\ud654\uc0b4\ud45c \ud568\uc218<\/strong>. \uc14b\uc740 \uac70\uc758 \uac19\uc740 \uc77c\uc744 \ud558\uc9c0\ub9cc \ubbf8\ubb18\ud558\uac8c \ub2e4\ub985\ub2c8\ub2e4. 8\ud3b8\uc740 \uc14b\uc758 \ucc28\uc774\uc640 \ub9e4\uac1c\ubcc0\uc218\uc758 \ubaa8\ub4e0 \ubcc0\ud615(\uae30\ubcf8 \uc778\uc790\u00b7rest\u00b7\uad6c\uc870 \ubd84\ud574)\uc744 \uc815\ub9ac\ud569\ub2c8\ub2e4.<\/p>\n\n<h2>\ud568\uc218 \uc120\uc5b8\ubb38 \u2014 \ud638\uc774\uc2a4\ud305 \ub418\ub294 \ud074\ub798\uc2dd<\/h2>\n\n<pre><code>\/\/ \uc5b4\ub514\uc11c\ub4e0 \ud638\ucd9c \uac00\ub2a5 \u2014 \ud638\uc774\uc2a4\ud305\ngreet(\"\uc900\uc131\");\n\nfunction greet(name) {\n  console.log(`\uc548\ub155, ${name}!`);\n  return `Hi, ${name}`;\n}<\/code><\/pre>\n\n<p>\uac00\uc7a5 \uc804\ud1b5\uc801\uc778 \ud615\ud0dc. \ud30c\uc77c \uc5b4\ub290 \uc704\uce58\uc5d0\uc11c \uc120\uc5b8\ud558\ub4e0 <strong>\ucd5c\uc0c1\ub2e8\uc73c\ub85c \ub04c\uc5b4\uc62c\ub824\uc9c4 \uac83\ucc98\ub7fc<\/strong> \ub3d9\uc791\ud569\ub2c8\ub2e4 \u2014 \uadf8\ub798\uc11c \uc120\uc5b8 \uc804 \ud638\ucd9c\ub3c4 \ub429\ub2c8\ub2e4. \uac00\ub3c5\uc131\uc744 \uc704\ud574 \ubcf4\ud1b5\uc740 \uc0ac\uc6a9\ucc98\ubcf4\ub2e4 \uba3c\uc800 \ub450\uc9c0\ub9cc\uc694.<\/p>\n\n<h2>\ud568\uc218 \ud45c\ud604\uc2dd \u2014 \ubcc0\uc218\uc5d0 \ub2f4\ub294 \ud568\uc218<\/h2>\n\n<pre><code>\/\/ \ubcc0\uc218 \uc120\uc5b8\ub9cc \ud638\uc774\uc2a4\ud305 (\uac12\uc740 \uc548 \ub428) \u2014 \uc120\uc5b8 \uc804 \ud638\ucd9c \ubd88\uac00\n\/\/ greet(\"\uc900\uc131\");   \/\/ \u274c ReferenceError\n\nconst greet = function (name) {\n  return `Hi, ${name}`;\n};\n\n\/\/ \uc774\ub984 \uc788\ub294 \ud568\uc218 \ud45c\ud604\uc2dd (\ub514\ubc84\uae45 \uc2a4\ud0dd\uc5d0 \ud45c\uc2dc)\nconst greet = function greetImpl(name) { ... };<\/code><\/pre>\n\n<p>const \uc640 \ud568\uaed8 \uc4f0\uba74 &#8220;\ud568\uc218\ub97c \uc7ac\ud560\ub2f9 \ubabb\ud568&#8221; \uc774 \uc548\uc804\uc7a5\uce58\uac00 \ub429\ub2c8\ub2e4. \ud568\uc218 \uc548\uc5d0\uc11c \uc790\uae30 \uc790\uc2e0\uc744 \ubd80\ub974\ub824\uba74(\uc7ac\uadc0) \uc774\ub984\uc774 \ud544\uc694\ud55c \uacbd\uc6b0\uac00 \uc788\uc5b4, \uac00\ub054 \uba85\uba85 \ud568\uc218 \ud45c\ud604\uc2dd\uc744 \uc501\ub2c8\ub2e4.<\/p>\n\n<h2>\ud654\uc0b4\ud45c \ud568\uc218 \u2014 \uac00\uc7a5 \ud604\ub300\uc801\uc778 \ud615\ud0dc<\/h2>\n\n<pre><code>\/\/ \uae30\ubcf8\ud615\nconst greet = (name) =&gt; {\n  return `Hi, ${name}`;\n};\n\n\/\/ \ud55c \ud45c\ud604\uc2dd\ub9cc \ubc18\ud658 \u2014 \uc911\uad04\ud638\uc640 return \uc0dd\ub7b5\nconst greet = (name) =&gt; `Hi, ${name}`;\n\n\/\/ \ub9e4\uac1c\ubcc0\uc218 1\uac1c \u2014 \uad04\ud638\ub3c4 \uc0dd\ub7b5 (\ucde8\ud5a5)\nconst greet = name =&gt; `Hi, ${name}`;\n\n\/\/ \ub9e4\uac1c\ubcc0\uc218 \uc5c6\uc74c \u2014 \ube48 \uad04\ud638 \ud544\uc218\nconst now = () =&gt; Date.now();\n\n\/\/ \uac1d\uccb4 \ub9ac\ud130\ub7f4 \ubc18\ud658 \u2014 \uad04\ud638\ub85c \uac10\uc2f8\uae30 (\ube14\ub85d\uacfc \uad6c\ubd84)\nconst make = name =&gt; ({ name, createdAt: Date.now() });<\/code><\/pre>\n\n<div class=\"databox\">\n  <p><strong>\ud654\uc0b4\ud45c\uac00 \ub2e8\uc9c0 \uc9e7\uc740 \uac8c \uc544\ub2c8\ub2e4.<\/strong> \ud654\uc0b4\ud45c\ub294 <code>this<\/code>\u00b7<code>arguments<\/code>\u00b7<code>new.target<\/code> \uc744 \uc790\uae30 \ud568\uc218\uc758 \uac83\uc73c\ub85c \ub9cc\ub4e4\uc9c0 \uc54a\uace0 <strong>\uc8fc\ubcc0 \uc2a4\ucf54\ud504\uc758 \uac83\uc744 \uadf8\ub300\ub85c<\/strong> \uc0ac\uc6a9\ud569\ub2c8\ub2e4(22\ud3b8 this \uae4a\uc774). \uadf8\ub798\uc11c \ucf5c\ubc31\u00b7\uba54\uc11c\ub4dc \ud578\ub4e4\ub7ec\uc5d0\uc11c this \uac00 \uc790\uc5f0\uc2a4\ub7fd\uc2b5\ub2c8\ub2e4. \uc774\uac8c \ud575\uc2ec \ucc28\uc774.<\/p>\n<\/div>\n\n<h2>\ub9e4\uac1c\ubcc0\uc218\uc758 \ubaa8\ub4e0 \ubcc0\ud615<\/h2>\n\n<h3>\uae30\ubcf8\uac12<\/h3>\n\n<pre><code>function greet(name, greeting = \"\uc548\ub155\") {\n  return `${greeting}, ${name}!`;\n}\ngreet(\"\uc900\uc131\");                   \/\/ \"\uc548\ub155, \uc900\uc131!\"\ngreet(\"\uc900\uc131\", \"\ud5ec\ub85c\");           \/\/ \"\ud5ec\ub85c, \uc900\uc131!\"\n\n\/\/ \uae30\ubcf8\uac12 \ud45c\ud604\uc2dd\ub3c4 OK\nfunction log(msg, ts = Date.now()) { ... }<\/code><\/pre>\n\n<h3>rest \ud30c\ub77c\ubbf8\ud130 \u2014 \uac00\ubcc0 \uc778\uc790<\/h3>\n\n<pre><code>function sum(...nums) {\n  return nums.reduce((a, b) =&gt; a + b, 0);\n}\nsum(1, 2);              \/\/ 3\nsum(1, 2, 3, 4, 5);     \/\/ 15\n\n\/\/ \ub2e4\ub978 \ub9e4\uac1c\ubcc0\uc218\uc640 \ud568\uaed8 (rest \ub294 \ud56d\uc0c1 \ub9c8\uc9c0\ub9c9)\nfunction tag(first, ...rest) {\n  console.log(first);    \/\/ \uccab \uc778\uc790\n  console.log(rest);     \/\/ \ub098\uba38\uc9c0 \ubc30\uc5f4\n}\ntag(\"a\", \"b\", \"c\", \"d\");<\/code><\/pre>\n\n<h3>\uad6c\uc870 \ubd84\ud574 \ub9e4\uac1c\ubcc0\uc218 \u2014 \uac1d\uccb4\ub85c \ubc1b\uae30<\/h3>\n\n<pre><code>\/\/ \ub9e4\uac1c\ubcc0\uc218\uac00 4\uac1c \ub118\uc5b4\uac00\uba74 \uac1d\uccb4\ub85c \ubc1b\ub294 \uac8c \uae54\ub054\nfunction createUser({ name, age, email, role = \"user\" }) {\n  return { name, age, email, role };\n}\n\ncreateUser({ name: \"\uc900\uc131\", age: 39, email: \"x@y.com\" });\n\/\/ role \uc740 \uae30\ubcf8\uac12 \"user\"\n\n\/\/ \ud638\ucd9c \uc2dc \uc21c\uc11c \uc2e0\uacbd \uc548 \uc368\ub3c4 \ub428\ncreateUser({ email: \"x@y.com\", name: \"\uc900\uc131\", age: 39 });<\/code><\/pre>\n\n<h2>return \u2014 \uba85\uc2dc vs \uc554\ubb35<\/h2>\n\n<pre><code>\/\/ \uba85\uc2dc\nfunction add(a, b) {\n  return a + b;\n}\n\n\/\/ \ud654\uc0b4\ud45c \ud55c \ud45c\ud604\uc2dd \u2014 return \uc554\ubb35\nconst add = (a, b) =&gt; a + b;\n\n\/\/ return \uc5c6\uc73c\uba74 undefined \ubc18\ud658\nfunction silentLog(x) {\n  console.log(x);\n  \/\/ return \uc5c6\uc74c \u2192 undefined\n}\nconst r = silentLog(5);   \/\/ r = undefined<\/code><\/pre>\n\n<div class=\"warnbox\">\n  <p><strong>2\ud3b8\uc758 ASI \ud568\uc815 \ub2e4\uc2dc.<\/strong> <code>return\\n{ name: ... }<\/code> \u2014 \ud654\uc0b4\ud45c\uac00 \uc904\ubc14\uafc8\ub418\uba74 ASI \uac00 \ub04a\uc5b4\ubc84\ub9bd\ub2c8\ub2e4. \uac1d\uccb4 \ubc18\ud658\uc740 \ud55c \uc904\ub85c \ub450\uac70\ub098 <code>return (\\n  { ... }\\n)<\/code> \ucc98\ub7fc \uad04\ud638.<\/p>\n<\/div>\n\n<h2>3\uac00\uc9c0 \ud615\ud0dc \u2014 \ud55c \ud45c<\/h2>\n\n<div class=\"tablewrap\">\n<table>\n  <thead>\n    <tr><th>\ud615\ud0dc<\/th><th>\ud638\uc774\uc2a4\ud305<\/th><th>this<\/th><th>\uc8fc\ub41c \uc6a9\ub3c4<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td data-label=\"\ud615\ud0dc\">\uc120\uc5b8\ubb38 function<\/td><td data-label=\"\ud638\uc774\uc2a4\ud305\">\uc608 (\uc120\uc5b8 \uc804 \ud638\ucd9c OK)<\/td><td data-label=\"this\">\ud638\ucd9c \ubc29\uc2dd \ub530\ub984<\/td><td data-label=\"\uc6a9\ub3c4\">\ucd5c\uc0c1\uc704 \ud568\uc218\u00b7\uc774\ub984 \uba85\ud655<\/td><\/tr>\n    <tr><td data-label=\"\ud615\ud0dc\">\ud45c\ud604\uc2dd const f = function<\/td><td data-label=\"\ud638\uc774\uc2a4\ud305\">\ubcc0\uc218\ub9cc (\uc120\uc5b8 \uc804 \ud638\ucd9c X)<\/td><td data-label=\"this\">\ud638\ucd9c \ubc29\uc2dd \ub530\ub984<\/td><td data-label=\"\uc6a9\ub3c4\">\uc870\uac74\ubd80 \uc815\uc758\u00b7\uc774\ub984 \uc5c6\uc774<\/td><\/tr>\n    <tr><td data-label=\"\ud615\ud0dc\">\ud654\uc0b4\ud45c () =&gt;<\/td><td data-label=\"\ud638\uc774\uc2a4\ud305\">\ubcc0\uc218\ub9cc (\uc120\uc5b8 \uc804 \ud638\ucd9c X)<\/td><td data-label=\"this\">\ub809\uc2dc\uceec (\uc8fc\ubcc0 \uadf8\ub300\ub85c)<\/td><td data-label=\"\uc6a9\ub3c4\">\ucf5c\ubc31\u00b7\uba54\uc11c\ub4dc \uc778\uc790\u00b7\uc9e7\uc740 \ud568\uc218<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<div class=\"databox\">\n  <p><strong>\uc2e4\uc804 \uc120\ud0dd \uae30\uc900.<\/strong> \u2460 \ucd5c\uc0c1\uc704\u00b7\uc7ac\uc0ac\uc6a9 \ub3c4\uad6c \ud568\uc218 \u2192 <code>function<\/code> \uc120\uc5b8\ubb38. \u2461 \ud074\ub798\uc2a4 \uba54\uc11c\ub4dc \uc548\uc758 \ucf5c\ubc31\u00b7React \uc774\ubca4\ud2b8 \ud578\ub4e4\ub7ec \u2192 \ud654\uc0b4\ud45c. \u2462 map\u00b7filter\u00b7forEach \uac19\uc740 \uc9e7\uc740 \ucf5c\ubc31 \u2192 \uac70\uc758 \ud56d\uc0c1 \ud654\uc0b4\ud45c.<\/p>\n<\/div>\n\n<div class=\"cta\">\n  <h3>9\ud3b8 \u2014 \ubc30\uc5f4 \ub2e4\ub8e8\uae30<\/h3>\n  <p>push\u00b7map\u00b7filter\u00b7reduce \u2014 \ud568\uc218\ud615 \ubc30\uc5f4 \uba54\uc11c\ub4dc 7\uac00\uc9c0\uc758 \uc0ac\uc6a9\ucc98\uc640 \ud568\uc815.<\/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: 7\ud3b8 \ubc18\ubcf5\ubb38 \u00b7 \ud604\uc7ac: <strong>8\ud3b8 (\uae30\ucd08)<\/strong> \u00b7 \ub2e4\uc74c \u2192 9\ud3b8 \ubc30\uc5f4 \u00b7 \uc9c4\ud589: <strong>8\/26<\/strong>\n<\/div>\n\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud568\uc218 3\uac00\uc9c0 \ud615\ud0dc\uc640 \uae30\ubcf8 \uc778\uc790\u00b7rest\u00b7\uc9e7\uc740 \ud654\uc0b4\ud45c. 26\ud3b8 \uad50\uc7ac 8\ud3b8.<\/p>\n","protected":false},"author":1,"featured_media":534,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-322","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\/322","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=322"}],"version-history":[{"count":4,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/322\/revisions"}],"predecessor-version":[{"id":560,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/322\/revisions\/560"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/534"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=322"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=322"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}