Ask HN: App ideas to learn Phoenix / Elixir
I've been wanting to learn Phoenix / Elixir for forever basically and have never gotten the chance. This year is the year. Most of my side-projects are small, single-user focused apps but to learn and take advantage of Phoenix I want to focus on something social, collaborative, real-time maybe. Any ideas for something fun HN? Maybe a game? I'll probably write the client for mobile/iOS if that helps but I'm open to anything really.
21 comments
[ 2.9 ms ] story [ 59.6 ms ] threadSo I suggest to just go with any project, for example just duplicate something that already exists (twitter, etc). This way, when you find an idea you really like, you’ll be able to build it quicker.
And if I really have to suggest an idea, I think some project management or collaboration tool is a nice fit. You can build it so that it helps you organize your projects or collaborate with your friends, and then see if it may be helpful for other people too.
https://github.com/seb3s/kandesk
I really want a place to chat with people about what they're building +or thinking of building!! Like product hunt but for prelaunch/hobbies
[0] https://www.hackario.com
But then I navigated back to the main page and it logged me in :shrug
Nice site! I think the text could be a _little bigger_ but yeah -- looking forward to more touches!
Also, would it be a problem for you if I reset the database when I redeploy the website for the launch or do you prefer if I keep the content that you have created?
Sorry if the article is a bit hard to follow, I have been meaning to re-write it.
[1] https://tylerkontra.com/posts/rewriting-a-phoenix-app-to-lea...
A single entry point will give a better view about what's happening on the whole fediverse, and potentially accounts to follow. Building such an entry point will require a stack that can handle asynchronous jobs run in parallel, an area where the Erlang platform can truly shine. Give it a live view with Phoenix/LiveView and it's gonna be a banger.