<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Leo&apos;s dev blog – stories, insights, and ideas — #es6</title><description>Leo&apos;s dev blog – stories, insights, and ideas es6 tagged content</description><link>https://www.leohuynh.dev</link><language>en-us</language><item><title>When to use Function Declaration vs Function Expression in JavaScript?</title><link>https://www.leohuynh.dev/log/function-declaration-vs-function-expression-in-js</link><guid isPermaLink="true">https://www.leohuynh.dev/log/function-declaration-vs-function-expression-in-js</guid><description>Learn about the differences between Function Declaration and Function Expression in JavaScript, including their definitions, hoisting behavior, and when to use each method.</description><pubDate>Thu, 17 Sep 2020 00:00:00 GMT</pubDate><category>javascript</category><category>function</category><category>function-declaration</category><category>function-expression</category><category>anonymous-function</category><category>arrow-function</category><category>es5</category><category>es6</category></item></channel></rss>