Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting boilerplate #72

Open
sporto opened this issue Nov 14, 2018 · 2 comments
Open

Selecting boilerplate #72

sporto opened this issue Nov 14, 2018 · 2 comments

Comments

@sporto
Copy link

sporto commented Nov 14, 2018

Ellie uses to have a dropdown where you can select the boilerplate to start with. This was super useful. This seems to be gone entirely, or am I missing something?

It would be great to bring this back with options like:

  • Barebones main = text "hello world"
  • Current Browser.sandbox
  • Browser.document

Thanks

@tbash
Copy link
Member

tbash commented Nov 26, 2018

You're not missing anything. I think this is a good idea, I'll add it to the backlog.

@danneu
Copy link

danneu commented Mar 27, 2019

I came here expecting to create this same issue.

I often find myself writing a disproportionate amount of hello-world setup just to test a small idea in Elm. As already mentioned, being able to choose between Browser.sandbox vs Browser.element alone would be huge.

Another thing I'm often doing is creating my own UI chrome just for some exploratory programming. For example, imagine an Ellie template that sets you up with the elm/parser version of https://pegjs.org/online with a toy parser stubbed out and an input/output pane so you can hit the ground running.

Thanks for your work, Ellie is incredible.

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

No branches or pull requests

3 participants