Few talks for future meetups

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
darol100's picture

Here are few topics/talks that I can provide for the Santa Cruz meetup:

  1. Title: Drupalnator Themestation: Understanding Drupal 8's New Theming Layers
    • Description: In this talk we are going to be discussing the major differences between Drupal 7 and Drupal 8 theming layers. In addition, participants are going to learn file organization of a theme in Drupal 8. Basics twig syntax, which will include output variables in twig and how to use filters, will also be discussed. Although we will be demonstrating this with the base themes (Classy, Stable), users will be able to apply what they learn to other themes, and maybe even be able to make themes of their own! Participants are going to learn how to use Drupal Console to their advantage to build their theme. At the end of the session, participants will be able to understand, configure, and deploy a variety of themes using the updated Drupal 8 CMS.
    • Estimate time: 30 - 45 mins
    • Demo: I could provide a demo for like 20 mins.
    • I have done this talk at SandCamp, FLDrupalCamp, Stanford DrupalCamp.
  2. Title: Debugging with Drupal 8 with Drupal Console
    • Description: Drupal Console is not longer a boilerplate code generator. Drupal Console is now a full CLI, which allows you to debug your system using a terminal. We will be talking about some of the newest Drupal Console features to debug a Drupal site. You will learn how to debug:
      • System errors.
      • Twig templates.
      • Services registered on the service container.
      • Routes registered on the route system.
      • Configuration objects.
      • State values.
      • Database connection.
      • Site settings.
      • Available node types.
      • Available users.
      • Available taxonomies.
    • Estimate time: 25 - 30 mins
    • Demo: A demo is going to talk like 5 mins. To show few tricks, but most of the commands are very standarize that does required to show many things.
    • I have done this talk Stanford DrupalCamp.
  3. Title: Leveling Up Your Drupal Street Cred
    • Description: In this talk we are going to be discussing how we can contributing to Drupal. Contributing to Drupal is hard. It’s very difficult for new people to understand how they can contribute to Drupal. For developers, we will be talking about the benefits of open source either as an independent freelancer or to an enterprise level company. In addition, we will be discussing the process of adding a new project (modules/themes) to Drupal.org. We will explain the process of submitting/review patches for Drupal.org. And how to start an open discussion about adding new features to Drupal Core. For non-developer, we will be covering ways to contribute to Drupal without writing any code.
    • Estimate time:N/A - I do not have the slides ready.
    • Demo: N/A
    • I proposed this talk at DrupalCon New Orleans and did not got accepted =(. I will be submitting to other camps this year.
  4. Title:Introduction To Drupal Console
    • I have been thinking about creating a talk about the basics of Drupal Console. Drupal Console has evolved a lot in the past few months, and I will show few of features for creating new modules and how to interact Drupal Console with Drupal 8.
    • Description: N/A
    • Estimate time:N/A
    • Demo: N/A

The first two talks, I have them ready. The another two, I will need to time an advance, so I can prepare the slides. Please let me know if any of these topics you guys will like me to present.