<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Eduardo L.</title>
    <description>The latest articles on DEV Community by Eduardo L. (@xenosgrilda).</description>
    <link>https://dev.to/xenosgrilda</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F159493%2F764a344f-1125-4614-8125-63c103d47856.jpeg</url>
      <title>DEV Community: Eduardo L.</title>
      <link>https://dev.to/xenosgrilda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xenosgrilda"/>
    <language>en</language>
    <item>
      <title>Nice little ComboBox</title>
      <dc:creator>Eduardo L.</dc:creator>
      <pubDate>Wed, 09 Oct 2019 01:12:19 +0000</pubDate>
      <link>https://dev.to/xenosgrilda/nice-little-combobox-50fj</link>
      <guid>https://dev.to/xenosgrilda/nice-little-combobox-50fj</guid>
      <description>&lt;h1&gt;Nice little ComboBox&lt;/h1&gt;

&lt;p&gt;Hey devs!&lt;/p&gt;

&lt;p&gt;I've made a little and very simple ComboBox, I was trying to find a way to customize the &amp;lt;datalist&amp;gt; element and after spending some valuable time on it I just gave up and decided to create my own.&lt;/p&gt;

&lt;p&gt;Since I could find very little about this subject on the internet I thought it would be nice to share. Please, tell me what you think, I'm just a Junior JS Dev so any feedback is greatly welcome :).&lt;/p&gt;

&lt;p&gt;If you want to clone this little project:&lt;br&gt;
&lt;a href="https://github.com/Xenosgrilda/html-js-combobox"&gt;https://github.com/Xenosgrilda/html-js-combobox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Xenosgrilda/embed/ZEEGpvG?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>select</category>
      <category>datalist</category>
      <category>combobox</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
