<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HTML on Simple Enough Blog</title><link>https://blog-dev.simpleenough.net/tags/html/</link><description>Recent content in HTML on Simple Enough Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 05 Sep 2025 12:09:45 +0200</lastBuildDate><atom:link href="https://blog-dev.simpleenough.net/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Organizing Your Frontend Project: Clean and Simple Folder Structure</title><link>https://blog-dev.simpleenough.net/blog/organization_frontend/</link><pubDate>Fri, 05 Sep 2025 12:09:45 +0200</pubDate><guid>https://blog-dev.simpleenough.net/blog/organization_frontend/</guid><description>&lt;h2 id="i-why-organize-your-frontend-project" class="heading">I. Why Organize Your Frontend Project?&lt;a href="#i-why-organize-your-frontend-project" aria-labelledby="i-why-organize-your-frontend-project">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>When you&amp;rsquo;re starting with web development, it&amp;rsquo;s common to place all your files in one folder. However, &lt;strong>good organization&lt;/strong> quickly becomes essential as the project grows, whether for:&lt;/p>
&lt;ul>
&lt;li>Navigating your codebase easily.&lt;/li>
&lt;li>Collaborating effectively with other developers.&lt;/li>
&lt;li>Making maintenance and updates easier.&lt;/li>
&lt;li>Saving time in the long run.&lt;/li>
&lt;/ul>
&lt;hr>




&lt;h2 id="ii-recommended-structure-for-a-simple-project" class="heading">II. Recommended Structure for a Simple Project&lt;a href="#ii-recommended-structure-for-a-simple-project" aria-labelledby="ii-recommended-structure-for-a-simple-project">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>Here’s a classic, clean structure for an HTML/CSS/JS project without a framework:&lt;/p></description></item></channel></rss>