Client Side Backoffice Extensions With Server Data
Moving Umbraco’s Backoffice customization to the client side means learning new patterns — and sometimes, new languages. Andy explores how to handle one of the trickier parts: accessing server data from your extensions. His example shows a clean approach using the Management API.