<?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: Simple Dev</title>
    <description>The latest articles on DEV Community by Simple Dev (@simpledevio).</description>
    <link>https://dev.to/simpledevio</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%2Forganization%2Fprofile_image%2F3025%2Fa840be54-7a3a-423e-a793-36bb56339daf.jpg</url>
      <title>DEV Community: Simple Dev</title>
      <link>https://dev.to/simpledevio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/simpledevio"/>
    <language>en</language>
    <item>
      <title>All Simple Dev tutorials are now FREE!</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Wed, 17 Aug 2022 19:04:15 +0000</pubDate>
      <link>https://dev.to/simpledevio/all-simple-dev-tutorials-are-now-free-4p9h</link>
      <guid>https://dev.to/simpledevio/all-simple-dev-tutorials-are-now-free-4p9h</guid>
      <description>&lt;p&gt;&lt;a href="https://simpledev.io/path/"&gt;All Simple Dev tutorials&lt;/a&gt; are now free! We recently decided to make all of our tutorials publicly available. Previously, only the HTML course was free, and a few other courses could be unlocked with a free membership. A paid membership was required for full access.&lt;/p&gt;

&lt;h2&gt;
  
  
  Memberships
&lt;/h2&gt;

&lt;p&gt;Now you can read any tutorial on the site for free. You can still &lt;a href="https://simpledev.io/sign-up/"&gt;sign up for a paid membership&lt;/a&gt;, which allows you to track your progress and mark tutorials complete. This is a great option if you'd like to support the site on a monthly basis. We hope to add more features to the paid membership in the future. Also, if you sign up for a paid membership, the Donate button in the corner and the Donation/Member banner at the top of each tutorial is hidden.&lt;/p&gt;

&lt;h2&gt;
  
  
  Donations
&lt;/h2&gt;

&lt;p&gt;Speaking of donations, you can now donate to Simple Dev using the Donate button in the corner! The Donate button is powered by Ko-fi, which is a service that allows websites and creators to accept donations without taking a fee. You can also donate directly on &lt;a href="https://ko-fi.com/javidevio"&gt;our Ko-fi page&lt;/a&gt;. This is a great option if you'd like to make a one-time donation to support the site.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;If you're new to Simple Dev, it's a website designed to teach coding through short, easy-to-read, and up-to-date tutorials. There are over 300 tutorials on the site, covering HTML, CSS, JavaScript, VS Code, and more, and now you can read them all for free. Visit &lt;a href="https://simpledev.io/"&gt;Simple Dev&lt;/a&gt; today to get started.&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>Simple Dev Improvements</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Wed, 30 Jun 2021 22:02:59 +0000</pubDate>
      <link>https://dev.to/simpledevio/simple-dev-improvements-3e5d</link>
      <guid>https://dev.to/simpledevio/simple-dev-improvements-3e5d</guid>
      <description>&lt;p&gt;We've been making several changes to &lt;a href="https://simpledev.io/"&gt;Simple Dev&lt;/a&gt; recently. Our overarching goal with these changes is to make the site better for beginners (although intermediate developers may still benefit from these changes as well). &lt;/p&gt;

&lt;p&gt;All of these changes are still ongoing, so you can expect to see more in the future. Read on to learn more.&lt;/p&gt;

&lt;h2&gt;
  
  
  Downloadable exercises
&lt;/h2&gt;

&lt;p&gt;The biggest change is that we've created downloadable exercises to go with our tutorials. This will make it easier to practice your coding skills with our tutorials. We've created exercises for most sections so far and will finish creating exercises for the other sections soon.&lt;/p&gt;

&lt;h2&gt;
  
  
  More Pens
&lt;/h2&gt;

&lt;p&gt;We've added Pens from CodePen to tutorials that were missing them before, including our JavaScript and Markdown tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  More screenshots
&lt;/h2&gt;

&lt;p&gt;We've added more screenshots to different tutorials on the site. We especially focused on adding relevant screenshots to our VS Code tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  More info
&lt;/h2&gt;

&lt;p&gt;We've been adding more info to our tutorials to make them more beginner-friendly, especially our JavaScript tutorials. Now you can learn how to write the code and have a better understanding of what it means.&lt;/p&gt;

&lt;h2&gt;
  
  
  VS Code Tips
&lt;/h2&gt;

&lt;p&gt;We've started including VS Code Tips directly inside our HTML, CSS, and other tutorials where possible. This makes it easier to learn how to quickly generate tags, properties, values and more and become a more productive developer. (We still have a separate VS Code Tips section as well for tutorials on productivity and customization.)&lt;/p&gt;




&lt;h2&gt;
  
  
  Minor changes
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Rearranged Path
&lt;/h3&gt;

&lt;p&gt;The Path has been rearranged. We've divided the first set of tutorials into Text Editors 1, Web 1, Text Editors 2, and Web 2. Since we're focused on teaching VS Code now, the Atom sections have been moved to the bottom as bonus sections. Bootstrap also comes before JavaScript now.&lt;/p&gt;

&lt;h3&gt;
  
  
  Projects
