The Lazy Blogger

Tag archives: javascript

Part 7: Sharing Data in Knockout Components (2/2) - Events and Messages

2015-3-3

In my previous articles I've shown how to build KO components that start off with a data source of their own and are pretty self contained with respect to interactions with the rest of the page. But, in the first part of this article we built a tree control that's I am planning to use as an Index page. So an action like 'Clicking' a link needs to affect another part of the application/web page.

read more

QuickBytes: Visual Studio 2013 and JavaScript Debugging

2013-12-11

Yesterday I found out something new about Visual Studio. Documentation indicates that it has been with us since VS 2012 (maybe earlier) but I encountered it yesterday.

read more

Welcome #TypeScript – a.k.a. the Future is JavaScript

2012-10-1

Disclaimer: It’s 4 am in the morning, and I have to get this out of my system. Apologies if I sound like I am rambling.

read more