<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Functions on Codeslog</title>
    <link>https://www.codeslog.com/en/tags/functions/</link>
    <description>Recent content in Functions on Codeslog</description>
    <image>
      <title>Codeslog</title>
      <url>https://www.codeslog.com/images/default-cover.png?v=20260114T1436</url>
      <link>https://www.codeslog.com/images/default-cover.png?v=20260114T1436</link>
    </image>
    <generator>Hugo -- 0.150.0</generator>
    <language>en-US</language>
    <lastBuildDate>Sat, 04 Apr 2026 02:30:00 +0900</lastBuildDate>
    <atom:link href="https://www.codeslog.com/en/tags/functions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Function Declarations vs Expressions: Hoisting Explained</title>
      <link>https://www.codeslog.com/en/posts/javascript-function-hoisting/</link>
      <pubDate>Sat, 04 Apr 2026 02:30:00 +0900</pubDate>
      <guid>https://www.codeslog.com/en/posts/javascript-function-hoisting/</guid>
      <description>Learn the difference between function declarations and expressions, how hoisting works under the hood, and when to use arrow functions in practice.</description>
    </item>
  </channel>
</rss>
