Drupal 8 Architecture: How to Get a Value from a Paragraph’s Parent Entity
A common architectural model in Drupal is for one entity to reference another. For example, when using the Paragraphs module to build structured modular content, imagine that you have a paragraph type that references another paragraph type.
Using Docksal for Local Web Development: How I'm integrating Node, Yarn, Jekyll, and Ruby
Docksal has become one of the de facto standards for local DevOps in the PHP, Drupal, and WordPress sphere. Docksal sits on top of Virtual Box and Docker to make it easy and fast to get up and running with your local development environment.