home
about
all recipes
feed
Elixir Recipes
View recipes by category
Iterating over all keys of the map while keeping key order
Submitted Feb 13, 2018 in
collections
How to connect and debug Elixir or Phoenix App at Heroku?
Submitted Oct 21, 2017 in
debug
Create an array containing the alphabet
Submitted Nov 20, 2016 in
strings
Cancel a multiline command
Submitted Nov 20, 2016 in
IEx
Finding matching elements in a list or a map
Submitted Nov 17, 2016 in
collections
Counting words in a file
Submitted Oct 28, 2016 in
files
Checking if a string includes a substring
Submitted Oct 19, 2016 in
strings
List all Phoenix routes
Submitted Sep 29, 2016 in
phoenix
Monitoring a process
Submitted Sep 11, 2016 in
concurrency
Convert atoms to strings
Submitted Sep 2, 2016 in
atoms
Anonymous functions in pipe chain
Submitted Aug 31, 2016 in
functions
Trim whitespace from strings
Submitted Aug 29, 2016 in
strings
Generate a random number
Submitted Aug 26, 2016 in
random
Accumulating @annotations
Submitted Aug 24, 2016 in
metaprogramming
Configuration
Submitted Aug 12, 2016 in
mix
Using recursion to extract particular elements from a list
Submitted Aug 7, 2016 in
collections
Functions that delegate to another module
Submitted Jun 25, 2016 in
modules
Connecting nodes on different machines
Submitted Jun 18, 2016 in
concurrency
Build lists with sigils
Submitted Jun 13, 2016 in
collections
Connecting nodes on the same machine
Submitted Jun 10, 2016 in
concurrency
Page 1 of 4
Next »