Aaron Sadler shares his experience on how in Umbraco 15+, removing the "Getting Started" dashboard is more complex than in previous versions. The process involves creating a Vite package, configuring TypeScript and Vite settings, and writing a JavaScript file to exclude the dashboard. Following these steps allows users to successfully hide the dashboard in the Umbraco backoffice.
Søren Kottal discusses his experience upgrading to TailwindCSS v4, highlighting key features like CSS-configurable values, automated content scanning, and the deprecation of safelisting classes. He addresses challenges such as UTF-8 BOM encoding and emphasize new methods for custom utilities and simplified plugin integration, ultimately finding the upgrade process straightforward.