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

📖 Elm Guide: the good and the bad #31

Open
badlydrawnrob opened this issue Mar 10, 2024 · 0 comments
Open

📖 Elm Guide: the good and the bad #31

badlydrawnrob opened this issue Mar 10, 2024 · 0 comments

Comments

@badlydrawnrob
Copy link
Owner

badlydrawnrob commented Mar 10, 2024

Elm Guide is a succinct and easy-entry into
the world of Elm lang. It's accessible and the
writing is jovial and not too academic.

The hard part is going from beginner to intermediate topics. As in the Elm in Action book, topics like recursive types, decoders, and more complex SPA (apps) are a bit of a leap from simple programs. I generally find it harder to reason about programs as they grow in size, with a few moving parts.

We don't download Elm until ....

The guide covers quite a lot of ground before it asks us to install the compiler. So we've covered the basics, types, commands, subscriptions, packages, etc. This is quite a nice touch, although I already had Elm installed.

Some bits are missing, and examples are lacking

The Elm guide only takes you so far, and the more advanced stuff doesn't have so many walk-through examples.

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

No branches or pull requests

1 participant