<?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: Francesco Marchioni</title>
    <description>The latest articles on DEV Community by Francesco Marchioni (@francesco_marchioni_b0545).</description>
    <link>https://dev.to/francesco_marchioni_b0545</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%2F1923133%2F54bf0914-ea48-4835-b2b8-486801420e7d.jpg</url>
      <title>DEV Community: Francesco Marchioni</title>
      <link>https://dev.to/francesco_marchioni_b0545</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/francesco_marchioni_b0545"/>
    <language>en</language>
    <item>
      <title>Angular Model definition and DTO</title>
      <dc:creator>Francesco Marchioni</dc:creator>
      <pubDate>Tue, 13 Aug 2024 12:10:48 +0000</pubDate>
      <link>https://dev.to/francesco_marchioni_b0545/angular-model-definition-and-dto-5gk7</link>
      <guid>https://dev.to/francesco_marchioni_b0545/angular-model-definition-and-dto-5gk7</guid>
      <description>&lt;p&gt;Hi all,&lt;br&gt;
I'd like to learn from Angular developers which is a common approach for defining the Typescript Model objects.&lt;/p&gt;

&lt;p&gt;Since these Models map the server-side DTO objects, which in turn map the Database schema, is there a tool or best practice to keep all these objects in sync ?&lt;/p&gt;

&lt;p&gt;As beginner, I'm simply replicating the DTO objects in equivalent typescript *.model.ts files. I think this might not work well at scale.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;br&gt;
Francesco&lt;/p&gt;

</description>
      <category>angular</category>
    </item>
  </channel>
</rss>
