Onor.io
Most Liked
gausby
I wrote some notes after having a conversation with a long time OTP user here: https://github.com/pavlos/gen_fsm/issues/13#issuecomment-212320106
3
gausby
I guess that I am fairly excited about :gen_statem.
2
Qqwy
TypeCheck Core Team
From the new documentation of gen_statem:
The gen_statem behaviour is intended to replace
gen_fsmfor new code. It has the same features and add some really useful:
- State code is gathered
- The state can be any term
- Events can be postponed
- Events can be self generated
- A reply can be sent from a later state
- There can be multiple sys traceable replies
2
sasajuric
Author of Elixir In Action
thinkpadder1
I don’t know too much, but what do you think is the most exciting part about OTP 19.0?
1
Popular in Erlang News
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang news item has been posted!
Link: Release OTP 22.3.4.20 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang news item has been posted!
Link: Release OTP 23.2.7 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Link: Release OTP 23.3 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Link: Release OTP 23.1.4.1 · erlang/otp · GitHub
Posted via Devtalk.
New
This thread will be used to cross-post official EEF News via erlangforums.com.
If you’d rather not see these alerts, you can mute the th...
New
Please provide feedback:
Erlang/OTP 26.0-rc1 is the first release candidate of three before the OTP 26.0 release.
The intention with ...
New
You don’t want to miss the third post in the series about BEAM the execution engine for Erlang. This time we are going to explore the jus...
New
Other popular topics
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
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







