Skip to content Skip to sidebar Skip to footer
Showing posts with the label Specifications

In Promises, Is The Callback Order Guaranteed?

I would like to confirm if the call order of callbacks that are passed to then is guaranteed when t… Read more In Promises, Is The Callback Order Guaranteed?

Angularjs Directives As "custom" Html Tags: Isn't This Dangerous And May Conflict With Future Html Versions?

I'm currently reading a lot about different JS frameworks (EmberJS, AngularJS, etc.). On first … Read more Angularjs Directives As "custom" Html Tags: Isn't This Dangerous And May Conflict With Future Html Versions?