Last active
July 20, 2016 20:43
-
-
Save swanson/1a5866f935954432763c807f52ef17ae to your computer and use it in GitHub Desktop.
my dumb elixir/phoenix questions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
what is `index/2` and why does elixir care about arity so much? | |
is mix like Rake or the Rails commands? both? neither? | |
what's the |> syntax? What's it called (ala hash-rocket)? | |
How do I do a `rails c` equivalent? | |
Is there something like `pry`? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment