From 4a17877ae1685d6d3afc6063928635049647ca9d Mon Sep 17 00:00:00 2001 From: Jibran Shaikh <23054879+js-d-coder@users.noreply.github.com> Date: Thu, 8 Aug 2024 17:17:10 +0530 Subject: [PATCH] Add Learn With Me: Elixir tutorial series (#4882) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7e40015..8dd4b8df 100644 --- a/README.md +++ b/README.md @@ -1988,6 +1988,7 @@ Various resources, such as books, websites and articles, for improving your Elix * [Elixir School](https://elixirschool.com/) - Lessons about the Elixir programming language. * [Elixir Tab](https://github.com/efexen/elixir-tab) - Chrome Extension which helps you learn the Elixir core lib. * [Elixir vs Ruby | How Switching To Elixir Made Our Team Better](https://foxbox.com/blog/elixir-vs-ruby/) - Long-form post that explains in detail when and why you should choose Elixir over Ruby. +* [Learn With Me: Elixir](https://inquisitivedeveloper.com/tag/lwm-elixir/) - A series where I learn Elixir and you can learn along with me. * [The Little Schemer in Elixir](https://github.com/jwhiteman/a-little-elixir-goes-a-long-way) - Exercises and algorithms from the Little Schemer book, ported to Elixir. * [xElixir](https://github.com/exercism/xelixir) - Exercism Exercises in Elixir.