Blog posts tagged
"react"

4 posts


lorumic
18 September 2023

Display graphs for WebRTC Statistics API data using ChartJS and React

Article Design

WebRTC is an open-source technology that enables Real-Time Communications (RTC) in a web browser. It provides software developers with a set of application programming interfaces (APIs) to enable real-time data exchange between peers – e.g. for audio calls, video conferencing, or even game streaming. One of our...

lorumic
18 September 2023


H Wilkins
19 June 2020

Making the MAAS machine list fast with React

Article Design

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

H Wilkins
19 June 2020


Kit Randel
4 June 2020

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

Article Design

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. ...

Kit Randel
4 June 2020


Kit Randel
6 December 2019

Migrating the MAAS UI from AngularJS to React

Article Design

MAAS (metal as a service), is a Canonical product which allows for very fast server provisioning and data centre management. Around 2014, work began to build a rich UI for MAAS, primarily using the AngularJS JavaScript framework from Google. AngularJS today is in long term support (LTS) and due to reach end-of-life in...

Kit Randel
6 December 2019