Amber Himes Matz

@ambermatz@drupal.community
9 Followers
8 Following
8 Posts
Co-maintainer of Help Topics and User Guide.
Drupal Slack: #documentation, #bugsmash, #contribute, #drupal-pdx
Production Manager and Trainer at Osio Labs, makers of Drupalize.Me
I made this Turning a Response into a Request #drupal #symfony #infographic to promote this Drupalize.Me blog post: https://drupalize.me/blog/part-1-httpkernel-drupal-spotlight-symfony-drupal
Part 1: HttpKernel in Drupal (Spotlight on Symfony in Drupal)

For over a decade, Drupal has been using Symfony Components. In 2015, with the release of Drupal 8, these components became a part of Drupal's core software. It's possible to build complex Drupal sites without worrying about what these components do. But learning about the system we're using will make us better developers of Drupal sites and other PHP applications. In this first part of a 3-part series, we'll explore how Symfony helps Drupal with its HttpKernel component. We'll look at the component itself and how Drupal uses it to coordinate the request/response cycle.

Drupalize.Me

"What Drupal really needs right now is a curated, well-organized, and highly polished “Hello world” guide for developers." –@eojthebrave

Read about our plans at Drupalize.Me for a developer's introductory guide to Drupal, picking up where the Drupal User Guide left off.

https://drupalize.me/blog/planning-better-hello-world-drupal

Planning a Better "Hello, World" for Drupal

Years ago I was involved with authoring the Drupal User Guide, and I’m still the maintainer today. Now, we want to pick up where the Drupal User Guide left off, and create a Drupal Module Developer Guide. This hands-on module developer guide will build on the site and the guiding scenario used for the User Guide. We’ll walk through the process of authoring a couple of custom modules to meet your client’s needs and in the process, learn the basics of Drupal module development through writing “real-world” code.

Drupalize.Me