<?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: Clark Pesa</title>
    <description>The latest articles on DEV Community by Clark Pesa (@clark_sgen).</description>
    <link>https://dev.to/clark_sgen</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%2F4093362%2Ff3a92b3c-2c61-4cda-b2d6-c2dfef372998.png</url>
      <title>DEV Community: Clark Pesa</title>
      <link>https://dev.to/clark_sgen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/clark_sgen"/>
    <language>en</language>
    <item>
      <title>Native Modules vs. Plugins: What We’re Building at SGEN</title>
      <dc:creator>Clark Pesa</dc:creator>
      <pubDate>Tue, 25 Aug 2026 05:42:49 +0000</pubDate>
      <link>https://dev.to/clark_sgen/native-modules-vs-plugins-what-were-building-at-sgen-2531</link>
      <guid>https://dev.to/clark_sgen/native-modules-vs-plugins-what-were-building-at-sgen-2531</guid>
      <description>&lt;h1&gt;
  
  
  Why SGEN Is Taking a Native-Modules Approach to CMS
&lt;/h1&gt;

&lt;p&gt;Hi DEV Community!&lt;/p&gt;

&lt;p&gt;I’m Clark, a Growth Marketer at &lt;strong&gt;SGEN&lt;/strong&gt;, and I wanted to share something I’ve been learning while working with the platform: why SGEN is built around native functionality instead of relying heavily on plugins.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is SGEN?
&lt;/h2&gt;

&lt;p&gt;SGEN is a modern CMS and website builder designed to bring the tools needed to build, manage, host, and grow websites into one platform.&lt;/p&gt;

&lt;p&gt;Instead of starting with a core CMS and adding multiple third-party plugins for common website functionality, &lt;strong&gt;SGEN includes 23 native modules across 7 categories&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That means features are designed as part of the platform rather than being added later through a collection of separate plugins.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why take this approach?
&lt;/h2&gt;

&lt;p&gt;One thing I've noticed while learning more about CMS platforms is how quickly a plugin stack can grow.&lt;/p&gt;

&lt;p&gt;You might need separate solutions for SEO, forms, analytics, redirects, security, performance, and other functionality.&lt;/p&gt;

&lt;p&gt;That flexibility can be useful, especially when a website has very specific requirements.&lt;/p&gt;

&lt;p&gt;But it can also mean more dependencies to manage.&lt;/p&gt;

&lt;p&gt;SGEN takes a different approach: &lt;strong&gt;build commonly needed functionality directly into the CMS.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The idea is to create a more unified environment where the individual pieces are designed to work together.&lt;/p&gt;

&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%2Fxua7qkolxxrzks39c05b.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%2Fxua7qkolxxrzks39c05b.png" alt=" " width="800" height="496"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  It's more than just the modules
&lt;/h2&gt;

&lt;p&gt;Another thing that makes SGEN interesting to me is that the CMS isn't treated as the only part of the website stack.&lt;/p&gt;

&lt;p&gt;Hosting, security, SEO capabilities, and server-side rendering are part of the platform as well.&lt;/p&gt;

&lt;p&gt;From my perspective on the growth side, that matters.&lt;/p&gt;

&lt;p&gt;SEO and discoverability aren't only about keywords and content. How a website is built, rendered, structured, and maintained can influence what marketers are able to do after launch.&lt;/p&gt;

&lt;p&gt;Working at SGEN has made me pay much more attention to that relationship between &lt;strong&gt;development and growth&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Native functionality vs. flexibility
&lt;/h2&gt;

&lt;p&gt;Of course, there is a trade-off.&lt;/p&gt;

&lt;p&gt;A large plugin ecosystem gives developers enormous flexibility.&lt;/p&gt;

&lt;p&gt;A native-module approach gives up some of that open-ended choice in exchange for a more controlled and integrated environment.&lt;/p&gt;

&lt;p&gt;SGEN is betting that for many websites and agencies, reducing the number of separate tools that need to be installed, maintained, and paid for can make website management simpler.&lt;/p&gt;

&lt;p&gt;Whether that approach makes sense depends on the project.&lt;/p&gt;

&lt;p&gt;And that's actually what I'd like to learn more about from developers here.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When choosing a CMS, do you prefer having more functionality built into the platform, or having a lightweight core and choosing your own plugins?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'd love to hear how you evaluate that trade-off.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>cms</category>
      <category>seo</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Hi DEV Community! I’m Clark 👋</title>
      <dc:creator>Clark Pesa</dc:creator>
      <pubDate>Tue, 25 Aug 2026 05:10:19 +0000</pubDate>
      <link>https://dev.to/clark_sgen/hi-dev-community-im-clark-2gjn</link>
      <guid>https://dev.to/clark_sgen/hi-dev-community-im-clark-2gjn</guid>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;

&lt;p&gt;I’m Clark, a Growth Marketer at SGEN, and this is my first post here on DEV Community.&lt;/p&gt;

&lt;p&gt;My background is more on the marketing and growth side, but my current work has brought me much closer to the technical side of the web — SEO, CMS platforms, website performance, search visibility, structured data, and how developers build websites that are actually discoverable.&lt;/p&gt;

&lt;p&gt;One thing I’ve been learning is that growth and development are much more connected than they sometimes seem.&lt;/p&gt;

&lt;p&gt;A technically great website still needs to be discovered. At the same time, good marketing can only go so far if the technical foundation of a website creates problems for performance, SEO, or user experience.&lt;/p&gt;

&lt;p&gt;That intersection is what I’m hoping to explore here.&lt;/p&gt;

&lt;p&gt;I plan to share things I learn from working on SEO and growth for a CMS platform, experiments that work (and sometimes don’t), and observations about how technical decisions affect discoverability.&lt;/p&gt;

&lt;p&gt;I’m also here to learn from developers who understand this side of the web much better than I do.&lt;/p&gt;

&lt;p&gt;If you work in web development, SEO, CMS, or growth, I’d love to connect.&lt;/p&gt;

&lt;p&gt;Looking forward to being part of the DEV Community!&lt;/p&gt;

</description>
      <category>growth</category>
      <category>beginners</category>
      <category>seo</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
