alvises

alvises

The Beauty of Pattern Matching in Elixir

The Beauty of Pattern Matching in Elixir (Screencast + Transcript)

One of the reasons I fell in :heart: with Elixir is pattern matching and how it can be extensively used all over the code. In this video we see pattern matching with tuples, lists and maps, a bit of control flow and recursion.

Most Liked

ghoetker

ghoetker

Thank you for sharing this. You have a nice mix of “Let me show you in really concrete terms what is happening” and “Let me show you how you would actually use this”. Particularly for beginners, it is very helpful.

alvises

alvises

thanks a lot :smiley:

Where Next?

Popular in Screencasts Top

knewter
I wrote up a free episode on how to deploy a Phoenix app with Gatling to a DigitalOcean droplet. Hope it's useful to someone. Thing I'm n...
New
lawik
Hey everyone, we thought it was about time we had an official streamers thread. Please feel free to add yours in this post (it’s a wiki) ...
New
sevensidedmarble
New video alert! I made a video about the LiveView lifecycle, navigation, and how to use handle_params vs mount., etc. Check it out: ...
New
ElixirCasts
I made an screencast that looks at Sobelow, a project that scans Phoenix applications for security issues. If you haven’t used Sobelow be...
New
ElixirCasts
I made a video showing how you can use virtual attributes in Ecto to create fields that are not persisted to the database. https://elixi...
New
ryanwinchester
When: Sunday, July 19 @ 12PM Pacific Where: https://twitch.tv/ShyRyan Social: https://twitter.com/ryanrwinchester/status/12844417463786...
New
ElixirCasts
I made a video on using the job processing library.
New
omgneering
I made the next video in the OTP series to help get started with Supervisor methods and syntax. The video goes over the init methods lik...
New
anuragg
One of our users just created this screencast for deploy Elixir apps on Render. Hope it’s helpful!
New
dokuzbir
This week i discovered Alchemist Camp youtube channel. Really good resource for elixir world. It deserves a forum topic I think channel ...
New

Other popular topics Top

chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 30048 115
New
srinivasu
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
chrisalley
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New

We're in Beta

About us Mission Statement