<?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>Controllers on ToiDB</title>
    <link>https://www.toidang.xyz/tags/controllers/</link>
    <description>Recent content in Controllers on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/controllers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ember - Controllers are Singletons</title>
      <link>https://www.toidang.xyz/posts/2016/10/01/ember-controllers-are-singletons/</link>
      <pubDate>Sat, 01 Oct 2016 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2016/10/01/ember-controllers-are-singletons/</guid>
      <description>Controllers in Ember are singletons. When the user leaves a page and goes to another one, the controller is not torn down. It lives on, keeping its properties. This makes sense for a framework that aims to create long-lived, rich client-side applications, but it&amp;rsquo;s something to watch out for when developing Ember applications.</description>
    </item>
  </channel>
</rss>
