Page MenuHomePhabricator

Trial of vue.js in the term box
Closed, DeclinedPublic

Description

As part of the work on lexicographical data we are using vue.js. In order to be more secure with this new technology in production we want to try it out in an existing feature. At the same time our users are asking for an additional feature in the term box (i.e. being able to add labels/description/aliases for languages that are currently not filled out or the user's chosen languages). So we will migrate the term box to vue.js and add this new feature in order to get some assurance that vue.js is working as we need it in production (scalability, performance, etc).

Things to think about: Should we have an easy way to revert this change in case it runs into trouble for one or two deployments? Or a config switch?