<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Back to the Front-end: Exploring the Future of the Umbraco UI - mattbrailsford.dev</title><description>Posts from the &apos;Back to the Front-end: Exploring the Future of the Umbraco UI&apos; series on mattbrailsford.dev</description><link>https://mattbrailsford.dev/series/back-to-the-frontend</link><atom:link href="https://mattbrailsford.dev/series/back-to-the-frontend/feed" rel="self" type="application/rss+xml"/><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 1 - Introduction)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-1-introduction</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-1-introduction</guid><description>For any Umbraco developer in the past few years there have been 2 major milestones on the horizon to prepare for. The first being the move to .NET...</description><pubDate>Fri, 21 Oct 2022 00:00:01 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 2 - Resources)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-2-resources</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-2-resources</guid><description>To start this series, I thought it would probably be a good idea to collate the various resources that are currently out there with information...</description><pubDate>Fri, 21 Oct 2022 00:00:02 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 3 - Glossary)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-3-glossary</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-3-glossary</guid><description>Next up in this series, I think it would be worth creating a bit of a glossary of key tech / concepts that we are going to have to learn about in...</description><pubDate>Fri, 21 Oct 2022 00:00:03 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 4 - Web Components)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-4-web-components</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-4-web-components</guid><description>If there is one fundamental cornerstone technology of the new back office UI, it really has to be Web Components. Everything from sections to...</description><pubDate>Fri, 21 Oct 2022 00:00:04 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 5 - Vite)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-5-vite</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-5-vite</guid><description>So in our previous blog post about Web Components we mainly implemented them with vanilla JS, directly writing them in the browser. In reality...</description><pubDate>Fri, 21 Oct 2022 00:00:05 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 6 - ES Modules)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-6-es-modules</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-6-es-modules</guid><description>So in the last blog post we introduced Vite and briefly mentioned that it is based around ES Modules, however as this isn’t a concept most will be...</description><pubDate>Fri, 21 Oct 2022 00:00:06 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 7 - TypeScript)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-7-typescript</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-7-typescript</guid><description>The next thing we’ll be taking a look at is TypeScript.
This has been a bit of a divisive subject in Umbraco’s history as the community have tried...</description><pubDate>Fri, 21 Oct 2022 00:00:07 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 8 - Lit)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-8-lit</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-8-lit</guid><description>When HQ announced that a new backoffice UI was on the cards, by far the biggest question on everyones mind was “what framework will it be built...</description><pubDate>Fri, 21 Oct 2022 00:00:08 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 9 - Context API)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-9-context-api</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-9-context-api</guid><description>Context API’s are an interesting new concept in the new backoffice UI, and really I think HQ themselves are still learning the best approach for...</description><pubDate>Fri, 21 Oct 2022 00:00:09 GMT</pubDate></item><item><title>Back to the Front-end: Exploring the Future of the Umbraco UI (Part 10 - RxJS)</title><link>https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-10-rxjs</link><guid isPermaLink="true">https://mattbrailsford.dev/back-to-the-front-end-exploring-the-future-of-the-umbraco-ui-part-10-rxjs</guid><description>Next in this series of posts we take a look at what I think will likely be the thing that people struggle to get their head around the most (I know...</description><pubDate>Fri, 21 Oct 2022 00:00:10 GMT</pubDate></item></channel></rss>