GithubHelp home page GithubHelp logo

local-elm's People

Contributors

katjam avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

local-elm's Issues

Discuss methods for intercepting compiler output

The goal would be that it is as seamless as possible for developer experience so rather than forking the compiler, we are thinking wrap e.g. dev hot reloads with something.

Plan

  • Make proof of concept spikes for some of the ideas to get a feel for UX

User experience: How to select translations

How should a user select her translation?

So here are three example ideas (continued from #1 (comment))

  1. One executable per locale
    The user could download a specific build that is translated into one language.
    If it is a forked Elm compiler, she could place it in an executable path and name it elm.

  2. One executable that donwloads translation resource files
    This would be strange at first, because one compelling thing about Elm is that it is a single binary.
    But maybe it won't be so bad, if the additional translation files are only download when requested by the user and stored in $ELM_HOME.
    The user could use a command like elm-local switch-locale=de or specify an environment variable like $ELM_LOCALE.

  3. One executable with multiple translations built-in
    The selection of the locale could be the same as with 2, but no downloads would be needed.

Edit: I changed the text, because it does not have to be a compiler fork, it could be any tool.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.