Showcasing the power of Joomla 4 out of the box with no additional extensions I produced this website (https://brianstest.site). One of the features I created was a masonry style view (https://brianstest.site/trips) with no javascript or css edits - just some simple template overrides.
Unlike many other CMS that are page based, Joomla is much more dynamic with everything based on the menu item. When you select a menu item Joomla decides which view to display, which blocks to display and even which theme.
One of the major advantages of this approach is that content can inherit the settings of a parent so you don't have to design every page. At the same time this inheritance can be source of confusion, despair and even anger.
After seven years of hosting all my sites and my client's sites with SiteGround I've moved everything to a new hosting provider, ScalaHosting. I've held on to this post for a few months to make sure that everything worked as intended. I wouldn't want to publish a recommendation until I had truly tested it in the real world.
To make a powerful application such as Joomla understandable is not an easy task. It is something that I think we have done a reasonable job with over the years but there is always room for improvement.
Web accessibility is the process of making sure that your website is accessible to everyone. Far too many people assume that accessibility means adding an alt description to an image and making sure that the colour contrast is ok. Perhaps they have even heard of something called WCAG or ARIA. Or maybe they have even used a browser based accessibility checker tool. Those are all important but they are only a small part to removing barriers.



