Fresh Batch of New Videos Added to Module Developer Guide Tutorials
Every introduction to coding starts with a “Hello, World!” example, right? With Drupal, it’s a bit more complex than just echo “Hello, World!”. To follow Drupal best practices, we should provide content from our custom code in a way that allows a site administrator to choose where and when it’s shown, instead of hard-coding those…