<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>victorrseloy</title>
    <description>A cool blog about front-end development</description>
    <link>https://victorrseloy.github.io/</link>
    <atom:link href="https://victorrseloy.github.io/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Tue, 28 Feb 2017 10:29:27 +0000</pubDate>
    <lastBuildDate>Tue, 28 Feb 2017 10:29:27 +0000</lastBuildDate>
    <generator>Jekyll v3.3.1</generator>
    
      <item>
        <title>What Is Javascript Hoisting</title>
        <description>&lt;h2 id=&quot;9-thousand-feet-view-about-hoisting&quot;&gt;9 Thousand feet view about hoisting&lt;/h2&gt; &lt;p&gt;If you are a front-end developer probably the first time you’ve heard the word ‘hoisting’ you might have thought “what in the seven hells does this mean???” (or if this is the first time you are seeing this word maybe you are thinking this now).&lt;/p&gt; &lt;p&gt;&lt;img src=&quot;/assets/img/wat_hoisting.jpg&quot; alt=&quot;what is hoisting?&quot; /&gt;&lt;/p&gt; &lt;p&gt;Hoisting is a fancy word to a simple concept (that if not properly understood can lead you to hours of code blaming). Hoisting basically is the act of the javascript interpreter moving declarations(both variables and functions) to the top of the current...</description>
        <pubDate>Sun, 18 Sep 2016 11:41:40 +0000</pubDate>
        <link>https://victorrseloy.github.io/what-is-the-javascript-hoisting/</link>
        <guid isPermaLink="true">https://victorrseloy.github.io/what-is-the-javascript-hoisting/</guid>
        
        <category>javascript</category>
        
        <category>fundations</category>
        
        
      </item>
    
  </channel>
</rss>
