Most of the Phoenix examples or sample applications on the web are outdated, specifically Phoenix.Component oriented functional views based end-to-end examples aren’t there.
Do you know where I can find traditional vs Liveview Phoenix 1.7.rc sample applications?
I am looking for the following Phoenix 1.7.rc based samples (blog posts or github):
Todo
Rumbl (Phoenix 1.4 book)
ECommerce with shopping cart
I know over time these sample apps based posts will pop up on medium etc. But just wanted to find out if some brave soul out there re-wrote and published these sample apps based on the latest Phoenix 1.7.
A trick I do is to search the GitHub for public projects related with my interests. In your case, you can search GitHub by selecting in “All Github” for the following query:
Just an idea, please, try to offer a light mode as well, your web seems to be relatively simple, so a few classes for a light mode shouldn’t be a problem.
To be honest, I am just using a default Wordpress theme, and I am not too familiar with how to offer an option like that using Wordpress. However, I will try to look into it for the future. Thanks for the suggestion!