HackerTrans
トップ新着トレンドコメント過去質問紹介求人

btkostner

no profile record

コメント

btkostner
·3 年前·議論
I’m surprised that nobody has posted about Elixir yet. I nominate the excellently written Phoenix library. Not only is the code well organized and easy to find, the documentation is expansive and right next to the code.

https://github.com/phoenixframework/phoenix
btkostner
·4 年前·議論
I’d take a look at the terminate callback for Elixir GenServers.

https://hexdocs.pm/elixir/1.12/GenServer.html#c:terminate/2