Tag Archives: WinJS

Setting up your first use of the Animation library in WinJS

The WinJS Animation library provides some pre-scripted animation functions that allow you to easily reproduce the signature animations of Metro-style apps.  Since there is no “Animated Application” template (and I don’t think there should be).  I thought I’d share the first … Continue reading

Posted in Client Technologies, Tutorials | Tagged , , , | 2 Comments

No Alert in WinJS! Use console or MessageDialog instead

Please excuse the superfluous exclamation point in the title, this is not a true emergency. Most JavaScript developers have moved on from debugging with the alert function, but sometimes the quick and very dirty function comes up as an old … Continue reading

Posted in Client Technologies, Tutorials | Tagged , , , | 2 Comments