elm-community / elm-faq

FAQ about the Elm language.
https://faq.elm-community.org/
22 stars 24 forks source link

Move Elm 0.17 content into main FAQ page #31

Closed fredcy closed 8 years ago

fredcy commented 8 years ago

The Elm FAQ has a separate page for questions that arose when Elm 0.17 came out (http://faq.elm-community.org/17.html). I’m thinking about moving all that content into the main FAQ page (http://faq.elm-community.org/) and removing the page specific to Elm 0.17. Any thoughts? Doing that would break any outside links to those items, but it should make it easier for people to find the content since it’s not currently obvious that it’s spread over two pages.

Alternatively, there are several items in the Elm 0.17 FAQ page that are specific to changes from 0.16 to 0.17. Perhaps those should be left in that page but more general items moved to the main page.

fredcy commented 8 years ago

I moved several items from the Elm 0.17 page to the main page as outlined above.