Page MenuHomePhabricator

Refactor the JS code responsible for the interaction with the back-end
Closed, ResolvedPublic

Description

  1. Fork the Wikibase repo;
  2. refactor (and eventually rename) appropriate functions, such as getFreebaseEntityData();
  3. port them into a primary_sources sub-folder located in the repo root, according to a MediaWiki extension standard structure (use available documentation as much as possible);
  4. write unit tests.