Page MenuHomePhabricator

Consistent ES6 syntax adoption in Reading web codebasesx
Closed, DeclinedPublic

Description

Placeholder for adopting ES6 formally in MobileFrontend. e.g. rewriting the code to use shorthand properties, arrow functions, ES6 template literals and const and let. Note some of this has already happened.

This replaces several tasks that have been lingering in the backlog (see merged duplicates).

When doing this we will need to consider future ES6 adoption, build steps and portability.