Turning text into video with DraftJS

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... »

Mocking requireJS modules

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 »