<?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>Angular on 4sh.dev</title>
    <link>https://4sh.dev/tags/angular/</link>
    <description>Recent content in Angular on 4sh.dev</description>
    <image>
      <title>4sh.dev</title>
      <url>https://4sh.dev/images/Ash-Drawing.jpg</url>
      <link>https://4sh.dev/images/Ash-Drawing.jpg</link>
    </image>
    <generator>Hugo -- 0.147.9</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 10 Feb 2016 18:55:53 +0000</lastBuildDate>
    <atom:link href="https://4sh.dev/tags/angular/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Blogular</title>
      <link>https://4sh.dev/posts/_old-blog/blogular/</link>
      <pubDate>Wed, 10 Feb 2016 18:55:53 +0000</pubDate>
      <guid>https://4sh.dev/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>ngMockStorage</title>
      <link>https://4sh.dev/posts/_old-blog/ngmockstorage/</link>
      <pubDate>Mon, 21 Dec 2015 19:49:00 +0000</pubDate>
      <guid>https://4sh.dev/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>
