Content tagged with "paradigms"
-
A menagerie of testing: behavioural, unit, system, smoke, regression, oh my!
Friday, June 2, 2017 - 10:11If we could talk to the animals, learn their languages/ Maybe take an animal degree....
-
Dependency injection pattern when using services-based containers: a trait per dependency
Friday, July 29, 2016 - 14:13Phew, what a mouthful. But at least unlike a lot of other mouthfuls, it at least has a few teeth.
-
Building a Drupal site with Behaviour-Driven Development
Wednesday, February 10, 2016 - 20:03Using behaviour-driven development to rapidly describe, implement and test a news management platform.
-
I am a software gardener
Friday, December 11, 2015 - 10:37If you want a natural-look application, don't blame me for every aphid.
-
Ask The Agencies at last week's Oxford Drupal User Group
Monday, March 9, 2015 - 09:48Ask them anything. Seriously, anything. What? No, don't ask them that. That's disgusting.
-
If you're using version control you should also use more than one branch
Tuesday, December 9, 2014 - 12:19I know, obvious, right? You'd think.
-
Splitting up your Drupal features thematically
Thursday, October 30, 2014 - 12:08The temptation is always strong to come up with a feature whose name ends in _other or _misc.
-
Adapting version-control branching workflows to aid productivity
Monday, October 27, 2014 - 19:26If the development team consists of literally just you and the cat—and you're not convinced the cat is hitting its project milestones—then ignore all this and go wild.
-
I'm (still) at Drupalcon Amsterdam!
Thursday, October 2, 2014 - 21:01Hello, Mum! Hello, Dad!
-
Using dependency injectors to build "just-in-time" object-oriented code evaluation
Monday, June 9, 2014 - 15:58Imagine a version of eval() that's much harder to shoot yourself in the foot with! Not hard to imagine, right?