DEV Community

Cover image for Back to the Front-end: Exploring the Future of the Umbraco UI (Part 2 - Resources)
Matt Brailsford
Matt Brailsford

Posted on

 

Back to the Front-end: Exploring the Future of the Umbraco UI (Part 2 - Resources)

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 about the new back office UI as these will form the basis of my learnings.

I'll try and keep this up to date with new resources as they are released so feel free to let me know if I've missed anything and I'll add it to the list.

RFCs

Videos

Source Code

  • Umbraco.CMS.Backoffice - The main source code for the new back office UI, previously the demo project as part of RFC 0024
  • Umbraco.UI - The source code to the UUI library components

Packages

Documentation

Have I missed anything useful? Then please let me know in the comments below.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git