Menu

Close
  • Home
Subscribe
Menu

Patrick McLaren

Scroll Down
Page 1 of 1

Benchmarking JavaScript

Benchmark.js This is just a short note on benchmarking JavaScript code. I recently found the Benchmark.js library, which is used in the popular service »

Patrick McLaren Patrick McLaren on Programming Languages 08 May 2015

Jacoco Code Coverage on Android

Alright, so you want to determine how well your test coverage is on Android? Good news, Android Tools has test coverage support since 0.10. It's »

Patrick McLaren Patrick McLaren on Android 19 March 2015

Asynchronously Managing Fragments

I recently had several issues with the creation and management of a Fragment based on the result of an asynchronous operation. Now, right of the bat, »

Patrick McLaren Patrick McLaren on Android 19 March 2015

Using Mockito on Android

Mockito is a "Tasty mocking framework for unit tests in Java". It's quite popular, in fact at one point, it was measured as the Number 4 »

Patrick McLaren Patrick McLaren on Frameworks 13 March 2015

Delete Invisible Code

Plans change over time. You may find that as time has passed, various routes have become redundant. Perhaps you nested attributes, or it simply turned out »

Patrick McLaren Patrick McLaren on Project Management 17 September 2014
Page 1 of 1
Patrick McLaren © 2016
Proudly published with Ghost