Onor.io
Most Liked
gausby
I wrote some notes after having a conversation with a long time OTP user here: Caveats on using `:gen_fsm`/`GenFSM` · Issue #13 · pavlos/gen_fsm · GitHub
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
Popular in Erlang News
A new Erlang news item has been posted!
Link: Release OTP 23.2.7.1 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Link: Release OTP 23.3.4.3 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Get the full details here: A few notes on message passing - Erlang/OTP
Posted via Devtalk.
New
A new Erlang news item has been posted!
Link: Release OTP 24.0.2 · erlang/otp · GitHub
Link: Release OTP 21.3.8.24 · erlang/otp · Git...
New
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang announcement has been posted:
Download links for this and previous versions are found here:
https://www.erlang.org/downl...
New
New
Here is a new interesting blog post from the OTP team, “The Road to the JIT”. This post gives a history lesson that outlines the major Er...
New
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New
A few good fixes and enhancements, SSL added more methods and is faster, socket polling is faster, however 2 big things that I like!
Ne...
New
Other popular topics
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
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
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
Hello, how can I check the Phoenix version ?
Thanks !
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
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
Hi everyone,
I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









