<?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: sdyalor</title>
    <description>The latest articles on DEV Community by sdyalor (@sdyalor).</description>
    <link>https://dev.to/sdyalor</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%2F197408%2Feb5df133-5d28-4385-bb14-3ce1e2fadaed.png</url>
      <title>DEV Community: sdyalor</title>
      <link>https://dev.to/sdyalor</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sdyalor"/>
    <language>en</language>
    <item>
      <title>Hellow Lit-Element and React</title>
      <dc:creator>sdyalor</dc:creator>
      <pubDate>Fri, 18 Oct 2019 19:55:55 +0000</pubDate>
      <link>https://dev.to/sdyalor/hellow-lit-element-and-react-31mp</link>
      <guid>https://dev.to/sdyalor/hellow-lit-element-and-react-31mp</guid>
      <description>&lt;p&gt;Hi everyBody ;u&lt;/p&gt;

&lt;p&gt;I'm studing how web frameworks interop&lt;/p&gt;

&lt;p&gt;Last sunday I tried to figure how to use &lt;a href="https://stackoverflow.com/questions/58110516/recomendation-eficient-spreadsheet-like-library-for-object-manipulation-in-java"&gt;React-Datasheet&lt;/a&gt; (link to spreadsheets like in javascript) with lit-element from &lt;a href="https://github.com/Polymer/pwa-starter-kit"&gt;pwa-starter-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Well, React Dom works fine inside a ShadyDom, but I got &lt;a href="https://github.com/nadbm/react-datasheet/issues/172"&gt;issues&lt;/a&gt; with how react library has been implemented. The component world helped me with already done work but that just as I needed React encapsulation.&lt;/p&gt;

&lt;p&gt;To implement React Components inside Lit-Element(lit-html,customElement+shadyDom) is posible?&lt;/p&gt;

&lt;p&gt;There is a considerations that I figure out reactComponents need to have&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;dependencies: global objects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;How to tell the webcomponent that document object is now the shadowRoot ;c&lt;/p&gt;

</description>
      <category>litelement</category>
      <category>react</category>
      <category>webcomponents</category>
      <category>pwastarterkit</category>
    </item>
  </channel>
</rss>
