Advanced Functional Programming with Elixir just climbed back to #1 on the @PragProg best seller list!
pragprog.com/best_sellers/
#afpelixir #elixirlang
Latest posts tagged with #AFPElixir on Bluesky
Advanced Functional Programming with Elixir just climbed back to #1 on the @PragProg best seller list!
pragprog.com/best_sellers/
#afpelixir #elixirlang
Another deleted scene from my book:
There are many ways to solve equality: duck typing, injection, protocol dispatch.
Here's why Funx uses the one it does:
www.joekoski.com/blog/2025/09...
#elixirlang #funx #AFPElixir
Just checked in to see if Funx had hit 80 downloads.
Any ideas on what happened?
www.joekoski.com/blog/2025/09...
#elixirlang #funx #AFPElixir
Some comments on an earlier post had me thinking about polymorphic equality in Elixir, and how == can fall short.
www.joekoski.com/blog/2025/08...
#elixirlang #AFPElixir
Just got The BEAM Book by Erik Stenman in the mail.
Time to go spelunking in the BEAM!
#elixirlang #erlang #beam #AFPElixir
Follow-up post on polymorphism in Elixir. This one looks at how structs help avoid pitfalls from other languages.
www.joekoski.com/blog/2025/08...
#elixirlang #AFPElixir
I wrote this post about polymorphism in Elixir. Details I wish I had known five years ago.
www.joekoski.com/blog/2025/08...
#elixirlang #AFPElixir