<?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: Mostafa85876</title>
    <description>The latest articles on DEV Community by Mostafa85876 (@mostafa85876).</description>
    <link>https://dev.to/mostafa85876</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%2F430054%2Fd5a2e361-46e7-43b7-9a6b-26d322652de9.jpeg</url>
      <title>DEV Community: Mostafa85876</title>
      <link>https://dev.to/mostafa85876</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mostafa85876"/>
    <language>en</language>
    <item>
      <title>2 Useful tools for coding </title>
      <dc:creator>Mostafa85876</dc:creator>
      <pubDate>Mon, 13 Jul 2020 11:28:40 +0000</pubDate>
      <link>https://dev.to/mostafa85876/2-useful-tools-for-coding-2f78</link>
      <guid>https://dev.to/mostafa85876/2-useful-tools-for-coding-2f78</guid>
      <description>&lt;p&gt;In this article, I’m going to talk about two useful tools for coding learners and professionals.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Codepen&lt;/li&gt;
&lt;li&gt;Stack overflow&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Codepen
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7zfDSlZY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ftxr98rg30mbjgf6luvt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7zfDSlZY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ftxr98rg30mbjgf6luvt.png" alt="Alt Text"&gt;&lt;/a&gt;Figure 1 - Codepen logo&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;CodePen&lt;/strong&gt; is an online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets. It functions as an online code editor and open-source learning environment, where developers can create code snippets, called "pens," and test them... &lt;a href="https://en.wikipedia.org/wiki/CodePen"&gt;Wikipedia&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The &lt;strong&gt;codepen project editor&lt;/strong&gt; is good for small front-end code snippets and testing, it's not recommended for large projects,&lt;br&gt;
but it's cool for beginners. It's also useful when you are learning something and want to test it, or want to share small snippets or techniques with others, or want to test a part of a big project and see how it works.&lt;/p&gt;

&lt;h2&gt;
  
  
  Stack overflow
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lZuWk7F3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ye0cee3yj6j10hso9c3g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lZuWk7F3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ye0cee3yj6j10hso9c3g.png" alt="Alt Text"&gt;&lt;/a&gt;Figure 2 - Stack overflow logo&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Stack Overflow&lt;/strong&gt; is a question and answer site for professional and enthusiast programmers. It is a privately-held website, the flagship site of the &lt;em&gt;Stack Exchange&lt;/em&gt; Network, created in 2008 by Jeff Atwood and Joel Spolsky. It features questions and answers on a wide range of topics in computer programming...&lt;a href="https://en.wikipedia.org/wiki/Stack_Overflow"&gt;Wikipedia&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Stack overflow is a great question and answer site&lt;br&gt;
and also one of the best. I recommend that you use it during learning, but when you are in any question and answer site you shouldn't rely on them, you ask when you have searched for the question and didn't find any helpful results, so asking on these sites are the last thing you can think about.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;links for the sites&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://stackoverflow.com/"&gt;Stack overflow&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://codepen.io/"&gt;Codepen&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

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