<?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: Sushant Mishra</title>
    <description>The latest articles on DEV Community by Sushant Mishra (@sush1729).</description>
    <link>https://dev.to/sush1729</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%2F1067968%2F84838c66-e4ec-4e7c-a1e3-9b76eecac9b1.jpeg</url>
      <title>DEV Community: Sushant Mishra</title>
      <link>https://dev.to/sush1729</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sush1729"/>
    <language>en</language>
    <item>
      <title>How can I create Angular metadata driven framework?</title>
      <dc:creator>Sushant Mishra</dc:creator>
      <pubDate>Wed, 19 Apr 2023 16:02:12 +0000</pubDate>
      <link>https://dev.to/sush1729/how-can-i-create-angular-metadata-driven-framework-44dd</link>
      <guid>https://dev.to/sush1729/how-can-i-create-angular-metadata-driven-framework-44dd</guid>
      <description>&lt;p&gt;Hi All,&lt;br&gt;
I want to create a framework that generates automatic ui fields like input, select, dropdown, radio when provided a json with widget name.&lt;/p&gt;

&lt;p&gt;Like if I get widget = “input”, input field should be created in my app.&lt;br&gt;
How can I achieve this in angular 11+?&lt;/p&gt;

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