﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/15" rel="self" type="application/rss+xml" />
        <title><![CDATA[Domain Driven Design: Layers]]></title>
        <description><![CDATA[<p>Developing applications that can perform complex tasks can be a challenging process, and it requires careful planning and design. One approach to managing this complexity is to use a Layered Architecture. This architecture separates the application's code into layers, each with a specific responsibility and purpose. These layers are typically organized in a hierarchy, with higher-level layers depending on lower-level layers.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/15/domain-driven-design-layers]]></link>
        <pubDate>Wed, 14 Jul 2021 20:57:35 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>domain-driven-design-layers</title>
            <link><![CDATA[https://www.hibit.dev/posts/15/domain-driven-design-layers]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/ddd_layers.png]]></url>
            <width>240></width>
            <height>240></height>
        </image>
    </channel>
</rss>