&lt;/h3&gt;

&lt;p&gt;We created some simple projects to cap off our HTML, CSS, and Bootstrap sections. We hope to add more projects in the future.&lt;/p&gt;




&lt;h2&gt;
  
  
  Feedback
&lt;/h2&gt;

&lt;p&gt;We hope you enjoy these changes we've made to Simple Dev, especially those of you just starting out on your coding journey. If you have any feedback, leave a comment below!&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>codepen</category>
    </item>
    <item>
      <title>New: Exercises on Simple Dev!</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Tue, 22 Jun 2021 22:24:40 +0000</pubDate>
      <link>https://dev.to/simpledevio/new-exercises-on-simple-dev-5h2b</link>
      <guid>https://dev.to/simpledevio/new-exercises-on-simple-dev-5h2b</guid>
      <description>&lt;p&gt;We recently created downloadable exercises to go along with the tutorials on Simple Dev. We created exercises for the &lt;a href="https://simpledev.io/html/html-basics/"&gt;HTML&lt;/a&gt;, &lt;a href="https://simpledev.io/markdown/markdown-basics/"&gt;Markdown&lt;/a&gt;, &lt;a href="https://simpledev.io/css/css-basics/"&gt;CSS&lt;/a&gt;, &lt;a href="https://simpledev.io/bootstrap/bootstrap-4-grid-basics/"&gt;Bootstrap 4&lt;/a&gt;, and &lt;a href="https://simpledev.io/javascript/javascript-basics/"&gt;JavaScript&lt;/a&gt; sections. The goal here is to let users practice coding skills inside their text editor.&lt;/p&gt;

&lt;p&gt;You can find the exercises by visiting the Topic pages above. You can find a link to download the exercises in the Summary section.&lt;/p&gt;

&lt;p&gt;The exercises are hosted on GitHub. You can download them by clicking the green &lt;strong&gt;Code&lt;/strong&gt; button and selecting &lt;strong&gt;Download ZIP&lt;/strong&gt;. You can then extract the files into a new folder and then open that folder in your favorite text editor.&lt;/p&gt;

&lt;p&gt;Each tutorial has its own exercise folder, and the exercise folders are grouped into sections. Each exercise folder has its own README file that contains the instructions for what to do.&lt;/p&gt;

&lt;p&gt;This is still a new feature on Simple Dev, so we'd appreciate any feedback you have. You can fill out our &lt;a href="https://simpledev.io/feedback/"&gt;feedback form&lt;/a&gt; if you have comments, questions, or suggestions on this feature.&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>markdown</category>
      <category>javascript</category>
    </item>
    <item>
      <title>New: VS Code and Atom sections!</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Tue, 02 Mar 2021 20:57:27 +0000</pubDate>
      <link>https://dev.to/simpledevio/new-vs-code-and-atom-sections-2c5b</link>
      <guid>https://dev.to/simpledevio/new-vs-code-and-atom-sections-2c5b</guid>
      <description>&lt;p&gt;Recently we added 4 new sections to Simple Dev: &lt;a href="https://simpledev.io/vscode/vscode-basics/"&gt;VS Code Basics&lt;/a&gt;, &lt;a href="https://simpledev.io/vscode/vscode-tips/"&gt;VS Code Tips&lt;/a&gt;, &lt;a href="https://simpledev.io/atom-text-editor/atom-basics/"&gt;Atom Basics&lt;/a&gt;, and &lt;a href="https://simpledev.io/atom-text-editor/atom-tips/"&gt;Atom Tips&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Technically speaking, these are not brand new sections. Previously, we had 2 sections that already covered VS Code and Atom: Text Editor Basics and Text Editor Tips. Each tutorial in those sections covered how to perform a certain action in both VS Code and Atom. However, we felt that now was a good time to split those tutorials up so that VS Code users could focus on their content and Atom users could focus on their own content.&lt;/p&gt;

&lt;p&gt;The hope is that now we can add more tutorials on VS Code with this new structure. Acccording to the &lt;a href="https://insights.stackoverflow.com/survey/2019#development-environments-and-tools"&gt;Stack Overflow 2019 Developer Survey&lt;/a&gt;, VS Code is the most popular developer tool, and it's much more popular than Atom. Because of those facts, we feel that we should focus more on VS Code for now (although we may add some new Atom tutorials here and there).&lt;/p&gt;

&lt;p&gt;One of our goals with Simple Dev is to teach developers how to code locally on their own devices, so these are very important sections to us. Not every course spends time explaining how to use a text editor. We pride ourselves in teaching coders how to code from the very beginning, starting with how to use a text editor.&lt;/p&gt;

&lt;p&gt;If you have any questions or suggestions, leave a comment below!&lt;/p&gt;

</description>
      <category>vscode</category>
    </item>
    <item>
      <title>New: Improved site navigation</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Mon, 16 Nov 2020 19:08:22 +0000</pubDate>
      <link>https://dev.to/simpledevio/new-improved-site-navigation-1kaa</link>
      <guid>https://dev.to/simpledevio/new-improved-site-navigation-1kaa</guid>
      <description>&lt;p&gt;We recently added a new navigation feature to Simple Dev called module navigation. With our new module navigation, links to related tutorials will appear on the right side of the tutorial you're currently viewing (or on the bottom if you're viewing the site on a smartphone). &lt;/p&gt;

