Monthly Shaarli

All links of one month in a single page.

May, 2015

localForage : JavaScript library that improves the offline experience

localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API. It allows developers to store many types of data instead of just strings.

"Azendoo Slack To Master Team Communication", Azendoo Blog
Datalib: JavaScript Data Utilities

Datalib is a JavaScript data utility library. It provides facilities for data loading, type inference, common statistics, and string templates.

Appcache Facts

The application cache is a poorly understood part of the HTML5 specification with a lot of potential. Let's get rid of some of the confusion and make the web a faster place.

"Hexo : a fast, simple & powerful blog framework"
thumbnail

A fast, simple & powerful blog framework

Vorlon.js, test JavaScript everywhere

An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io.

"Creating your first Angular 2 app: From authentication to calling an API and everything in between", Auth0
thumbnail

Last week, the Angular team announcedthat Angular 2 was moving from Alpha to Developer Preview. Therefore, we figured it was time to give it a try.