My preferred technique to (selectively) bundle and minify JS and CSS files using the ClientDependency library that comes with Umbraco along with the Group and Priority functionality it provides.
My preferred technique to (selectively) bundle and minify JS and CSS files using the ClientDependency library that comes with Umbraco along with the Group and Priority functionality it provides.
In this post you'll get information about how we set up our own development environments to work with Umbraco CMS, both on-premises and remotely, as well as about other tools we use to get the job done.
This post was written at the time most companies (that could) had to allow their employees to work remotely due to the Coronavirus threat, and it is addressed to both employees and small business owners, highlighting various tools and practices to make the most out of working remotely.
Our AutoNode back office plugin has been released for Umbraco 8.
How to set up controller actions that are called via Ajax in order to get data in the correct culture in Umbraco v8 versus Umbraco v7 (using IVariationContextAccessor vs passing and setting culture)
If your client belongs to the category that loves uttering this phrase, you probably need to educate them. Here's an article that is primarily addressed to the client, not the developer. Show it to your clients in order to have them understand what a completed web site (and not page!) really is.
An internal - external - file link property, complete with alt/title and custom attributes, based exclusively on Nested Content, together with a simple API to use its values into your Razor templates.
A (fairly) simple way to get some not-needed-for-now document properties out of your way by hiding them in the back end without the need to delete them.