Yutaka Nishimura

Results 5 issues of Yutaka Nishimura

It might be a misleading expression. https://www.elm-tutorial.org/en-v01/07-routing/10-navigation.html ``` Add a new function for this button at the end: ``` https://www.elm-tutorial.org/jp/07-routing/10-navigation.html ``` このボタンの最後に新しい機能を追加します: ``` Mostly this means, * A button is...

Japanese 07-routing/08-main's code below has diff among others. https://github.com/sporto/elm-tutorial/blob/master/jp/07-routing/08-main.md ``` init : Result String Route -> ( Model, Cmd Msg ) init result = let currentRoute = Routing.routeFromResult result ```...

I've done step-by-step guide's "Create your skill" https://serverless.com/blog/how-to-manage-your-alexa-skills-with-serverless/ next step "serverless alexa manifests" failed(other like update/model/build also failed). Do you have any infomation? ```bash $ serverless alexa manifests Status Code...

urgent

Hi there, very thanks to make js interface from type based safety api! I used 'type to axios style api', and thought that it is more useful for development(flexibility) to...

## Include commonly used color settings. I think that basic color like The HTML defined is better to be included. https://en.wikipedia.org/wiki/Web_colors#HTML_color_names It seems that developers often implement it myself. https://github.com/mdgriffith/style-elements/blob/master/examples/Color.elm...