<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Javascript on Jonas Devlieghere</title>
    <link>https://jonasdevlieghere.com/tags/javascript/</link>
    <description>Recent content in Javascript on Jonas Devlieghere</description>
    <image>
      <title>Jonas Devlieghere</title>
      <url>https://jonasdevlieghere.com/images/empty.png</url>
      <link>https://jonasdevlieghere.com/images/empty.png</link>
    </image>
    <generator>Hugo -- 0.123.7</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 27 Jun 2014 11:14:55 +0000</lastBuildDate>
    <atom:link href="https://jonasdevlieghere.com/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backbone.Marionette AMD Modules</title>
      <link>https://jonasdevlieghere.com/post/backbone-marionette-amd-modules/</link>
      <pubDate>Fri, 27 Jun 2014 11:14:55 +0000</pubDate>
      <guid>https://jonasdevlieghere.com/post/backbone-marionette-amd-modules/</guid>
      <description>This post describes how to create an extremely simple Backbone Marionette application using Asynchronous Module Definition or AMD provided by RequireJS.
The Marionette documentation states the following:
It is recommended that you divide your controller objects into smaller pieces of related functionality and have multiple routers / controllers, instead of just one giant router and controller.
Although this is pretty obvious, the documentation never really shows how to achieve this. Probably modules have something to do with it, yet there&amp;rsquo;s no mention of routers or controllers.</description>
    </item>
  </channel>
</rss>
