Hi I am new to Elixir, just started learning 3 weeks back. I am building a Chat App with Elixir/Phoenix as backend & React-Native on frontend.
Would love to have any references for any OS projects / courses that I can follow to understand this in depth right from basics to dev-ops.
Thanks
abreujp
December 14, 2024, 10:28am
2
4 Likes
Thanks for this… Even after such extensive googling, I wonder why I never came across these both… The list of resources is just great…
I had come across this course earlier with seemed comprehensive where they are explain the complete tooling also in the curriculum…
I dont know if you have come across this. Which of these 2 is better for my usecase. I dont know enough to make an informed choice.
Thanks once again.
I would always check for which version of phoenix the course is.
https://phoenixliveview.com/ i can recommend.
1 Like
abreujp
December 14, 2024, 12:39pm
5
I’m not familiar with the course you mentioned, but I can definitely recommend the ones I shared. And thank you for your kind words about the resources!
1 Like
Thanks! I was wondering is it good enough for creating a chat-api without live-view? as my frontend is actually in React Native.
abreujp
December 15, 2024, 3:47pm
7
Yes, you can build an API without LiveView.