Blog dot DarrenBishop.com
Saturday, April 16, 2016
Darren on the JVM: Intro to TDD Part 1: Some Ideas, Principles & Techniques
›
PROLOGUE A while ago now I applied for a Java role at a certain newspaper, having heard they were Agile and proponents of TDD. After a su...
Thursday, January 07, 2016
Darren on the JVM: Scala: Null Coalescing Operator for Scala
›
Null (Safe|Dereferencing|Coalescing) Operator I stumbled on to this concept a while ago when researching the many cool features of Scala. I...
Wednesday, January 06, 2016
Darren on the JVM: Scala: Timely Type-Classes Brings Rails-style Date Arithmetic
›
For those of you who have ever done any Ruby development on Rails super-charged with ActiveRecord (as I recall back from 2008), you would ha...
Thursday, April 16, 2015
Darren on the JVM: Java and Scala with IntelliJ's Compile Server
›
PROLOGUE I went searching YouTrack, doing my due diligence, for an issue (described below) before raising a feature request for IntelliJ...
Wednesday, February 25, 2015
Darren on Blogger: Pagination for Blogger powered by jQuery
›
UPDATE: Replaced all uses of the pagelist class with pagelinks , as depending on the template used, Blogger may or may not use this class ...
1 comment:
Wednesday, November 19, 2014
Darren on Flex: FlexUnit4 Testing with Parsley - Testing with Mock Injections
›
In Part-5 I showed how to tidy away all (most of) the Parsley Messaging and Flex event management boiler-plate by extending the Fluint-awar...
Thursday, June 16, 2011
Darren on Flex: FlexUnit4 Testing with Parsley - Testing with a Parsley-Aware DSL
›
In Part-4 I showed how to use [RunWith] and [Rule] to locate and hide Parsley context initialization; with the reduced duplication in thi...
4 comments:
›
Home
View web version