<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>acámica by Andres Hash</title>
      <link>https://padlet.com/hashkey66/8dm0yqvrr641</link>
      <description>Hecho con encanto</description>
      <language>en-us</language>
      <pubDate>2020-03-24 21:28:33 UTC</pubDate>
      <lastBuildDate>2020-03-24 23:57:04 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>preguntas acámica</title>
         <author>hashkey66</author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473601187</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 21:29:13 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473601187</guid>
      </item>
      <item>
         <title>¿Cómo añadir un elemento  al inicio de un array?</title>
         <author></author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473624012</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 21:49:58 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473624012</guid>
      </item>
      <item>
         <title>¿Para qué se utiliza el atributo pattern en un formulario? </title>
         <author></author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473628096</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 21:54:02 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473628096</guid>
      </item>
      <item>
         <title>¿Por qué </title>
         <author></author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473630933</link>
         <description><![CDATA[<div>NaN === NaN <br>es igual a FALSE? <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 21:56:56 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473630933</guid>
      </item>
      <item>
         <title>Encuentra los errores en el código</title>
         <author></author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473664174</link>
         <description><![CDATA[<div>let a = 10;<br>let b =20;<br>//suma(a,b)<br>const suma=(a,b)=&gt;{<br>    let resultado = a+b;<br>    return resultado<br>}<br> let result =  suma (a, b)<br>console.log(result)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 22:34:07 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473664174</guid>
      </item>
      <item>
         <title>Cual es el resultado? true o false</title>
         <author></author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473715207</link>
         <description><![CDATA[<pre>function foo() {
   return
   {
      foo: 'bar'
   }
}

function bar() {
   return {
      foo: 'bar'
   }
}

typeof foo() === typeof bar();</pre><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 23:43:33 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473715207</guid>
      </item>
      <item>
         <title>True o false</title>
         <author></author>
         <link>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473722168</link>
         <description><![CDATA[<pre>a. [1,2,3] == [1,2,3];
b. 'foo' == 'foo';</pre><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-03-24 23:54:35 UTC</pubDate>
         <guid>https://padlet.com/hashkey66/8dm0yqvrr641/wish/473722168</guid>
      </item>
   </channel>
</rss>
