[File Format Verification] With Elixir
https://www.youtube.com/watch?v=7gfzNfI9NAg
Let's handle file name extensions with Elixir, useful to validate the type of format of files that we would like to allow.
Step 1:
Let's create a new Elixir project by going to the command line and typi...
elixirprogrammer.hashnode.dev2 min read