<?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: Lawrence Mila</title>
    <description>The latest articles on DEV Community by Lawrence Mila (@lawrence).</description>
    <link>https://dev.to/lawrence</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%2F148983%2Ffac2eeae-2cfc-4fe3-8375-b21d2dac3570.png</url>
      <title>DEV Community: Lawrence Mila</title>
      <link>https://dev.to/lawrence</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lawrence"/>
    <language>en</language>
    <item>
      <title>Why is it so hard to build or use a rich text editor yet amazing editors like vscode or atom are built with web technologies?</title>
      <dc:creator>Lawrence Mila</dc:creator>
      <pubDate>Sat, 13 Apr 2019 07:55:44 +0000</pubDate>
      <link>https://dev.to/lawrence/why-is-it-so-hard-to-build-or-use-a-rich-text-editor-yet-amazing-editors-like-vscode-or-atom-are-built-with-web-technologies-506a</link>
      <guid>https://dev.to/lawrence/why-is-it-so-hard-to-build-or-use-a-rich-text-editor-yet-amazing-editors-like-vscode-or-atom-are-built-with-web-technologies-506a</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiimco1cwlf0cfrkofjqz.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiimco1cwlf0cfrkofjqz.gif" alt="Rich Text Editor" width="714" height="270"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;I have tried to build a rich text editor in a React web app, and the common libraries used like slate.js or draft.js make it seem like it's actually very tricky to build or even use a rich text editor that ticks all the boxes.&lt;/p&gt;

&lt;p&gt;Yet code editors like vscode and atom give users amazing text editing possibilities such as multi-cursors and other countless refinements, and they are built on top of web technologies. &lt;/p&gt;

&lt;p&gt;Can anyone explain how that can be? I'm probably missing a few steps in my understanding. &lt;/p&gt;

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

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