<?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: hdrend</title>
    <description>The latest articles on DEV Community by hdrend (@hdrend).</description>
    <link>https://dev.to/hdrend</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%2F4060802%2F6bfa2c80-4999-45cb-8120-a5044cf7c776.png</url>
      <title>DEV Community: hdrend</title>
      <link>https://dev.to/hdrend</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hdrend"/>
    <language>en</language>
    <item>
      <title>WDME</title>
      <dc:creator>hdrend</dc:creator>
      <pubDate>Mon, 03 Aug 2026 14:06:03 +0000</pubDate>
      <link>https://dev.to/hdrend/wdme-1klh</link>
      <guid>https://dev.to/hdrend/wdme-1klh</guid>
      <description>&lt;p&gt;I just published the first public version of WDME (WebDev Made Easy).&lt;br&gt;
I started this project as a simple open-source website editor, but during development I realized that I was more interested in the underlying architecture than the editor itself.&lt;br&gt;
So WDME evolved into a modular TypeScript core for building node-based web editors.&lt;br&gt;
The main idea is "Everything is a node":&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;tree-based object model&lt;/li&gt;
&lt;li&gt;attributes and events&lt;/li&gt;
&lt;li&gt;serialization/deserialization&lt;/li&gt;
&lt;li&gt;plugin system
It is still experimental, but I would like to hear feedback about the architecture and TypeScript design.
&lt;a href="https://github.com/hdrend/wdme-core/tree/main" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>architecture</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