&lt;p&gt;For example, if you're currently looking at a tutorial on a CSS selector, you will see all of the other tutorials on CSS selectors on the side of the screen, like in the picture below:&lt;/p&gt;

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

&lt;p&gt;This makes it easier to jump around related tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's a module?
&lt;/h2&gt;

&lt;p&gt;Currently, we group related tutorials into what we call Topic pages. We have Topic pages for HTML, CSS, Git, and many other topics. The modules for the topic are the subsections listed on the Topic page. For example, the CSS Topic page has the following modules: Introduction, Syntax, Values, Properties, and Selectors, as well as a few others.&lt;/p&gt;

&lt;p&gt;Some modules only contain one tutorial at the moment, but most contain several tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  Moving between modules
&lt;/h2&gt;

&lt;p&gt;If you want to move between different modules, you have a couple of options. The easiest thing to do is to click on the  Topic link that is listed on the top of each tutorial to go back to the main Topic page. There you can see all of the modules and all of the tutorials in that topic.&lt;/p&gt;

&lt;p&gt;Alternatively, if you're at the first or last tutorial in a module, you can use the Next and Previous navigation links at the bottom of the tutorial to get to the next or previous module (if there is one).&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;As always, if you want to find information even faster, you can always use our powerful search feature to instantly find any tutorial on the site.&lt;/p&gt;

&lt;p&gt;Let us know what you think of this new feature in the comments below!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>New: Jekyll tutorials!</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Fri, 13 Nov 2020 23:33:27 +0000</pubDate>
      <link>https://dev.to/simpledevio/new-jekyll-tutorials-440n</link>
      <guid>https://dev.to/simpledevio/new-jekyll-tutorials-440n</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1FKEg14i--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3w86allr8voge0h0kxwt.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1FKEg14i--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3w86allr8voge0h0kxwt.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We recently released the first batch of our Jekyll tutorials! You can see them on our &lt;a href="https://simpledev.io/jekyll/jekyll-basics/"&gt;Jekyll Basics&lt;/a&gt; topic page.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Jekyll?
&lt;/h2&gt;

&lt;p&gt;Jekyll is a static site generator, which means it's a tool that makes it easier to build static sites. When building a multi-page static site using just HTML, you end up with a lot of code you have to repeat on each page (if each page is using the same general layout). Jekyll, on the other hand, lets you reuse code by creating common layouts and template parts that can be used with each page, without having to copy and paste large chunks of code.&lt;/p&gt;

&lt;h2&gt;
  
  
  Before You Start
&lt;/h2&gt;

&lt;p&gt;To get the most out of these tutorials, you should be familiar with HTML, CSS, Sass, and the terminal (though you don't have to be an expert at all of them). Luckily for you, we have tutorials for all of these topics! Check out &lt;a href="https://simpledev.io/"&gt;our home page&lt;/a&gt; for links to all of our tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Let us know what you think of these tutorials in the comments below! We'll be adding more Jekyll tutorials soon.&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>New: "Cheat sheet" view for Topic pages</title>
      <dc:creator>Javier Alvarado</dc:creator>
      <pubDate>Fri, 02 Oct 2020 00:23:32 +0000</pubDate>
      <link>https://dev.to/simpledevio/new-cheat-sheet-view-for-topic-pages-381l</link>
      <guid>https://dev.to/simpledevio/new-cheat-sheet-view-for-topic-pages-381l</guid>
      <description>&lt;p&gt;We recently added code snippets directly to some of our Topic pages. Now users can easily skim through them to find what they're looking for.&lt;/p&gt;

&lt;p&gt;The new Topic pages look like this:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---A_etJdL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/lqrz7s1wct6c1ug2uksf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---A_etJdL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/lqrz7s1wct6c1ug2uksf.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We're calling this new layout the "cheat sheet" view because it allows you to get information at a glance.&lt;/p&gt;

&lt;p&gt;For comparison, our old Topic pages consisted of lists of links, like this:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Oy4JrsTp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/dugb7ivtjdoyc47rowji.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Oy4JrsTp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/dugb7ivtjdoyc47rowji.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;They were functional, but hard to skim through, especially on the pages with a lot of tutorials. To be clear, some of the Topic pages are still keeping the old format for now (like the Text Editor Basics page in the example above), but that may change in the future.&lt;/p&gt;

&lt;p&gt;You can check out our list of Topic pages on the &lt;a href="https://simpledev.io/"&gt;Simple Dev home page&lt;/a&gt;. Try viewing the HTML, CSS, Git, and npm pages to see examples of the new layout.&lt;/p&gt;

&lt;p&gt;If you want to find information even faster, don't forget that you can always use our powerful search feature to instantly find any tutorial on the site.&lt;/p&gt;

&lt;p&gt;Have fun coding!&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>git</category>
    </item>
  </channel>
</rss>
