I wanted to find a way to pull data from one Drupal 8 site to another, using JSON API to distribute data on one site, and Drupal’s Migrate with a JSON source on another site to consume it.
Matt and Mike talk with Drupal project lead Dries Buytaert and senior developer Matthew Tift to talk about the history of Drupal, what's currently going on, and what the future holds.
Matt and Mike sit down with a number of cross-functional Drupal and WordPress developers to talk about the differences and similarities between the platforms, concepts, and communities.
What if a field type in Drupal does almost what you want? Thanks to Field plugins, its easy to extend a field type and add the functionality you need, while at the same time re-using complex code.
Matt and Mike sit down with Taco Potze and Mieszko Czyzyk, as well as Lullabot Director of Technology, Karen Stevenson, to talk about the new Open Social Drupal distribution.
I was about to embark on a series of projects that would also teach me the subtleties of designing APIs to maximize performance and minimize roundtrips to the server found in RESTful architectures.