<?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: Marek Łabuz</title>
    <description>The latest articles on DEV Community by Marek Łabuz (@mareklabuz).</description>
    <link>https://dev.to/mareklabuz</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%2F34936%2F36f501ce-6861-4fbd-a047-b78b5cdf29af.png</url>
      <title>DEV Community: Marek Łabuz</title>
      <link>https://dev.to/mareklabuz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mareklabuz"/>
    <language>en</language>
    <item>
      <title>Creating Single Page Applications in Gruu</title>
      <dc:creator>Marek Łabuz</dc:creator>
      <pubDate>Fri, 29 Sep 2017 14:30:09 +0000</pubDate>
      <link>https://dev.to/mareklabuz/creating-single-page-applications-in-gruu-e31</link>
      <guid>https://dev.to/mareklabuz/creating-single-page-applications-in-gruu-e31</guid>
      <description>&lt;p&gt;Hello! I have recently created a UI JavaScript library, because I wanted to use it in my personal project. However, it turned out to be something bigger, so I wanted to share it with you and hear your thoughts on Gruu :)&lt;/p&gt;

&lt;p&gt;Gruu in a nutshell:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;write UI fully in JavaScript&lt;/li&gt;
&lt;li&gt;virtual DOM&lt;/li&gt;
&lt;li&gt;efficient view updates&lt;/li&gt;
&lt;li&gt;built-in state management&lt;/li&gt;
&lt;li&gt;available extensions: gruu-router (SPA routing management) and JSX support&lt;/li&gt;
&lt;li&gt;small file size ;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here is GitHub repository: &lt;a href="https://github.com/MarekLabuz/gruu"&gt;https://github.com/MarekLabuz/gruu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is my first such a project so please be understanding.&lt;/p&gt;

&lt;p&gt;I also invite you to Gruu website: &lt;a href="https://gruujs.com/"&gt;https://gruujs.com&lt;/a&gt; if you feel interested :)&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>javascript</category>
      <category>npm</category>
      <category>ui</category>
    </item>
  </channel>
</rss>
