<?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>Js on 4sh.dev</title>
    <link>/tags/js/</link>
    <description>Recent content in Js on 4sh.dev</description>
    <image>
      <title>4sh.dev</title>
      <url>/images/Ash-Drawing.jpg</url>
      <link>/images/Ash-Drawing.jpg</link>
    </image>
    <generator>Hugo -- 0.148.1</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 10 Feb 2016 18:55:53 +0000</lastBuildDate>
    <atom:link href="/tags/js/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Blogular</title>
      <link>/posts/_old-blog/blogular/</link>
      <pubDate>Wed, 10 Feb 2016 18:55:53 +0000</pubDate>
      <guid>/posts/_old-blog/blogular/</guid>
      <description>&lt;p&gt;During the last past year, I trained a lot of people on AngularJS in my company. Lately, I was thinking that our repository was old and not really good looking.&lt;/p&gt;
&lt;p&gt;Then, I had an idea, what if I wanted to train people outside of my company, like in university for example. So with this idea I decided to create a new set of exercises to learn how to develop a web application using AngularJS. That is exactly what Blogular is.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EmberJS</title>
      <link>/posts/_old-blog/emberjs/</link>
      <pubDate>Tue, 09 Feb 2016 19:48:28 +0000</pubDate>
      <guid>/posts/_old-blog/emberjs/</guid>
      <description>&lt;p&gt;Last week, I gave a talk about EmberJS.&lt;/p&gt;
&lt;p&gt;As a long time user of AngularJS 1.x some people were expecting a comparaison between these two frameworks. My point was more about what is Ember, what is the good and the bad with this framework.&lt;/p&gt;
&lt;p&gt;I was hoping to give to people the envy of trying it. And after the talk some of them told me that they will try.&lt;/p&gt;
&lt;p&gt;I am currently working on a simple hands-on training on EmberJS. I will probably provide it in few weeks in Paris. Let me know in the comments if you are interested.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ngMockStorage</title>
      <link>/posts/_old-blog/ngmockstorage/</link>
      <pubDate>Mon, 21 Dec 2015 19:49:00 +0000</pubDate>
      <guid>/posts/_old-blog/ngmockstorage/</guid>
      <description>&lt;p&gt;Hi guys,
I just released a first version of a new library for AngularJS.&lt;/p&gt;
&lt;p&gt;The idea is to have a mock in your AngularJS application, but not deployed on the back side.
With this kind of mock you are able to deploy an offline sandbox version of your website.&lt;/p&gt;
&lt;p&gt;The library decorates the $http service and uses the localStorage or sessionStorage to store your data.&lt;/p&gt;
&lt;p&gt;You will find the library there : &lt;a href=&#34;https://github.com/AshDevFr/ngMockStorage&#34;&gt;github&lt;/a&gt; / &lt;a href=&#34;https://www.npmjs.com/package/ngmockstorage&#34;&gt;npm&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
