<?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>EmberJS on ToiDB</title>
    <link>https://www.toidang.xyz/tags/emberjs/</link>
    <description>Recent content in EmberJS 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/emberjs/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>
    <item>
      <title>Ember - Bootstrap Modal</title>
      <link>https://www.toidang.xyz/posts/2016/09/30/ember-bootstrap-modal/</link>
      <pubDate>Fri, 30 Sep 2016 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2016/09/30/ember-bootstrap-modal/</guid>
      <description>Learn how to create a modal in Ember.js using Ember Wormhole and Ember Route Action Helper. This tutorial provides a step-by-step guide to implementing a modal component in your Ember application.</description>
    </item>
    <item>
      <title>Ember - Ember Addons</title>
      <link>https://www.toidang.xyz/posts/2016/09/29/ember-ember-addons/</link>
      <pubDate>Thu, 29 Sep 2016 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2016/09/29/ember-ember-addons/</guid>
      <description>Ember.js is a powerful front-end framework that comes with a rich ecosystem of addons to extend its functionality. In this article, we&amp;rsquo;ll explore some of the most popular Ember addons that can help you build better web applications.</description>
    </item>
  </channel>
</rss>
