
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>ROXL&#39;s Blog - Random Online eXperiment Lab</title>
      <link>https://roxl.net/es/blog</link>
      <description>Automating. Saving time. Making the world better.</description>
      <language>es-es</language>
      <managingEditor>therawlex@gmail.com (Artem Krivoshchekov)</managingEditor>
      <webMaster>therawlex@gmail.com (Artem Krivoshchekov)</webMaster>
      <lastBuildDate>Mon, 22 Aug 2022 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://roxl.net/es/etiquetas/developer-story/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://roxl.net/es/blog/frontend/reactjs-how-to-interract-with-component-from-outer-js</guid>
    <title>Cómo conecté componentes React a JS externo: la historia de un desarrollador</title>
    <link>https://roxl.net/es/blog/frontend/reactjs-how-to-interract-with-component-from-outer-js</link>
    <description>Como desarrollador, necesitaba disparar un modal de React desde un botón del Ribbon de SharePoint—conectando JS clásico con React moderno. Este post explica el desafío, la solución usando el objeto global window, y cómo hice accesible el estado de React desde fuera del bundle.</description>
    <pubDate>Mon, 22 Aug 2022 00:00:00 GMT</pubDate>
    <author>therawlex@gmail.com (Artem Krivoshchekov)</author>
    <category>react</category><category>integration</category><category>javascript</category><category>frontend</category><category>interop</category><category>developer-story</category>
  </item>

    </channel>
  </rss>
