Making Drupal fast by default implies having caching layers and CSS and JavaScript aggregation utilities enabled out-of-the-box. As a theme developer this can be annoying, because you must clear these various caches in order to preview any changes.
In this tutorial we'll learn to:
- Optimize our local development environment for working on and debugging themes