<?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: NgxViewBuilder</title>
    <description>The latest articles on DEV Community by NgxViewBuilder (@ngx_vb_5a114606ff9222c26a).</description>
    <link>https://dev.to/ngx_vb_5a114606ff9222c26a</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4042115%2F5eb2b24e-5606-463e-a025-bde39507a287.png</url>
      <title>DEV Community: NgxViewBuilder</title>
      <link>https://dev.to/ngx_vb_5a114606ff9222c26a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ngx_vb_5a114606ff9222c26a"/>
    <language>en</language>
    <item>
      <title>Building a JSON-driven UI Builder for Angular</title>
      <dc:creator>NgxViewBuilder</dc:creator>
      <pubDate>Wed, 05 Aug 2026 18:47:08 +0000</pubDate>
      <link>https://dev.to/ngx_vb_5a114606ff9222c26a/building-a-json-driven-ui-builder-for-angular-2hk4</link>
      <guid>https://dev.to/ngx_vb_5a114606ff9222c26a/building-a-json-driven-ui-builder-for-angular-2hk4</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fooqltimidj853ika8pf1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fooqltimidj853ika8pf1.png" alt=" " width="800" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After 2.5 years of building in my free time, I'm excited to share the beta of NGX View Builder.&lt;/p&gt;

&lt;p&gt;The idea started while working on a project that needed dynamic JSON based forms with a drag and drop editor. We ended up using an existing solution, but the experience made me wonder if I could build something similar with a different approach.&lt;/p&gt;

&lt;p&gt;Since early 2024, I've been working on NGX View Builder after work and on weekends. I rewrote it three times before arriving at an architecture I was happy with.&lt;/p&gt;

&lt;p&gt;The goal isn't just another form builder. I wanted to create a flexible way to build and manage Angular application views using JSON, while making it easy to extend with custom components, plugins, themes, and integrations.&lt;/p&gt;

&lt;p&gt;The project is now available in beta, and I'd really appreciate any feedback or suggestions from the Angular community.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://ngxviewbuilder.io/" rel="noopener noreferrer"&gt;https://ngxviewbuilder.io/&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  angular #typescript #webdev #lowcode
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>After 2.5 years of nights and weekends, I finally shipped my Angular view builder</title>
      <dc:creator>NgxViewBuilder</dc:creator>
      <pubDate>Wed, 22 Jul 2026 14:10:45 +0000</pubDate>
      <link>https://dev.to/ngx_vb_5a114606ff9222c26a/after-25-years-of-nights-and-weekends-i-finally-shipped-my-angular-view-builder-2gj9</link>
      <guid>https://dev.to/ngx_vb_5a114606ff9222c26a/after-25-years-of-nights-and-weekends-i-finally-shipped-my-angular-view-builder-2gj9</guid>
      <description>&lt;p&gt;I started building this on January 21st, 2024. After work, weekends, holidays whatever free time I could find. Two and a half years later, I finally decided to ship it as a beta.&lt;/p&gt;

&lt;p&gt;The idea is simple you drag components onto a canvas, watch the JSON update live, and what gets rendered isn't some black box abstraction it's real Angular components. The exact same ones that run at runtime. No wrappers, no half broken layer sitting on top of your component model.&lt;/p&gt;

&lt;p&gt;Since it's a beta, there are almost certainly bugs I haven't caught myself. So I'd genuinely appreciate it if you gave it a try and told me what you think what works, what doesn't, what's missing.&lt;/p&gt;

&lt;p&gt;A couple of technical notes if you're curious the landing page is built with VitePress. The documentation I wrote with some AI help not out of laziness, but because good docs need clear, fluent writing, and that's not my strongest suit.&lt;/p&gt;

&lt;p&gt;Thanks in advance to anyone who takes a few minutes to check it out. 🙏&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://ngxviewbuilder.io" rel="noopener noreferrer"&gt;https://ngxviewbuilder.io&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular</category>
      <category>lowcode</category>
      <category>showdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
