Skip to content

Stop using do/languages #23

Description

@spratt

Since we already have languages.json, we don't really need to have languages stored in the database. I'm thinking we should change the unique ids of the languages from numbers to their short-names such as "js" which are already stored in languages.json. This will reduce the number of ajax calls we need, and reduce the number of calls to the backend code, which should increase scalability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions