<?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: sameer-ahmed123</title>
    <description>The latest articles on DEV Community by sameer-ahmed123 (@sameerahmed123).</description>
    <link>https://dev.to/sameerahmed123</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%2F896228%2F7ed17c95-f0b9-4e0d-bebb-4fb2faf84094.jpg</url>
      <title>DEV Community: sameer-ahmed123</title>
      <link>https://dev.to/sameerahmed123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sameerahmed123"/>
    <language>en</language>
    <item>
      <title>TRUE !?</title>
      <dc:creator>sameer-ahmed123</dc:creator>
      <pubDate>Mon, 05 Sep 2022 20:24:51 +0000</pubDate>
      <link>https://dev.to/sameerahmed123/true--541n</link>
      <guid>https://dev.to/sameerahmed123/true--541n</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H1GORKfX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i2ap511mtdt28h91qxhl.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H1GORKfX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i2ap511mtdt28h91qxhl.jpg" alt="Image description" width="614" height="753"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>We've all been there</title>
      <dc:creator>sameer-ahmed123</dc:creator>
      <pubDate>Wed, 24 Aug 2022 12:55:00 +0000</pubDate>
      <link>https://dev.to/sameerahmed123/weve-all-been-there-4p1i</link>
      <guid>https://dev.to/sameerahmed123/weve-all-been-there-4p1i</guid>
      <description>&lt;p&gt;well its not meme Monday but still I found this funny and we all need a laugh from time to time so please share your funniest programming memes &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--15UdpBZ4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/imqnhroazavlhhdj3i02.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--15UdpBZ4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/imqnhroazavlhhdj3i02.jpg" alt="Non-meme Monday meme 😊" width="880" height="660"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>webdev</category>
      <category>all</category>
      <category>funny</category>
    </item>
    <item>
      <title>Popup Questioner /?</title>
      <dc:creator>sameer-ahmed123</dc:creator>
      <pubDate>Mon, 15 Aug 2022 13:44:00 +0000</pubDate>
      <link>https://dev.to/sameerahmed123/popup-questioner--gh6</link>
      <guid>https://dev.to/sameerahmed123/popup-questioner--gh6</guid>
      <description>&lt;p&gt;hi there guys , &lt;br&gt;
              I'm currently building a e-commerce website with the Django framework and I really want the users or people whom will eventually visit the website to make an account {register} with my website as customers , and I want to suggest them to create an account through a modal , but I don't want the modal to be very intrusive or even pop up every time the user visits the site , &lt;/p&gt;

&lt;p&gt;I'm thinking that the modal or even a small notification bar should show up only after the user has visited my site for a number of times and for a set amount of time ,&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;is there a way to track the number of times a person visits my website and how much time they spend on it . &lt;br&gt;
*&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;also I am open to suggestions on&lt;br&gt;
 *&lt;em&gt;how I should convey the message of "please consider creating an account with us" to the user , should it be a modal or a notification banner or something else entirely *&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;at the end the website is an ecommerce platform for kitchen-ware&lt;br&gt;
and is in very early stages any and all suggestions are welcome&lt;/p&gt;

&lt;p&gt;thank you !.&lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
      <category>django</category>
      <category>javascript</category>
    </item>
    <item>
      <title>CODE structure approach ??</title>
      <dc:creator>sameer-ahmed123</dc:creator>
      <pubDate>Mon, 01 Aug 2022 02:59:01 +0000</pubDate>
      <link>https://dev.to/sameerahmed123/code-structure-approach--2acp</link>
      <guid>https://dev.to/sameerahmed123/code-structure-approach--2acp</guid>
      <description>&lt;p&gt;Hi guys I'm a Computer science student and also do full-stack development with python Django framework.&lt;/p&gt;

&lt;p&gt;I was wondering what would be the best approach to any project from both frontend and backend point of view , I mean that how should I structure my work and what should my approach be ?&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;should I build out the backend first then make the front end .&lt;/li&gt;
&lt;li&gt;should I make the front end first and then afterword's connect the backend ?&lt;/li&gt;
&lt;li&gt;or should I do both in parallel
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;please guide me so that in future I can save time ,&lt;br&gt;
thank you.&lt;/p&gt;

</description>
      <category>help</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
