{"id":25894,"date":"2024-10-27T06:48:21","date_gmt":"2024-10-27T06:48:21","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=25894"},"modified":"2024-11-26T07:52:07","modified_gmt":"2024-11-26T07:52:07","slug":"%eb%a6%ac%ec%95%a1%ed%8a%b8-%ea%b0%95%ec%a2%8c-useeffect%ec%97%90-%eb%8c%80%ed%95%9c-%eb%aa%a8%eb%93%a0-%ea%b2%83","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/25894\/","title":{"rendered":"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83"},"content":{"rendered":"<p>\ub9ac\uc561\ud2b8\ub294 \ud604\ub300 \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\ucd95\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \uc778\uae30 \uc788\ub294 JavaScript \ub77c\uc774\ube0c\ub7ec\ub9ac \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\uc911\uc5d0\uc11c\ub3c4 <code>useEffect<\/code> \ud6c5\uc740 \ucef4\ud3ec\ub10c\ud2b8\uc758 \uc0dd\uba85 \uc8fc\uae30\ub97c \uc81c\uc5b4\ud558\uace0, \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \uad00\ub9ac\ud558\ub294 \ub370 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 <code>useEffect<\/code>\uc758 \uae30\ubcf8 \uac1c\ub150, \uc0ac\uc6a9\ubc95, \ub2e4\uc591\ud55c \uc0ac\ub840\ub97c \uc0c1\uc138\ud788 \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>1. useEffect\ub780 \ubb34\uc5c7\uc778\uac00?<\/h2>\n<p><code>useEffect<\/code>\ub294 React \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud6c5 \uc911 \ud558\ub098\ub85c, \ud568\uc218\ud615 \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \ubc1c\uc0dd\uc2dc\ud0a4\uae30 \uc704\ud574 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub780 \ub370\uc774\ud130 \uac00\uc838\uc624\uae30, \uc218\ub3d9 DOM \uc870\uc791, \ud0c0\uc774\uba38 \uc124\uc815 \ub610\ub294 \ub2e4\ub978 \uc678\ubd80 \uc2dc\uc2a4\ud15c\uacfc\uc758 \uc0c1\ud638\uc791\uc6a9 \ub4f1\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4.<\/p>\n<p>\ub9ac\uc561\ud2b8\uc758 \ucef4\ud3ec\ub10c\ud2b8\ub294 \uc0c1\ud0dc(state)\uc640 \uc18d\uc131(props)\ub9cc\uc744 \uc791\uc131\ud558\ub3c4\ub85d \uc124\uacc4\ub418\uc5c8\uc9c0\ub9cc, \ub54c\ub54c\ub85c \ucef4\ud3ec\ub10c\ud2b8\uac00 \ub80c\ub354\ub9c1\ub420 \ub54c \ub2e4\ub978 \uc791\uc5c5\uc744 \uc218\ud589\ud574\uc57c \ud560 \ud544\uc694\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc791\uc5c5\uc744 \uc218\ud589\ud558\uae30 \uc704\ud574 <code>useEffect<\/code> \ud6c5\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<h2>2. useEffect\uc758 \uae30\ubcf8 \uc0ac\uc6a9\ubc95<\/h2>\n<p><code>useEffect<\/code>\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uad6c\ubb38\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>useEffect(() =&gt; {\n  \/\/ \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8 \ucf54\ub4dc\n}, [\uc758\uc874\uc131 \ubc30\uc5f4]);<\/code><\/pre>\n<p>\uc704 \uad6c\ubb38\uc5d0\uc11c \uccab \ubc88\uc9f8 \ub9e4\uac1c\ubcc0\uc218\ub294 \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \uc218\ud589\ud558\ub294 \ud568\uc218\uc774\uba70, \ub450 \ubc88\uc9f8 \ub9e4\uac1c\ubcc0\uc218\ub294 \uc758\uc874\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \uc758\uc874\uc131 \ubc30\uc5f4\uc5d0\ub294 \ud574\ub2f9 \ud6c5\uc774 \uc758\uc874\ud558\ub294 \uc0c1\ud0dc\ub098 props\uac00 \ub4e4\uc5b4\uac11\ub2c8\ub2e4.<\/p>\n<h3>2.1. \uac04\ub2e8\ud55c \uc608\uc81c<\/h3>\n<pre><code>import React, { useEffect, useState } from 'react';\n\nfunction ExampleComponent() {\n  const [count, setCount] = useState(0);\n\n  useEffect(() =&gt; {\n    document.title = \\`Count: \\${count}\\`;\n  }, [count]);\n\n  return (\n    <div>\n      <p>\ud604\uc7ac \uce74\uc6b4\ud2b8: {count}<\/p>\n      <button ==\"\" onclick=\"{()\"> setCount(count + 1)}&gt;\uc99d\uac00<\/button>\n    <\/div>\n  );\n}<\/code><\/pre>\n<p>\uc704 \uc608\uc81c\uc5d0\uc11c\ub294 <code>count<\/code>\uac00 \ubcc0\uacbd\ub420 \ub54c\ub9c8\ub2e4 \ubb38\uc11c \uc81c\ubaa9\uc774 \uc5c5\ub370\uc774\ud2b8\ub429\ub2c8\ub2e4. <code>count<\/code>\uac00 \uc758\uc874\uc131 \ubc30\uc5f4\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0, <code>setCount<\/code> \ud568\uc218\uac00 \ud638\ucd9c\ub418\uc5b4 <code>count<\/code>\uac00 \uc5c5\ub370\uc774\ud2b8\ub420 \uacbd\uc6b0\uc5d0\ub9cc \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\uac00 \uc2e4\ud589\ub429\ub2c8\ub2e4.<\/p>\n<h2>3. useEffect\uc758 \uc2e4\ud589 \ud0c0\uc774\ubc0d<\/h2>\n<p><code>useEffect<\/code>\ub294 \ucef4\ud3ec\ub10c\ud2b8\uac00 \ub80c\ub354\ub9c1\ub41c \ud6c4\uc5d0 \uc2e4\ud589\ub429\ub2c8\ub2e4. \uc815\ub9ac\ud558\uc790\uba74 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li>\ucef4\ud3ec\ub10c\ud2b8\uac00 \ucc98\uc74c \ub80c\ub354\ub9c1\ub420 \ub54c \uc720\ud6a8\uc131 \uac80\uc0ac \ud6c4 \uc2e4\ud589<\/li>\n<li>\uc758\uc874\uc131 \ubc30\uc5f4\uc5d0 \uba85\uc2dc\ub41c \uac12\uc774 \ubcc0\uacbd\ub420 \ub54c \ub2e4\uc2dc \uc2e4\ud589<\/li>\n<\/ul>\n<p>\uc608\ub97c \ub4e4\uc5b4, \uc758\uc874\uc131 \ubc30\uc5f4\uc774 \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0:<\/p>\n<pre><code>useEffect(() =&gt; {\n  \/\/ \ucd5c\ucd08 \ub80c\ub354\ub9c1 \ud6c4\uc5d0\ub9cc \uc2e4\ud589\n}, []);<\/code><\/pre>\n<h3>3.1. \ud074\ub9b0\uc5c5 \ud568\uc218<\/h3>\n<p>useEffect\ub294 \ud074\ub9b0\uc5c5 \ud568\uc218\ub97c \ubc18\ud658\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ud074\ub9b0\uc5c5 \ud568\uc218\ub294 \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc5b8\ub9c8\uc6b4\ud2b8\ub420 \ub54c \ub610\ub294 \ub2e4\uc74c \ud6a8\uacfc\uac00 \uc2e4\ud589\ub418\uae30 \uc804\uc5d0 \ud638\ucd9c\ub429\ub2c8\ub2e4. \uc774\ub294 \uba54\ubaa8\ub9ac \ub204\uc218\ub97c \ubc29\uc9c0\ud558\ub294 \ub370 \ub9e4\uc6b0 \uc720\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>useEffect(() =&gt; {\n  const timer = setTimeout(() =&gt; {\n    console.log('\ud0c0\uc774\uba38 \uc2e4\ud589!');\n  }, 1000);\n\n  return () =&gt; {\n    clearTimeout(timer); \/\/ \ucef4\ud3ec\ub10c\ud2b8 \uc5b8\ub9c8\uc6b4\ud2b8 \uc2dc \ud0c0\uc774\uba38 \ud074\ub9ac\uc5b4\n  };\n}, []);<\/code><\/pre>\n<h2>4. useEffect\uc5d0 \ub300\ud55c \uace0\uae09 \uc0ac\uc6a9\ubc95<\/h2>\n<p>\uc774\uc81c \uae30\ubcf8 \uc0ac\uc6a9\ubc95\uc744 \uc775\ud614\uc73c\ub2c8, <code>useEffect<\/code>\uc758 \uace0\uae09 \uac1c\ub150\uc73c\ub85c \ub118\uc5b4\uac00 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uac1c\uccb4 \uad00\ub9ac\ub97c \uc704\ud55c \uc138\ubd80 \ub9e4\uac1c\ubcc0\uc218 \uc804\ub2ec, \uc870\uac74\ubd80 \uc2e4\ud589 \ub4f1\uc758 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>4.1. \uc870\uac74\ubd80 \uc2e4\ud589<\/h3>\n<p>\ub54c\ub54c\ub85c \ud2b9\uc815 \uc870\uac74\uc774 \ucda9\uc871\ub420 \ub54c\ub9cc <code>useEffect<\/code>\ub97c \uc2e4\ud589\ud558\uace0 \uc2f6\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc870\uac74\ubb38\uc744 \uc0ac\uc6a9\ud574 \uc774\ub97c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>useEffect(() =&gt; {\n  if (count &gt; 0) {\n    console.log('Count is positive');\n  }\n}, [count]);<\/code><\/pre>\n<h3>4.2. \uc5ec\ub7ec \uac1c\uc758 useEffect \uc0ac\uc6a9\ud558\uae30<\/h3>\n<p>\ud558\ub098\uc758 \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc5ec\ub7ec \uac1c\uc758 <code>useEffect<\/code>\ub97c \uc0ac\uc6a9\ud558\uc5ec \uac01 \ud6a8\uacfc\ub97c \ub3c5\ub9bd\uc801\uc73c\ub85c \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ud6a8\uacfc\ub294 \uc790\uccb4 \uc758\uc874\uc131 \ubc30\uc5f4\uc744 \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>useEffect(() =&gt; {\n  \/\/ \ub370\uc774\ud130 \uac00\uc838\uc624\uae30\n}, [url]);\n\nuseEffect(() =&gt; {\n  \/\/ \ud074\ub9ac\uc5b4 \ud0c0\uc774\uba38\n  return () =&gt; {\n    clearInterval(timerId);\n  };\n}, []);<\/code><\/pre>\n<h2>5. useEffect \uc0ac\ub840 \uc5f0\uad6c<\/h2>\n<p>\uc774\uc81c \uc2e4\uc81c \uc0ac\uc6a9 \uc0ac\ub840\ub97c \ud1b5\ud574 <code>useEffect<\/code>\uc758 \uc720\uc6a9\uc131\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>5.1. API \ub370\uc774\ud130 fetching<\/h3>\n<p>\ub9ac\uc561\ud2b8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c API \ub370\uc774\ud130\ub97c fetching\ud558\ub294 \uac00\uc7a5 \uc77c\ubc18\uc801\uc778 \uacbd\uc6b0\uc5d0\uc11c <code>useEffect<\/code>\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4:<\/p>\n<pre><code>import React, { useEffect, useState } from 'react';\n\nfunction DataFetchingComponent() {\n  const [data, setData] = useState([]);\n  const [loading, setLoading] = useState(true);\n\n  useEffect(() =&gt; {\n    fetch('https:\/\/api.example.com\/data')\n      .then((response) =&gt; response.json())\n      .then((data) =&gt; {\n        setData(data);\n        setLoading(false);\n      });\n  }, []);\n\n  if (loading) return <p>\ub85c\ub529 \uc911...<\/p>;\n\n  return (\n    <ul>\n      {data.map(item =&gt; <li key=\"{item.id}\">{item.name}<\/li>)}\n    <\/ul>\n  );\n}<\/code><\/pre>\n<h3>5.2. \uc2e4\uc2dc\uac04 \ub370\uc774\ud130 \uc5c5\ub370\uc774\ud2b8<\/h3>\n<p>WebSocket\uc774\ub098 \uc11c\ubc84 \uc804\uc1a1 \uc774\ubca4\ud2b8(SSE)\ub97c \ud1b5\ud574 \uc2e4\uc2dc\uac04 \ub370\uc774\ud130\ub97c \uc5c5\ub370\uc774\ud2b8\ud560 \ub54c <code>useEffect<\/code>\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>import React, { useEffect, useState } from 'react';\n\nfunction RealTimeComponent() {\n  const [messages, setMessages] = useState([]);\n\n  useEffect(() =&gt; {\n    const socket = new WebSocket('ws:\/\/your-websocket-url');\n\n    socket.onmessage = (event) =&gt; {\n      const newMessage = JSON.parse(event.data);\n      setMessages(prevMessages =&gt; [...prevMessages, newMessage]);\n    };\n\n    return () =&gt; {\n      socket.close();\n    };\n  }, []);\n\n  return (\n    <div>\n      {messages.map((msg, index) =&gt; (\n        <div key=\"{index}\">{msg.content}<\/div>\n      ))}\n    <\/div>\n  );\n}<\/code><\/pre>\n<h2>6. useEffect vs \ud074\ub798\uc2a4 \ucef4\ud3ec\ub10c\ud2b8\uc758 \uc0dd\uba85\uc8fc\uae30 \uba54\uc18c\ub4dc<\/h2>\n<p>\ud568\uc218\ud615 \ucef4\ud3ec\ub10c\ud2b8\uc758 <code>useEffect<\/code>\ub294 \ud074\ub798\uc2a4 \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc0ac\uc6a9\ud558\ub294 \uc0dd\uba85\uc8fc\uae30 \uba54\uc18c\ub4dc(<code>componentDidMount<\/code>, <code>componentDidUpdate<\/code>, <code>componentWillUnmount<\/code>)\uc758 \uc5ed\ud560\uc744 \uc218\ud589\ud569\ub2c8\ub2e4.<\/p>\n<p>\uc608\ub97c \ub4e4\uc5b4, <code>componentDidMount<\/code>\uc640 <code>componentWillUnmount<\/code>\ub97c \uad6c\ud604\ud560 \uc218 \uc788\ub294 <code>useEffect<\/code>\uc758 \uc0ac\uc6a9\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>useEffect(() =&gt; {\n  \/\/ \ucef4\ud3ec\ub10c\ud2b8\uac00 \ub9c8\uc6b4\ud2b8\ub420 \ub54c \uc2e4\ud589\n  fetchData();\n\n  return () =&gt; {\n    \/\/ \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc5b8\ub9c8\uc6b4\ud2b8\ub420 \ub54c \uc2e4\ud589\n    cleanup();\n  };\n}, []);<\/code><\/pre>\n<h2>7. \ucd5c\uc801\ud654 \ubc0f \uc131\ub2a5 \uace0\ub824 \uc0ac\ud56d<\/h2>\n<p><code>useEffect<\/code>\ub97c \uc0ac\uc6a9\ud560 \ub54c\ub294 \uc131\ub2a5\uc5d0 \ubbf8\uce58\ub294 \uc601\ud5a5\uc744 \uace0\ub824\ud574\uc57c \ud569\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uc131\ub2a5\uc744 \ucd5c\uc801\ud654\ud558\uae30 \uc704\ud55c \uba87 \uac00\uc9c0 \ud301\uc785\ub2c8\ub2e4:<\/p>\n<ul>\n<li>\uc758\uc874\uc131 \ubc30\uc5f4\uc744 \uc62c\ubc14\ub974\uac8c \uc124\uc815\ud558\uc138\uc694. \ubd88\ud544\uc694\ud55c \uc7ac\ub80c\ub354\ub9c1\uc744 \ubc29\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li>\uc608\ub97c \ub4e4\uc5b4, \ud2b9\uc815 \uc0c1\ud0dc\uac00 \ubcc0\uacbd\ub420 \ub54c\ub9cc \ud6a8\uacfc\ub97c \uc2e4\ud589\ud574\uc57c \ud55c\ub2e4\uba74 \uc774\ub97c \uba85\ud655\ud788 \ud558\uc2ed\uc2dc\uc624.<\/li>\n<li>\uc9c0\uc18d\ud558\ub294 \uba54\ubaa8\ub9ac \ub9ac\uc18c\uc2a4\ub97c \ud574\uc81c\ud558\uae30 \uc704\ud574 \ud074\ub9b0\uc5c5 \ud568\uc218\ub97c \uc801\uc808\ud788 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n<\/ul>\n<h2>8. \uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38(FAQ)<\/h2>\n<h3>8.1. useEffect\ub294 \uc5b8\uc81c \ud638\ucd9c\ub418\ub098\uc694?<\/h3>\n<p><code>useEffect<\/code>\ub294 \ucef4\ud3ec\ub10c\ud2b8\uac00 \ub9c8\uc6b4\ud2b8\ub418\uac70\ub098 \uc758\uc874\uc131\uc774 \uc5c5\ub370\uc774\ud2b8\ub420 \ub54c \ud638\ucd9c\ub429\ub2c8\ub2e4.<\/p>\n<h3>8.2. useEffect\ub97c \uc5ec\ub7ec \ubc88 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?<\/h3>\n<p>\ub124, \ud55c \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc5ec\ub7ec \uac1c\uc758 <code>useEffect<\/code>\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uac01 <code>useEffect<\/code>\ub294 \ub3c5\ub9bd\uc801\uc774\uba70, \ub2e4\ub978 \uc5ed\ud65c\uc744 \uc218\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>8.3. useEffect\uc758 \uc758\uc874\uc131 \ubc30\uc5f4\uc744 \ube44\uc6cc\ub450\uba74 \uc5b4\ub5bb\uac8c \ub418\ub098\uc694?<\/h3>\n<p>\uc758\uc874\uc131 \ubc30\uc5f4\uc744 \ube48 \ubc30\uc5f4\ub85c \uc124\uc815\ud558\uba74, \ucef4\ud3ec\ub10c\ud2b8\uac00 \ucc98\uc74c \ub9c8\uc6b4\ud2b8\ub420 \ub54c\ub9cc \uc2e4\ud589\ub418\uace0 \uc774\ud6c4\uc5d0\ub294 \uc2e4\ud589\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>8.4. useEffect \ub0b4\ubd80\uc5d0\uc11c setState\ub97c \ud638\ucd9c\ud574\ub3c4 \uad1c\ucc2e\ub098\uc694?<\/h3>\n<p>\uc608, \uc0c1\ud0dc\ub97c \uc5c5\ub370\uc774\ud2b8\ud558\uae30 \uc704\ud574 <code>setState<\/code>\ub97c \ud638\ucd9c\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub85c \uc778\ud574 \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc7ac\ub80c\ub354\ub9c1\ub429\ub2c8\ub2e4. \ub2e4\ub9cc, \ubb34\ud55c \ub8e8\ud504\ub97c \ud53c\ud558\uae30 \uc704\ud574 \uc801\uc808\ud788 \uc758\uc874\uc131\uc744 \uad00\ub9ac\ud574 \uc8fc\uc138\uc694.<\/p>\n<h2>9. \ub9c8\uce58\uba70<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \ub9ac\uc561\ud2b8\uc758 <code>useEffect<\/code> \ud6c5\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc558\uc2b5\ub2c8\ub2e4. <code>useEffect<\/code>\ub294 \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \uad00\ub9ac\ud558\ub294 \ub370 \ud544\uc218\uc801\uc778 \ub3c4\uad6c\ub85c, \ub9ac\uc561\ud2b8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c \ud754\ud788 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ucc98\uc74c\uc5d0\ub294 \uc5b4\ub835\uac8c \ub290\uaef4\uc9c8 \uc218 \uc788\uc9c0\ub9cc, \uacc4\uc18d\ud574\uc11c \uc0ac\uc6a9\ud558\ub2e4 \ubcf4\uba74 \uc790\uc5f0\uc2a4\ub7fd\uac8c \uc775\uc219\ud574\uc9c8 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<p>\uc774 \uae00\uc744 \ud1b5\ud574 <code>useEffect<\/code>\uc758 \uac15\ub825\ud55c \uae30\ub2a5\uacfc \ud65c\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc774\ud574\ud558\uace0, \uc790\uc2e0\uc758 \ud504\ub85c\uc81d\ud2b8\uc5d0 \uc2e4\uc81c\ub85c \uc801\uc6a9\ud574 \ubcf4\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4. \uc55e\uc11c \uc5b8\uae09\ud55c \uc608\uc81c\uc640 \uac19\uc740 \ub2e4\uc591\ud55c \uc0ac\uc6a9 \uc0ac\ub840\ub97c \uc2e4\uc2b5\ud558\uba74\uc11c \ucd94\uac00\uc801\uc778 \uacbd\ud5d8\uc744 \uc313\uc544\ubcf4\uc138\uc694!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ub9ac\uc561\ud2b8\ub294 \ud604\ub300 \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\ucd95\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \uc778\uae30 \uc788\ub294 JavaScript \ub77c\uc774\ube0c\ub7ec\ub9ac \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\uc911\uc5d0\uc11c\ub3c4 useEffect \ud6c5\uc740 \ucef4\ud3ec\ub10c\ud2b8\uc758 \uc0dd\uba85 \uc8fc\uae30\ub97c \uc81c\uc5b4\ud558\uace0, \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \uad00\ub9ac\ud558\ub294 \ub370 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 useEffect\uc758 \uae30\ubcf8 \uac1c\ub150, \uc0ac\uc6a9\ubc95, \ub2e4\uc591\ud55c \uc0ac\ub840\ub97c \uc0c1\uc138\ud788 \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. 1. useEffect\ub780 \ubb34\uc5c7\uc778\uac00? useEffect\ub294 React \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud6c5 \uc911 \ud558\ub098\ub85c, \ud568\uc218\ud615 \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \ubc1c\uc0dd\uc2dc\ud0a4\uae30 \uc704\ud574 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/atmokpo.com\/w\/25894\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[20],"tags":[],"class_list":["post-25894","post","type-post","status-publish","format-standard","hentry","category-20"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/25894\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ub9ac\uc561\ud2b8\ub294 \ud604\ub300 \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\ucd95\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \uc778\uae30 \uc788\ub294 JavaScript \ub77c\uc774\ube0c\ub7ec\ub9ac \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\uc911\uc5d0\uc11c\ub3c4 useEffect \ud6c5\uc740 \ucef4\ud3ec\ub10c\ud2b8\uc758 \uc0dd\uba85 \uc8fc\uae30\ub97c \uc81c\uc5b4\ud558\uace0, \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \uad00\ub9ac\ud558\ub294 \ub370 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 useEffect\uc758 \uae30\ubcf8 \uac1c\ub150, \uc0ac\uc6a9\ubc95, \ub2e4\uc591\ud55c \uc0ac\ub840\ub97c \uc0c1\uc138\ud788 \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. 1. useEffect\ub780 \ubb34\uc5c7\uc778\uac00? useEffect\ub294 React \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud6c5 \uc911 \ud558\ub098\ub85c, \ud568\uc218\ud615 \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \ubc1c\uc0dd\uc2dc\ud0a4\uae30 \uc704\ud574 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 &quot;\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/25894\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T06:48:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:52:07+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/25894\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/25894\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83\",\"datePublished\":\"2024-10-27T06:48:21+00:00\",\"dateModified\":\"2024-11-26T07:52:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/25894\/\"},\"wordCount\":28,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\ub9ac\uc561\ud2b8 \uae30\ucd08 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/25894\/\",\"url\":\"https:\/\/atmokpo.com\/w\/25894\/\",\"name\":\"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T06:48:21+00:00\",\"dateModified\":\"2024-11-26T07:52:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/25894\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/25894\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/25894\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/25894\/","og_locale":"ko_KR","og_type":"article","og_title":"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ub9ac\uc561\ud2b8\ub294 \ud604\ub300 \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\ucd95\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \uc778\uae30 \uc788\ub294 JavaScript \ub77c\uc774\ube0c\ub7ec\ub9ac \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\uc911\uc5d0\uc11c\ub3c4 useEffect \ud6c5\uc740 \ucef4\ud3ec\ub10c\ud2b8\uc758 \uc0dd\uba85 \uc8fc\uae30\ub97c \uc81c\uc5b4\ud558\uace0, \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \uad00\ub9ac\ud558\ub294 \ub370 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 useEffect\uc758 \uae30\ubcf8 \uac1c\ub150, \uc0ac\uc6a9\ubc95, \ub2e4\uc591\ud55c \uc0ac\ub840\ub97c \uc0c1\uc138\ud788 \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. 1. useEffect\ub780 \ubb34\uc5c7\uc778\uac00? useEffect\ub294 React \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud6c5 \uc911 \ud558\ub098\ub85c, \ud568\uc218\ud615 \ucef4\ud3ec\ub10c\ud2b8\uc5d0\uc11c \uc0ac\uc774\ub4dc \uc774\ud399\ud2b8\ub97c \ubc1c\uc0dd\uc2dc\ud0a4\uae30 \uc704\ud574 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 \"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83\"","og_url":"https:\/\/atmokpo.com\/w\/25894\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T06:48:21+00:00","article_modified_time":"2024-11-26T07:52:07+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/25894\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/25894\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83","datePublished":"2024-10-27T06:48:21+00:00","dateModified":"2024-11-26T07:52:07+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/25894\/"},"wordCount":28,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\ub9ac\uc561\ud2b8 \uae30\ucd08 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/25894\/","url":"https:\/\/atmokpo.com\/w\/25894\/","name":"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T06:48:21+00:00","dateModified":"2024-11-26T07:52:07+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/25894\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/25894\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/25894\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ub9ac\uc561\ud2b8 \uac15\uc88c: useEffect\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \uac83"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/25894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=25894"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/25894\/revisions"}],"predecessor-version":[{"id":25895,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/25894\/revisions\/25895"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=25894"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=25894"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=25894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}