
Jasmine is a behavior driven development framework for JavaScript proving functions to help structure tests and making assertions. utility…
Read More
A filter formats a value of an expression and are executed when an input to the filter function is changed. Below is an example of a custom…
Read More
Every part of an AngularJS application has a parent scope. At the ng-app level there is a scope called $rootscope. All scopes have…
Read More
A primary goal of software development is to create positive change that meets the needs of a business as it grows and it’s needs evolve. A…
Read More
An escape character gives an alternative meaning to subsequent characters, In XAML the use of an open brace ‘{‘ denotes the start of a…
Read More
When building software storing passwords as plain text is a bad idea. Storing passwords as plain text means you store the exact text your…
Read More