A small project that for the most part gives me a place to include some new techniques (like how to set up and do property based testing). Also just a nice thingy that creates images based on input.
Folder containing various code I've (re)written and that I understand (but mostly did not come up with). Some of which containes information about the source and such.
Notes and code implementations from the wonderful "Adpoting Elixir" book. It covers a ton of really important topics that are hard to get to without some good source like e.g. deployment, integration with external code, and many other. Covers many Erlang tools as well! 10/10 :>
Tbh I don't know, might've been a part of a Elixir meetup I attended in early 2017
Same here...
This one is 100% from the said meetup.
Craft GraphQL [WIP]:
TODO: add description
Barely even started... Will probably update this once I do some more stuff :>
From when Elchemy was still called Elmchemy
. A follow along to the first blog posts about using it.
A fantastic course from Dave Thomas, highly recommended.
A simple stream lib that I wrote as a part of the Elixir Meetup @ErlangSoutions.
A wonderful tour of the metaprogramming powers that come with Elixir.
Code from the Youtube series made by @Omgneering. Worth the watch.
Notes and such from the 1.3 book. It is a bit outdated now, and I can't wait for the updated version.
A fantastic book/video-set on using Elixir. Unlike most other sources, this one implements one big project instead of many smaller ones.
Same as the first Budget, Cards and Cart. From 2017 meetup that got me hooked on Elixir.
- Add links to all the sources
- Unite all notes within this repo (maybe as jupyter notes?)