Latest #callbacks Threads 
Hi All
Context
I am creating a small DB analysis tool in LiveBook to explore what we have in our job matching service. Conceptually thi...
New
In my current project I have a rather complex data-tranfsformation. Additionally there are several flavors fo ths trqansormation that sha...
New
I have story_cards that render a list of authors, among other things. Clicking an author should open a modal, via a function set_modal_da...
New
this is my test
defmodule KV.BucketTest do
use ExUnit.Case, async: true
setup do
{:ok, bucket} = KV.Bucket.start_link([])
%...
New
I am trying to enforce callback and Spec check through Credo. As such it is working good as a linter for our project’s needs and want to ...
New
When it comes to implementing callbacks of a behaviour (e.g., GenServer) I always struggle whether I should add the @impl-attribute to al...
New
Hello everyone,
I’m a new in elexir and functional language. I’m trying to implement Websocket interraction with server.
On first layer...
New
So I have this Resume module, which stores infos about my attached files, stored in my object storage. This module belongs_to the User mo...
New
I’ve created an Opponent model that has several fields associated with it, each of which represents an actual or computed value. You can ...
New
I have an order model and line_items model. I want simply to calculate line_items prices (for associated order) and save the sum value to...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
In my current project I have a rather complex data-tranfsformation. Additionally there are several flavors fo ths trqansormation that sha...
New
Hi All
Context
I am creating a small DB analysis tool in LiveBook to explore what we have in our job matching service. Conceptually thi...
New
Trending Over Three Years
Coming from an OO background, my first reaction is to think of behaviours as interfaces. So it makes sense that a module must define one...
New
This is more of a philosophical question hoping for some best-practices or practical suggestions to help write better code.
I’m working ...
New
So I have this Resume module, which stores infos about my attached files, stored in my object storage. This module belongs_to the User mo...
New
I have an order model and line_items model. I want simply to calculate line_items prices (for associated order) and save the sum value to...
New
Hello, I work with a team of Elixir devs and some time ago we came across a code pattern within the Hex.pm website source that has an ele...
New
Hello everyone,
I’m a new in elexir and functional language. I’m trying to implement Websocket interraction with server.
On first layer...
New
When it comes to implementing callbacks of a behaviour (e.g., GenServer) I always struggle whether I should add the @impl-attribute to al...
New
I am squinting at how Elixir handles function callbacks… specifically, I’m wondering whether you can capture a function WITH arguments at...
New
I have story_cards that render a list of authors, among other things. Clicking an author should open a modal, via a function set_modal_da...
New
I am trying to enforce callback and Spec check through Credo. As such it is working good as a linter for our project’s needs and want to ...
New
I’ve created an Opponent model that has several fields associated with it, each of which represents an actual or computed value. You can ...
New
this is my test
defmodule KV.BucketTest do
use ExUnit.Case, async: true
setup do
{:ok, bucket} = KV.Bucket.start_link([])
%...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #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
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







