Basic [File Manipulation] With Elixir
https://www.youtube.com/watch?v=w2ORd4nPCCc
Learn how to do basic directories and files creation, open, read, write to files with Elixir.
Step 1:
Let's create a new Elixir project by going to the command line and typing the following in your desi...
elixirprogrammer.hashnode.dev2 min read