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

📖 Practical Elm for a Busy Developer #34

Open
badlydrawnrob opened this issue Jun 16, 2024 · 0 comments
Open

📖 Practical Elm for a Busy Developer #34

badlydrawnrob opened this issue Jun 16, 2024 · 0 comments

Comments

@badlydrawnrob
Copy link
Owner

badlydrawnrob commented Jun 16, 2024

To me this book isn't for the beginner or the faint of heart. It requires already being familiar with Elm and it's syntax. For example, here's an article on json recursive decoders, which I really don't understand (I've struggled to understand it in Richard Feldman's book #19) and I personally find url routing difficult.

So, better to start with Elm in Action, Elm Guide, Beginning Elm or Programming Elm. They speak to me at a level I can understand; I'm firmly in the educational programming camp, and hit a brick wall every time I try and go further!1

However, his json2elm tool is pretty handy.

Footnotes

  1. There's a big difference between doing finger exercises and building small self-contained programs, to building out apps with routing, talking to servers, database admin, so on. It's not for me 😄

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

1 participant