Using Vagrant for local development is great but has its challenges. One such challenge is running tests using a native browser. This article looks at one way to get around that.
Mike & Matt host two of Drupal's JS maintainers, Théodore Biadala and Matt Grill, as well as Lullabot's Sally Young, and talk about the history of JS in Drupal, and attempts to modernize it.
Mike and and Matt are joined by Google's AMP developer advocate Paul Bakaus, as well as Lullabot senior developer (and AMP module creator) Matthew Tift to talk all things Accelerated Mobile Pages.
There are a few ways to do automated testing in Drupal 8. In this article, we look at each and offer advice on how to decide which one to use depending on your needs.
Although it grew out of a blogging platform, WordPress can now can handle advanced functionality similar to Drupal. There is much to share between the two platforms.
Matt and Mike sit down with the Drupal.org infrastructure team and talk the ins and outs of what it takes to keep drupal.org's services such as composer, git, testing suite and more up and running.
Let's examine Drupal's integration of the serializer. I will guide you step-by-step through a module I created as an example. You can find it at https://github.com/e0ipso/entity_markdown.