TaskCluster Tool - Mozilla
Taskcluster is the build system that powers Mozilla's automated builds and tests. It consists of many small services.
- Redesigned a UI feature for the Taskcluster tool allowing developers to easily access, sort and filter through their most recent tasks. Used localStorage as primary data store for tasks
Tools used
- Javascript
- React.js
- JSX
- localStorage
- CSS