Frontend & Theming - Mobile-First Design

Mobile-First Design is a frontend strategy where layouts, styling, and performance decisions are built for the smallest screen first and progressively enhanced for larger devices.

Theming Concepts – Twig

Twig is the core of this section.
If you master Twig:

• You gain easy points
• You avoid common traps
• You understand render flow
• You improve debugging speed

Exam mindset rule:

If question mentions:

Frontend & Theming - Layout Builder

Layout Builder is Drupal core’s visual layout management system that allows administrators and site builders to control page structure using sections and blocks without writing custom templates.

Frontend & Theming - Paragraphs

Paragraphs is one of the most powerful contributed modules in Drupal for building flexible, component-based content structures.