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

URL parsing page misses Synthesis example #180

Open
mpgirro opened this issue Dec 10, 2018 · 3 comments
Open

URL parsing page misses Synthesis example #180

mpgirro opened this issue Dec 10, 2018 · 3 comments

Comments

@mpgirro
Copy link

mpgirro commented Dec 10, 2018

I am currently learning Elm through the guide (with a FP/Haskell/Scala background). It is great so far, but the page on WebApps > URL parsing misses the code example in the Synthesis section (current text is "TODO"). All in all this example seems quite essential to understand how to connect the URL parsing with a logic that decides how to render the respective page described by the URL segments.

I tried to understand the approach by looking at the source of guide.elm-lang.org and elm-spa-example, but both projects have different approaches and are still quite difficult to grasp for a beginner.

@benkoshy
Copy link
Contributor

@mpgirro yes I came to post the very same issue.

Here is the link:

https://github.com/evancz/guide.elm-lang.org/blob/master/book/webapps/url_parsing.md

There is a to-do here, with the sections missing.

image

@evancz shall I attempt at a PR? (I have no idea about parsing etc. but I will attempt one if you will consider it)

@Sampsoon
Copy link

Sampsoon commented Jun 4, 2020

Hi, an update on this issue would be great.

@pithub
Copy link

pithub commented Aug 24, 2023

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

4 participants