Blog Logo

redpelicans

Full Stack Javascript Company

Scroll Down
← Newer Posts Page 2 of 2

Using jspm to handle JavaScript modules

jspm is a package manager for JavaScript applications relying on SystemJS. SystemJS is a universal dynamic module loader, capable of loading any module format such as »

Author image Nicolas Briemant 27 April 2015
on jspm, es6

Nested ng-repeat-start & ng-repeat-end

AngularJS provides the ng-repeat directive that allows to loop over a collection and add 1 element for each item. If you need to loop over a »

Author image Nicolas Briemant 11 March 2015
on angularjs, ng-repeat-start, ng-repeat-end, nested

The Use of Docker API to Automate Deployment

We would like to share a Docker migration experience made for one of our client, a software editor. We are in the context of a full »

Author image Eric Basley 05 March 2015
on Docker, Continuous Integration, Continuous Deployment, Node.js

SEO with AngularJS

AngularJS works with templates and modifies the contents of views which make the pre-rendered HTML invalid for search engines. But there is a way to properly »

Author image Nicolas Briemant 02 March 2015
on angularjs, seo, ajax, nodejs, phantomjs

Loading indicator with interceptors in AngularJS

The $http service of AngularJS allows us to communicate with a backend and make HTTP requests. We want to handle a loading indicator for every request »

Author image Nicolas Briemant 18 February 2015
on interceptor, angularjs
← Newer Posts Page 2 of 2
redpelicans © 2019
Proudly published with Ghost