Joshua Ji

Results 24 comments of Joshua Ji

Run-elm seems to not be working for Elm 0.19, but [elm-script](https://github.com/ianmackenzie/elm-script), though it's in its experimental phase, is really promising. It is meant for command line scripting, so it might...

I haven't tried the previous versions, but I do get the same errors when importing multiple Elm files into the same entry `.js` file for version 8. Here's a example:...

Thanks for such a detailed code review! Before I fix the issues, I'll just reply to the comment you made earlier: > Ellie link generation should only run once for...

Hey, just wanted to thank you again for the great code review. I won't be able to resolve all of them today, but will do them tomorrow or over the...

Hey @supermacro! I've been really busy lately, but the term is finishing up soon and I hope to continue working on this PR within the next couple of weeks. Sorry...

Hey @supermacro, I'll be able to work on this PR more often now that my term is almost over. Excited to see this project move forward!

Ooh this looks really interesting. I'd like to take a shot at this! I was just wondering how you would like to approach this. Would this be python file (or...

> We would generate the url in elm Oh I think I get it! What I understand is that the Ellie link will be created in Elm by the file...

I'll be busy over the weekend but I just wanted to give you an update on what I did recently (Sorry for the long comment!) **TL;DR:** URL encoding is finished...

You're right, I feel like we should be able to specify the latest package version automatically, but unfortunately I couldn't find a way to do that with the URLs :((....