{"id":356,"date":"2026-05-17T06:46:37","date_gmt":"2026-05-16T22:46:37","guid":{"rendered":"https:\/\/junai.ai\/blog\/js-iterator-generator-24\/"},"modified":"2026-05-17T07:11:52","modified_gmt":"2026-05-16T23:11:52","slug":"js-iterator-generator-24","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/js-iterator-generator-24\/","title":{"rendered":"\uc774\ud130\ub808\uc774\ud130\u00b7\uc81c\ub108\ub808\uc774\ud130 \u2014 function*\u00b7yield (\uace0\uae09 24\ud3b8)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 550 -->\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 24\ud3b8 \/ 26\ud3b8<\/span>\n  <h1>\uc774\ud130\ub808\uc774\ud130\u00b7\uc81c\ub108\ub808\uc774\ud130 \u2014 function*\u00b7yield<\/h1>\n  <p class=\"sub\">for&#8230;of \uc758 \ub0b4\ubd80 \ub3d9\uc791\uacfc \uac8c\uc73c\ub978 \uc2dc\ud000\uc2a4\uc758 \uc815\uc11d.<\/p>\n  <div class=\"meta\"><span>\uace0\uae09<\/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-195.jpg\" alt=\"\uc81c\ub108\ub808\uc774\ud130 \ud568\uc218\uac00 yield \ub85c \uac12\uc744 \ud558\ub098\uc529 \ub0b4\ub193\ub294 \ud750\ub984 \ub3c4\uc2dd\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>7\ud3b8\uc758 <code>for...of<\/code> \uac00 \uc5b4\ub5bb\uac8c \ub3d9\uc791\ud558\ub098? \ub2f5\uc740 <strong>\uc774\ud130\ub808\uc774\ud130 \ud504\ub85c\ud1a0\ucf5c<\/strong>. \ubaa8\ub4e0 &#8220;\uc21c\ud68c \uac00\ub2a5\ud55c&#8221; \uac1d\uccb4\ub294 <code>Symbol.iterator<\/code> \uba54\uc11c\ub4dc\ub97c \uac00\uc9d1\ub2c8\ub2e4. 24\ud3b8\uc740 \uadf8 \uba54\ucee4\ub2c8\uc998\uacfc \ub354 \uac15\ub825\ud55c \uc0ac\ucd0c <strong>\uc81c\ub108\ub808\uc774\ud130 \ud568\uc218(function*)<\/strong> \uae4c\uc9c0.<\/p>\n\n<h2>\uc774\ud130\ub808\uc774\ud130 \ud504\ub85c\ud1a0\ucf5c \u2014 \ud55c \uba54\uc11c\ub4dc \ud55c \ud615\uc2dd<\/h2>\n\n<pre><code>\/\/ \uc774\ud130\ub808\uc774\ud130 = next() \uba54\uc11c\ub4dc\uac00 \uc788\ub294 \uac1d\uccb4\n\/\/ next() \ub294 { value, done } \ubc18\ud658\n\nconst iter = {\n  i: 0,\n  next() {\n    if (this.i &lt; 3) return { value: this.i++, done: false };\n    return { value: undefined, done: true };\n  }\n};\n\niter.next();   \/\/ { value: 0, done: false }\niter.next();   \/\/ { value: 1, done: false }\niter.next();   \/\/ { value: 2, done: false }\niter.next();   \/\/ { value: undefined, done: true }<\/code><\/pre>\n\n<h2>\uc774\ud130\ub7ec\ube14 \u2014 Symbol.iterator \uac00\uc9c4 \uac1d\uccb4<\/h2>\n\n<pre><code>\/\/ \uac1d\uccb4\uac00 Symbol.iterator \uba54\uc11c\ub4dc\ub97c \uac00\uc9c0\uba74 for...of \uc0ac\uc6a9 \uac00\ub2a5\nconst range = {\n  from: 1, to: 5,\n  [Symbol.iterator]() {\n    let i = this.from;\n    const end = this.to;\n    return {\n      next() {\n        return i &lt;= end\n          ? { value: i++, done: false }\n          : { value: undefined, done: true };\n      }\n    };\n  }\n};\n\nfor (const n of range) console.log(n);   \/\/ 1, 2, 3, 4, 5\n\n\/\/ spread \uc640 \uad6c\uc870 \ubd84\ud574\ub3c4 \uc791\ub3d9\n[...range];                                \/\/ [1, 2, 3, 4, 5]\nconst [first, ...rest] = range;            \/\/ first=1, rest=[2,3,4,5]<\/code><\/pre>\n\n<h2>\uc81c\ub108\ub808\uc774\ud130 \u2014 \uc704 \ucf54\ub4dc\uc758 \uc9e7\uc740 \ubc84\uc804<\/h2>\n\n<pre><code>function* rangeGen(from, to) {\n  for (let i = from; i &lt;= to; i++) {\n    yield i;     \/\/ \uba48\ucdc4\ub2e4\uac00 \ub2e4\uc2dc \ud638\ucd9c\ub418\uba74 \uc5ec\uae30\ubd80\ud130\n  }\n}\n\nfor (const n of rangeGen(1, 5)) console.log(n);   \/\/ 1, 2, 3, 4, 5\n\n\/\/ \uc81c\ub108\ub808\uc774\ud130 \ud568\uc218 \u2014 function* \ud0a4\uc6cc\ub4dc\n\/\/ \ud638\ucd9c\ud558\uba74 \uc989\uc2dc \uc2e4\ud589 \uc548 \ub428 \u2014 \uc81c\ub108\ub808\uc774\ud130 \uac1d\uccb4(\uc774\ud130\ub7ec\ube14+\uc774\ud130\ub808\uc774\ud130) \ubc18\ud658\nconst g = rangeGen(1, 3);\ng.next();   \/\/ { value: 1, done: false }\ng.next();   \/\/ { value: 2, done: false }\ng.next();   \/\/ { value: 3, done: false }\ng.next();   \/\/ { value: undefined, done: true }<\/code><\/pre>\n\n<div class=\"databox\">\n  <p><strong>\uc81c\ub108\ub808\uc774\ud130\uc758 \ud575\uc2ec.<\/strong> \uc77c\ubc18 \ud568\uc218\ub294 \ud55c \ubc88 \uc2e4\ud589\ub418\uba74 \ub05d\uae4c\uc9c0. \uc81c\ub108\ub808\uc774\ud130\ub294 <code>yield<\/code> \uc5d0\uc11c \uba48\ucd94\uace0, \ub2e4\uc74c <code>next()<\/code> \ub54c \uadf8 \uc790\ub9ac\ubd80\ud130 \uc7ac\uac1c. \ud568\uc218 \uc2e4\ud589\uc744 &#8220;\uc77c\uc2dc\uc815\uc9c0\u00b7\uc7ac\uac1c&#8221; \ud560 \uc218 \uc788\ub294 \uc720\uc77c\ud55c \ub3c4\uad6c.<\/p>\n<\/div>\n\n<h2>\ubb34\ud55c \uc2dc\ud000\uc2a4 \u2014 \uac8c\uc73c\ub978 \ud3c9\uac00<\/h2>\n\n<pre><code>function* fibo() {\n  let [a, b] = [0, 1];\n  while (true) {\n    yield a;\n    [a, b] = [b, a + b];\n  }\n}\n\nconst f = fibo();\nfor (let i = 0; i &lt; 10; i++) console.log(f.next().value);\n\/\/ 0, 1, 1, 2, 3, 5, 8, 13, 21, 34\n\n\/\/ \ub610\ub294 take \ud5ec\ud37c\nfunction* take(iter, n) {\n  let i = 0;\n  for (const v of iter) {\n    if (i++ &gt;= n) return;\n    yield v;\n  }\n}\n\n[...take(fibo(), 5)];   \/\/ [0, 1, 1, 2, 3]<\/code><\/pre>\n\n<h2>yield* \u2014 \ub2e4\ub978 \uc774\ud130\ub7ec\ube14 \uc704\uc784<\/h2>\n\n<pre><code>function* nums() {\n  yield 1;\n  yield 2;\n}\n\nfunction* letters() {\n  yield \"a\";\n  yield \"b\";\n}\n\nfunction* combined() {\n  yield* nums();     \/\/ nums \uc758 \uac12\uc744 \ubaa8\ub450 yield\n  yield \"---\";\n  yield* letters();\n}\n\n[...combined()];   \/\/ [1, 2, \"---\", \"a\", \"b\"]<\/code><\/pre>\n\n<h2>\uc81c\ub108\ub808\uc774\ud130\ub85c \ucf54\ub8e8\ud2f4 \u2014 \uc591\ubc29\ud5a5 \ud1b5\uc2e0<\/h2>\n\n<pre><code>function* echo() {\n  const x = yield \"\uccab \ubc88\uc9f8 \uc751\ub2f5\";\n  console.log(\"\ubc1b\uc74c:\", x);\n  const y = yield \"\ub450 \ubc88\uc9f8 \uc751\ub2f5\";\n  console.log(\"\ubc1b\uc74c:\", y);\n}\n\nconst g = echo();\ng.next();          \/\/ { value: \"\uccab \ubc88\uc9f8 \uc751\ub2f5\", done: false }\ng.next(\"Hi\");      \/\/ \"\ubc1b\uc74c: Hi\"  \u2192 { value: \"\ub450 \ubc88\uc9f8 \uc751\ub2f5\", done: false }\ng.next(\"World\");   \/\/ \"\ubc1b\uc74c: World\"  \u2192 { value: undefined, done: true }<\/code><\/pre>\n\n<p>\ud638\ucd9c\uc790\uac00 next() \uc778\uc790\ub85c \uc81c\ub108\ub808\uc774\ud130\uc5d0 \uac12\uc744 \ub2e4\uc2dc \uc90c. \uc61b redux-saga \uac00 \uc774 \uba54\ucee4\ub2c8\uc998\uc73c\ub85c \ube44\ub3d9\uae30 \ud750\ub984\uc744 \uad6c\ud604\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n\n<h2>async iterator \u00b7 for await&#8230;of<\/h2>\n\n<pre><code>\/\/ \ube44\ub3d9\uae30 \uc2a4\ud2b8\ub9bc \u2014 next() \uac00 Promise \ubc18\ud658\nasync function* fetchPages(url) {\n  let next = url;\n  while (next) {\n    const res = await fetch(next);\n    const page = await res.json();\n    yield page.items;\n    next = page.nextUrl;\n  }\n}\n\n\/\/ for await...of \ub85c \uc18c\ube44\nfor await (const items of fetchPages(\"\/api\/posts?page=1\")) {\n  for (const item of items) console.log(item);\n}\n\n\/\/ LLM \uc2a4\ud2b8\ub9ac\ubc0d\u00b7\ud398\uc774\uc9c0\ub124\uc774\uc158\u00b7\ud30c\uc77c \uccad\ud06c \ub4f1\uc5d0 \uc790\uc5f0\uc2a4\ub7ec\uc6c0<\/code><\/pre>\n\n<h2>\uc774\ud130\ub7ec\ube14 \u2192 \ubc30\uc5f4\u00b7Set\u00b7Map<\/h2>\n\n<pre><code>\/\/ \uc774\ud130\ub7ec\ube14\uc774\uba74 Array.from\u00b7spread\u00b7new Set\u00b7new Map \ubaa8\ub450 \uc791\ub3d9\nfunction* gen() { yield 1; yield 2; yield 3; }\n\nArray.from(gen());     \/\/ [1, 2, 3]\n[...gen()];            \/\/ [1, 2, 3]\nnew Set(gen());        \/\/ Set(3) {1, 2, 3}\nnew Map([[\"a\", 1], [\"b\", 2]][Symbol.iterator]());   \/\/ Map<\/code><\/pre>\n\n<h2>\uc81c\ub108\ub808\uc774\ud130\uc758 \uc77c\uc0c1 \uc6a9\ub3c4 \u2014 4\uac00\uc9c0<\/h2>\n\n<ol>\n  <li><strong>\uc9c0\uc5f0 \ud3c9\uac00<\/strong> \u2014 \ud070\/\ubb34\ud55c \uc2dc\ud000\uc2a4\ub97c \uba54\ubaa8\ub9ac\uc5d0 \ub2e4 \uc548 \ub9cc\ub4e4\uace0 \ud544\uc694\ud560 \ub54c\ub9cc.<\/li>\n  <li><strong>\ucee4\uc2a4\ud140 \uc774\ud130\ub7ec\ube14<\/strong> \u2014 \ud2b8\ub9ac \uc21c\ud68c\u00b7\ud398\uc774\uc9c0\ub124\uc774\uc158 \ub4f1.<\/li>\n  <li><strong>async iterator<\/strong> \u2014 \uc2a4\ud2b8\ub9bc (LLM\u00b7SSE\u00b7DB \ucee4\uc11c).<\/li>\n  <li><strong>\ucf54\ub8e8\ud2f4<\/strong> \u2014 \uc61b saga\u00b7\ud14c\uc2a4\ud2b8 \ubaa8\ud0b9. \ud604\ub300 \ucf54\ub4dc\ub294 async\/await \uac00 \ub300\ubd80\ubd84 \ub300\uccb4.<\/li>\n<\/ol>\n\n<div class=\"warnbox\">\n  <p><strong>\uc81c\ub108\ub808\uc774\ud130\uc758 \ube44\uc6a9.<\/strong> \uc77c\ubc18 \ud568\uc218\ubcf4\ub2e4 \uc57d\uac04 \ub290\ub9bc (\uc0c1\ud0dc \ubcf4\uc874). \ud55c \ubc88\uc5d0 \ubaa8\ub450 \ubc30\uc5f4\ub85c \uc4f8 \uc218 \uc788\ub294 \uc791\uc740 \ub370\uc774\ud130\uba74 \uadf8\ub0e5 \ubc30\uc5f4\uc774 \ub2e8\uc21c. <strong>\ubb34\ud55c\u00b7\ub9e4\uc6b0 \ud070 \uc2dc\ud000\uc2a4\u00b7\uc911\uac04\uc5d0 \uba48\ucdb0\uc57c \ud560 \ub54c<\/strong> \uc9c4\uac00.<\/p>\n<\/div>\n\n<h2>\ud55c \uc904 \uc815\ub9ac<\/h2>\n\n<ul>\n  <li>\uc774\ud130\ub7ec\ube14 = <code>[Symbol.iterator]()<\/code> \uba54\uc11c\ub4dc \u2192 \uc774\ud130\ub808\uc774\ud130 \ubc18\ud658.<\/li>\n  <li>\uc774\ud130\ub808\uc774\ud130 = <code>next()<\/code> \uba54\uc11c\ub4dc \u2192 <code>{value, done}<\/code> \ubc18\ud658.<\/li>\n  <li>\uc81c\ub108\ub808\uc774\ud130(<code>function*<\/code>) \ub294 \uc774\ud130\ub7ec\ube14+\uc774\ud130\ub808\uc774\ud130 \ud55c \ubc88\uc5d0.<\/li>\n  <li><code>yield<\/code> \ub85c \uc77c\uc2dc\uc815\uc9c0\u00b7\uc7ac\uac1c.<\/li>\n  <li><code>for await...of<\/code> + <code>async function*<\/code> = \ube44\ub3d9\uae30 \uc2a4\ud2b8\ub9bc \ud45c\uc900.<\/li>\n<\/ul>\n\n<div class=\"cta\">\n  <h3>25\ud3b8 \u2014 \ub514\uc790\uc778 \ud328\ud134 5\uc885<\/h3>\n  <p>Singleton\u00b7Observer\u00b7Factory\u00b7Module\u00b7Strategy \u2014 JS \uc2dd \uad6c\ud604.<\/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: 23\ud3b8 \ud504\ub85c\ud1a0\ud0c0\uc785 \u00b7 \ud604\uc7ac: <strong>24\ud3b8 (\uace0\uae09)<\/strong> \u00b7 \ub2e4\uc74c \u2192 25\ud3b8 \ub514\uc790\uc778 \ud328\ud134 \u00b7 \uc9c4\ud589: <strong>24\/26<\/strong>\n<\/div>\n\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\uc774\ud130\ub808\uc774\ud130\u00b7\uc81c\ub108\ub808\uc774\ud130\u00b7yield\u00b7async iterator. 26\ud3b8 \uad50\uc7ac 24\ud3b8.<\/p>\n","protected":false},"author":1,"featured_media":550,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-356","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\/356","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=356"}],"version-history":[{"count":3,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/356\/revisions"}],"predecessor-version":[{"id":576,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/356\/revisions\/576"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/550"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}