Open MikeRund opened 3 weeks ago
@MikeRund thanks for opening this issue to capture your progress. 👌 Open issues as soon as you spot any obstacle to your progress. 🙏 I will attempt to address them in my next work-break. ⏳ The more questions you ask the better for everyone! 💬
while
some people certainly use Vim
to edit Elixir
projects and it works well,
many people use VSCode
/ VSCodium
for Elixir
work.
We haven't found an IDE that doesn't work with Elixir/Erlang
. 🤷♂️
Please use what you already have and are familiar with, and install any relevant plugins for Elixir
.
Please follow the Prerequisites: https://github.com/dwyl/image-classifier?tab=readme-ov-file#prerequisites and specifically the /dwyl/phoenix-chat-example and /dwyl/phoenix-liveview-counter-tutorial
If you don't know the basics of Phoenix
, then using Phoenix
in a more advanced/complex project
will be like trying to do Calculus
without learning Algebra
. 😜
Crawl > Walk > Run > Fly!
I'm trying to follow this tutorial on a windows 11 machine, but have only coded in an IDE before. This tutorial appears to use the terminal. When it comes to opening and editing files I'm unsure on the best way to approach this, yet the tutorial makes it appear to be a very natural process.