<?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: ladder-b</title>
    <description>The latest articles on DEV Community by ladder-b (@ladderb).</description>
    <link>https://dev.to/ladderb</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%2F347227%2F0c49db20-3887-496e-b56d-a77f6fb10d61.png</url>
      <title>DEV Community: ladder-b</title>
      <link>https://dev.to/ladderb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ladderb"/>
    <language>en</language>
    <item>
      <title>Message driven react</title>
      <dc:creator>ladder-b</dc:creator>
      <pubDate>Sat, 07 Mar 2020 11:32:14 +0000</pubDate>
      <link>https://dev.to/ladderb/message-driven-react-oj6</link>
      <guid>https://dev.to/ladderb/message-driven-react-oj6</guid>
      <description>&lt;p&gt;I am here for feedback/suggestions/comments.&lt;br&gt;
I have developed a tiny messaging library and its glue to react. The aim of this library is to help writing message driven react apps.&lt;br&gt;
The relevant links are as follows&lt;br&gt;
&lt;a href="https://github.com/ladder-b/jsmxq"&gt;message Xchange library - jsmxq&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/ladder-b/jsmxq-react"&gt;jsmxq - react glue&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/ladder-b/jsmxq-react-todo"&gt;A todo app jsmxq-react-todo&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/ladder-b/jsmxq-react-demo"&gt;A small demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sometime back, In my personal capacity, I was developing a web app using react, but it became too complex, I had to stop development. I felt I am writing too many wrapper components, editing multiple files to add actions, component interdependence became a problem. I am sure I must be doing something wrong with frameworks I used.&lt;br&gt;
Now when starting development again after gap of almost a year, I came up with jsmxq and jsmxq-react. I hope it will help me in writing loosely coupled components. When writing todo app, library was really helpful.&lt;/p&gt;

&lt;p&gt;I will be interested to have your comments/suggestion or may be pointer to something similar for react.&lt;/p&gt;

&lt;p&gt;Thanks And Regards&lt;/p&gt;

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