<?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: abdelwahed</title>
    <description>The latest articles on DEV Community by abdelwahed (@yurrey).</description>
    <link>https://dev.to/yurrey</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%2F507100%2F0561bc75-fd26-4d34-a923-a5900dfa1488.jpeg</url>
      <title>DEV Community: abdelwahed</title>
      <link>https://dev.to/yurrey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yurrey"/>
    <language>en</language>
    <item>
      <title>delay form submitting</title>
      <dc:creator>abdelwahed</dc:creator>
      <pubDate>Sat, 09 Jan 2021 19:47:37 +0000</pubDate>
      <link>https://dev.to/yurrey/delay-form-submitting-2iij</link>
      <guid>https://dev.to/yurrey/delay-form-submitting-2iij</guid>
      <description>&lt;p&gt;Hello gorgeous friends&lt;br&gt;
is there any way to add a delay between the form submission and the action page &lt;/p&gt;

</description>
    </item>
    <item>
      <title>submit html form to googlesheets</title>
      <dc:creator>abdelwahed</dc:creator>
      <pubDate>Thu, 07 Jan 2021 21:43:32 +0000</pubDate>
      <link>https://dev.to/yurrey/submit-html-form-to-googlesheets-jih</link>
      <guid>https://dev.to/yurrey/submit-html-form-to-googlesheets-jih</guid>
      <description>&lt;p&gt;is there any possible way other than using app scripts in google sheet.&lt;br&gt;
How can I use the Google Sheets API to do that&lt;/p&gt;

&lt;p&gt;thanks.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>python to javascript</title>
      <dc:creator>abdelwahed</dc:creator>
      <pubDate>Fri, 27 Nov 2020 11:19:03 +0000</pubDate>
      <link>https://dev.to/yurrey/python-to-javascript-3ao</link>
      <guid>https://dev.to/yurrey/python-to-javascript-3ao</guid>
      <description>&lt;p&gt;Good morning gorgeous friends;&lt;br&gt;
is there any equivalent of this python expression in javascript&lt;br&gt;
l = [1, 2, 5, 4, 8]&lt;br&gt;
n = 5&lt;br&gt;
print('yeah' if n in l else 'no')&lt;/p&gt;

&lt;p&gt;Thanks &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
