sfrances
Reactive Design Patterns book - relevant to Elixir?
Hi all
I was looking at this book: https://www.manning.com/books/reactive-design-patterns
Its written is Scala / Akka, but seems like it might have patterns that are relevant in an Elixir context.
Has anyone read this? Would you recommend it? Crucially, is it accessible to someone who knows a bit about Elixir/OTP but doesn’t know Scala?
Popular in Chat/Questions
Preface: I’m not sure if thise is the right place, because this is not direclty Elixir related… but I’ve always got some of the best advi...
New
Hi all,
is there any up to date resource out there (blog, talk, video, book…) about deploying elixir applications using releases?
In pa...
New
Hello all,
I recently did my first app in Phoenix and Liveview, many thanks to all the users who assisted me. I found that the tutorial ...
New
A while back, I read a great book by Luis Atencio titled, Functional Programming in JavaScript. In section 7.3, he discusses memoization ...
New
I was wondering if anyone is using some learning tools that they can recommend? I’ve been looking at two specifically so would also be ...
New
I’d like to provide my review of the Elixir Course module from Groxio. I have some criticisms but I’d like to start with the positives.
...
New
Hi,i’m new to elixir.
i’m searching elixir small programs to try it out my self,Is any good resources out there?
Thank you.
New
In Ruby, which is very similar to Elixir I do this:
def test
yield
end
test do
puts("sup there")
end
Here, the yield keyword will be...
New
Hi sasajuric, any chance of a fresh promo code? :sunglasses:
New
It’s been a while since we asked this - I’m sure others (especially newcomers to the language) will be interested to hear how you’ve all ...
New
Other popular topics
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service.
Currently when I de...
New
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New








