Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing and opening files on Windows 11 #152

Open
MikeRund opened this issue Oct 7, 2024 · 1 comment
Open

Editing and opening files on Windows 11 #152

MikeRund opened this issue Oct 7, 2024 · 1 comment

Comments

@MikeRund
Copy link
Member

MikeRund commented Oct 7, 2024

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.

@nelsonic
Copy link
Member

nelsonic commented Oct 7, 2024

@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! 💬

Answer

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!

GOTO: dwyl/dev-setup#66

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

No branches or pull requests

2 participants