Monthly Archives: November 2017

Hints for ng-options

The documentation on Angular expressions is so sketchy that I really can’t work out what it means, so I have “decoded” what they say, and here is the two useful cases.

Posted in Coding, Uncategorized | Tagged , | Leave a comment

Abstraction and Encapsulation

Abstraction and encapsulation are opposite sides of the same coin, and essential to good object oriented software design.  Why the, is there a tendency of some programmers to go in exactly the opposite direction?  This trend and its implication is … Continue reading

Posted in Coding, Design | Tagged , , | Leave a comment