🧱BlocksGenerate the code to create blocks, dependency injection, blocks with config forms, block permissions
💽CachingImproving site performance with cache tags, 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
7️⃣EventsAllowing different components of the system to interact and communicate with each other by subscribing and dispatching events.
🌳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