🧱BlocksGenerate the code to create blocks, dependency injection, blocks with config forms, block permissions
💽CachingCache tags, disabling caching, caching REST resources, development setup, various caching tips
📅Dates and TimesGetting and setting date fields, date arithmetic, expiration, node creation and changed dates, Smart date module
👩💻DevelopmentLocal setup, creating sites, DDEV, troubleshooting, PHPStorm setup, Xdebug setup, Twig debugging
🌳Nodes and FieldsLoading and saving nodes and different types of fields, multivalue field magic, link fields, entity reference fields, url fields, storing JSON data into text fields, paragraphs, great cheat sheets
🛠️Services and Dependency injectionThe new modern way to write code, creating services and using D.I. in controllers, drush commands