Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

Blog posts tagged
"javascript"


Robin Winslow
18 February 2021

Regex basics

Design Design

An overview of regex and how to use it, from a few different angles. Including appropriate warnings like ‘avoid regex’. ...


Huw Wilkins
19 June 2020

Making the MAAS machine list fast with React

Design Article

We have been transitioning the web interface for MAAS from AngularJS to React. One of the reasons for this is to make the interface faster. The main page with performance issues is the list of machines. This list needs to be fast at displaying a few hundred machines at a bare minimum. So what happens ...


Kit Randel
4 June 2020

Building a cross-framework UI with single-spa in MAAS 2.8

Design Article

A new machine list, and a new framework In MAAS 2.8, we’re shipping a new machine list, built from the ground up in React and Redux. We’ve also implemented a few new features: persisting UI state for grouping, new grouping options, bookmarkable urls with filter and search parameters, and many performance improvements.  In my last ...


Anthony Dillon
30 October 2013

Cloud sprint: what I’ve learned about testing and code reviews

Ubuntu Featured

I was recently asked to attend a cloud sprint in San Francisco as a front-end developer for the new Juju GUI product. I had the pleasure of finally meeting the guys that I have collaboratively worked with and ultimately been helped by on the project. Here is a collection of things I learnt during my ...