Archive for the ‘jsContract’ Category

jsContract – Code contracts for Javascript

I have recently started using code contracts in one of my .net projects and I came to think that since most of the code I produce these days are in Javascript, why don’t I try it there to!
Well, easier said than done – there just is no decent frameworks for this.
During my searching I found [...]

Posted by oyvind.kinsey on February 3rd, 2010 under jsContract, programming Tags: , , ,  •  4 Comments