<?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: ahmedvilden</title>
    <description>The latest articles on DEV Community by ahmedvilden (@ahmedvilden).</description>
    <link>https://dev.to/ahmedvilden</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%2F568375%2F6984fa8d-127e-4473-8fda-2d6a4644a0c6.png</url>
      <title>DEV Community: ahmedvilden</title>
      <link>https://dev.to/ahmedvilden</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmedvilden"/>
    <language>en</language>
    <item>
      <title>using click jquery function to track my clicks on a web page</title>
      <dc:creator>ahmedvilden</dc:creator>
      <pubDate>Wed, 10 Mar 2021 15:33:08 +0000</pubDate>
      <link>https://dev.to/ahmedvilden/using-click-jquery-function-to-track-my-clicks-on-a-web-page-4bff</link>
      <guid>https://dev.to/ahmedvilden/using-click-jquery-function-to-track-my-clicks-on-a-web-page-4bff</guid>
      <description>&lt;p&gt;Hello guys I need your help please.&lt;br&gt;
I'm writing some code to track my own clicks activity on a web page. I'm using and it works well but only for some dom elements.&lt;br&gt;
but it doesn't work for some other dom elements, for example when I go on google search page : &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dq69QwSf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/61k7vczk3i0kvv57v992.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dq69QwSf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/61k7vczk3i0kvv57v992.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When I click on the text search input it detects it but when I click on the google search button it doesn't detect it. It's as if I didn't clicked on anything.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>jquery</category>
      <category>dom</category>
    </item>
    <item>
      <title>Flask or ExpressJS for backend</title>
      <dc:creator>ahmedvilden</dc:creator>
      <pubDate>Mon, 22 Feb 2021 15:30:00 +0000</pubDate>
      <link>https://dev.to/ahmedvilden/flask-or-expressjs-3009</link>
      <guid>https://dev.to/ahmedvilden/flask-or-expressjs-3009</guid>
      <description>&lt;p&gt;Hey guys, I'm creating a chrome Extension that tracks my activity in a web page. The purpose is to outpot a specifications JSON file that I'll use later in my python project with Selenium.&lt;br&gt;
I'm using ReactJS for frontend.&lt;br&gt;
I'm not sure if should I use Flask or ExpressJS as a backend for this project. what would you guys choose think and why ? Knowing that I won't be using a database in my project.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>flask</category>
      <category>python</category>
      <category>express</category>
    </item>
    <item>
      <title>Is there a JS tracking library that tracks my events on any web page?</title>
      <dc:creator>ahmedvilden</dc:creator>
      <pubDate>Wed, 27 Jan 2021 12:24:50 +0000</pubDate>
      <link>https://dev.to/ahmedvilden/is-there-a-js-tracking-library-that-tracks-my-events-on-any-web-page-2f44</link>
      <guid>https://dev.to/ahmedvilden/is-there-a-js-tracking-library-that-tracks-my-events-on-any-web-page-2f44</guid>
      <description>&lt;p&gt;I'm looking for a JS tracking library that would track my events on websites and then log the actions I did. I'm not talking about mouseclicks etc, I want to log button clicks, forms filling, etc.. I need to log my activity so I can create a JSON spec file to use in my Python project.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>npm</category>
    </item>
  </channel>
</rss>
