marzo 2015 Blog Posts

mobileangularui.com

Build HTML5 Mobile Apps with Bootstrap and Angular JS http://mobileangularui.com

MissMatch

Pattern matching for JavaScript inspired by one of the great features of the Haskell language. https://github.com/pb82/MissMatch

bignumber

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. https://github.com/MikeMcl/bignumber.js/

[AngularJs] $http passaggio dati

$http({ method: 'POST', url: url, data: data, headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }).success(function (result) { });

[AngularJs] Conditional logic in AngularJS template

IF CONDITION<div ng-if="condition"> <div>{{object.property}}</div> </div> SWITCH<div ng-switch on="selection" > <div ng-switch-when="settings">Settings Div</div> <span ng-switch-when="home">Home Span</span> <span ng-switch-default>default</span> </div>

Transparency

Transparency is a minimal template engine for jQuery http://leonidas.github.io/transparency/

«marzo»
domlunmarmergiovensab
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234