This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
Story
skip this if you are not interested in the Why
Today I was working on a rewrite of a feature, heavily relying on a 3rd Party HTTP...
New
Hi,
whats the correct way to match a char-list against another charlist, but as a variable? Like so:
input = 'Hello World! {{ }} {% %}'...
New
in iex:
| iex > [ 'cat' | 'dog' ]
|> ['cat',100,111,103]
Why does IEx print ’cat’ as a string, but ’dog’ as individual nu...
New
Can someone explain this behavior?
iex> 'hełło'
[104, 101, 322, 322, 111]
iex> 'hello'
'hello'
Why isn’t there a consistent outpu...
New
Hi all!
I would like to ask for an ideas how to solve the different way JavaScript and Elixir are approaching Strings and indexes of cha...
New
Hi , Trying to understand why
Phoenix.HTML.Link.link("Home", to: '/')
is returning
{:safe, [60, "a", [[32, "href", 61, 34, "/", 34]], ...
New
Hello. I need help from you :sob: :sob:
First of all, I have a return value from the neo4j database like this:
%{
'records' => [
...
New
For some reason the following does not work in elixir:
:os.cmd("echo toto")
instead I read somewhere that this should be done
:os.cmd(...
New
Can someone explain to me why this allows me to see the integer representation of chars?
~c/cat\0/
[99, 97, 116, 0]
And this does no...
New
I am pulling data from a db table. A sample record looks like this: [{2019, 3, 1}, 12].
I am doing a [head|tail] on the record so that I...
New
I am trying out rabbit streams but am having some issues using the Lake library.
I am getting a malformed error from inside the library:...
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:
Sub Categories:
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







