Jasmine is a behavior driven development framework for JavaScript proving functions to help structure tests and making assertions. utility…
Read MoreA 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 MoreEvery part of an AngularJS application has a parent scope. At the ng-app level there is a scope called $rootscope. All scopes have…
Read MoreA 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 MoreAn escape character gives an alternative meaning to subsequent characters, In XAML the use of an open brace ‘{‘ denotes the start of a…
Read MoreWhen 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