Parallel testing with Behat, Docker and Gearman
As a project grows in complexity, the amount of time it's supporting test suites take to run increases. In recent projects I've »
At BBC News Labs we built a suite of media editing tools that allow journalists to create audio and video content from a UI as familiar as a text editor. One library has been key to delivering this ambition, DraftJS... »
Could this idea, proven to be very successful for sport teams, be applicable to our software engineering team? »
I'm currently working with a legacy requireJS browser module, in which several 3rd party dependencies are being selectively loaded at runtime. This has been »
As a project grows in complexity, the amount of time it's supporting test suites take to run increases. In recent projects I've »
Why might you mock an API? API's, whether they be REST, SOAP or the dreaded 'banter' variety, play central roles in both »