<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://learn-dojo.com</id>
    <title>Learn Dojo</title>
    <updated>2020-12-13T20:43:27.114Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Rene Rubalcava</name>
        <email/>
        <uri/>
    </author>
    <link rel="alternate" href="https://learn-dojo.com"/>
    <link rel="self" href="https://learn-dojo.com/atom"/>
    <subtitle>Learn Dojo, byte by byte</subtitle>
    <icon>https://learn-dojo.com/favicon.ico</icon>
    <rights>All rights reserved 2019, odoenet</rights>
    <entry>
        <title type="html"><![CDATA[Build a movie search app with Dojo]]></title>
        <id>https://learn-dojo.com/build-movie-app-with-dojo</id>
        <link href="https://learn-dojo.com/build-movie-app-with-dojo"/>
        <updated>2019-11-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A walkthrough on how to build a movie search application with Dojo]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-11-11T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Building a static site with dojo]]></title>
        <id>https://learn-dojo.com/building-static-site-with-dojo</id>
        <link href="https://learn-dojo.com/building-static-site-with-dojo"/>
        <updated>2019-05-28T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We'll look at how you can use dojo as a static site generator]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-05-28T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Custom Dojo Middleware]]></title>
        <id>https://learn-dojo.com/dojo-custom-middleware</id>
        <link href="https://learn-dojo.com/dojo-custom-middleware"/>
        <updated>2019-10-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[How you can write your own custom middleware to use in your Dojo widgets]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-10-01T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Dojo GraphQL]]></title>
        <id>https://learn-dojo.com/dojo-graphql</id>
        <link href="https://learn-dojo.com/dojo-graphql"/>
        <updated>2019-06-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[How you can integrate GraphQL into your Dojo applications with Apollo and Dojo containers]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-06-17T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Using Middleware with Dojo Processes]]></title>
        <id>https://learn-dojo.com/dojo-process-middleware</id>
        <link href="https://learn-dojo.com/dojo-process-middleware"/>
        <updated>2019-07-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[How you can inject yourself into the Dojo process, juggle your data, and manage state updates]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-07-14T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Data Aware Widgets in Dojo]]></title>
        <id>https://learn-dojo.com/dojo-resource-widgets</id>
        <link href="https://learn-dojo.com/dojo-resource-widgets"/>
        <updated>2020-08-06T12:00:00.000Z</updated>
        <summary type="html"><![CDATA[Dojo resource widgets allow you to make widgets data aware and share a single source of data!]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2020-08-06T12:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Theming with Dojo Middleware]]></title>
        <id>https://learn-dojo.com/dojo-theme-middleware</id>
        <link href="https://learn-dojo.com/dojo-theme-middleware"/>
        <updated>2019-09-17T15:43:43.000Z</updated>
        <summary type="html"><![CDATA[A look at how to use the Dojo theme middleware to apply themes to your application.]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-09-17T15:43:43.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Dojo Widget Middleware]]></title>
        <id>https://learn-dojo.com/dojo-widget-middleware</id>
        <link href="https://learn-dojo.com/dojo-widget-middleware"/>
        <updated>2019-09-05T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn how to use middleware in Dojo function based widgets, managing local and application state, to build awesome applications!]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-09-05T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Intersection Observer with Dojo]]></title>
        <id>https://learn-dojo.com/intersection-observer</id>
        <link href="https://learn-dojo.com/intersection-observer"/>
        <updated>2019-11-22T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn how to use the Intersection Observer middleware in your Dojo applications]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-11-22T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Intro to i18n with Dojo]]></title>
        <id>https://learn-dojo.com/intro-dojo-i18n</id>
        <link href="https://learn-dojo.com/intro-dojo-i18n"/>
        <updated>2019-12-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn how to use i18n with Dojo applications]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-12-06T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Learn Dojo on Youtube]]></title>
        <id>https://learn-dojo.com/learn-dojo-youtube</id>
        <link href="https://learn-dojo.com/learn-dojo-youtube"/>
        <updated>2020-12-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Building apps with Dojo on Youtube]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2020-12-14T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Migrating learn-dojo to Dojo 6]]></title>
        <id>https://learn-dojo.com/migrating-to-dojo-6</id>
        <link href="https://learn-dojo.com/migrating-to-dojo-6"/>
        <updated>2019-08-28T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[How I migrated the learn-dojo site to Dojo 6 and a look at the new function-based widgets capabilities!]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-08-28T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Testing with Dojo]]></title>
        <id>https://learn-dojo.com/testing-with-dojo</id>
        <link href="https://learn-dojo.com/testing-with-dojo"/>
        <updated>2019-05-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[How to use the testing tools of the Dojo framework]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-05-06T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Revisiting Web Components with Dojo]]></title>
        <id>https://learn-dojo.com/web-components-with-dojo-revisted</id>
        <link href="https://learn-dojo.com/web-components-with-dojo-revisted"/>
        <updated>2019-10-22T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[It's now even easier to export Dojo widgets to Web Components]]></summary>
        <author>
            <name>Rene Rubalcava</name>
            <email/>
            <uri/>
        </author>
        <published>2019-10-22T00:00:00.000Z</published>
    </entry>
</feed>