Skip to main content
  • Home
  • Photo Gallery
  • Blog
  • About Me

{Shawn's} [Site]

Use(ful|less) stuff for anyone who [doesn't] want[s] it
  • Home
  • Photo Gallery
  • Blog
  • About Me
Serialize Javascript Object with getter Property

In one of my current Aurelia projects I’m using a data object that contains a calculated field. The calculated field is a simple sum of two other fields on the object. Here is an example class definition that illustrates it:…

Read More
JavaScript Logo
AngularJS – “Error: 10 $digest() iterations reached. Aborting!” with Array Extension Method

Using AngularJS 1.4.1. I had this markup with multiple calls to a custom directive: myData is an array and Where() is an extension method that iterates over the array returning a new array containing any items from the original where…

Read More
Angular Logo
ASP.NET MVC and WebAPI – “The parameters dictionary contains a null entry for parameter”

When working in ASP.NET MVC and WebAPI you may run across this exception.  Consider the following controller action: And a simple AngularJS ajax call to the method: The ajax call can be from any client-side framework, AngularJS, jQuery, etc.  What’s…

Read More
WWW Logo
IIS – “The page cannot be displayed because an internal server error has occurred.”

I recently ran across this common error when migrating an IIS7.5 web site to IIS8.5. This error occurred regardless of what I was trying to access; the server responded with it for all requests. For this particular site I had…

Read More
WWW Logo
Songs and Videos from Camp Lael Summer 2014 Jr. High Session

Here are the songs and videos that I used during the Jr. High session at Camp Lael this summer.  The song list contains the songs we sang together (before my voice started going…) including the CCLI number so that worship…

Read More
Camp Lael Diamond Logo
Previous Next

© 2014-2022 by Shawn Quillman All rights reserved