Skip to content

Conversation

carolineartz
Copy link
Member

The current codebase uses onClick event listeners on a tags. This PR updates the project to use the built in elm internal routing update functions. Additionally, the view function applies the same title to every page which isn't ideal for SEO. As we prepare for the Speakers pages, having this setup will improve SEO. The Model now has route instead of url.

NOTE: If we merge this first, I can update the speakers info PR. There are a lot of formatting diffs that elm-format is automating and i don't want to mess with my editor setup to disable the formatting that I think we should prob have anyway.

Copy link

@DougVonMoser DougVonMoser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neat!

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

Successfully merging this pull request may close these issues.

2 participants