DEV Community

Learn elixir with me! Series' Articles

Back to Adam Davis's Series
Learn elixir with me!
Cover image for Learn elixir with me!

Learn elixir with me!

17
Comments
5 min read
Your first Elixir Project (Part 0)
Cover image for Your first Elixir Project (Part 0)

Your first Elixir Project (Part 0)

6
Comments
3 min read
Your first Elixir Project (Part 1)
Cover image for Your first Elixir Project (Part 1)

Your first Elixir Project (Part 1)

7
Comments
7 min read
Does Elixir have for loops?
Cover image for Does Elixir have for loops?

Does Elixir have for loops?

5
Comments 2
4 min read
Your First Elixir Project (Part 2)
Cover image for Your First Elixir Project (Part 2)

Your First Elixir Project (Part 2)

7
Comments
7 min read
Reading the Elixir source code to learn how if blocks work
Cover image for Reading the Elixir source code to learn how if blocks work

Reading the Elixir source code to learn how if blocks work

5
Comments
4 min read
I published my first Elixir package to hex!
Cover image for I published my first Elixir package to hex!

I published my first Elixir package to hex!

8
Comments
3 min read
How to import a local module dependency in Elixir
Cover image for How to import a local module dependency in Elixir

How to import a local module dependency in Elixir

7
Comments
2 min read
Diving into the macros that make Phoenix controllers work
Cover image for Diving into the macros that make Phoenix controllers work

Diving into the macros that make Phoenix controllers work

16
Comments 1
5 min read
How to include static assets in an Elixir application
Cover image for How to include static assets in an Elixir application

How to include static assets in an Elixir application

6
Comments
3 min read
How to Use Head and Tail in Elixir
Cover image for How to Use Head and Tail in Elixir

How to Use Head and Tail in Elixir

3
Comments 1
5 min read