This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
I'm trying all sorts of things with no luck, so I thought I'd ask for some help.
I want to split a string anytime there's a "b" in "abc...
New
How do I interpolate a regex inside another regex. Not sure if interpolate is the right word so here's an example:
r = ~r/something/ r1...
New
Hello. I need to create a RegExp from any string. I tried to use strings with special characters, e.g. "\d" But when I try to compile thi...
New
How to validate different kind of a youtube link?
for example:
http://youtu.be/dQw4w9WgXcQ
http://www.youtube.com/watch?v=dQw4w9WgXcQ...
New
I need to validate the criteria in a password: Must contain at least one capital letter, one lowercase and one or more numbers, the size ...
New
Looking to use something like String.split – but with the option to define delimiters with potential escape characters.
It appears Elixi...
New
AFAIU, Elixir delegates regular expression evaluation to Erlang.
Erlang claims to support Unicode general category matchers.
“ is decla...
New
Hello,
I need to find the position of a match using Regex.run on a text with unicode characters.
This is an example:
iex> Regex.run...
New
I need to find all matches of pattern in text with names
iex(9)> Regex.named_captures(~r/(?<name>\w)/, "ab") ...
New
Regex Question: Given following string: "default via 10.141.23.1 dev eth0 \n10.141.23.0/24 dev eth0 proto kernel scope link src 10.141...
New
I have a Regex that works correctly in tests but not when my run my app. No idea what is going on. Here is the regex expression: Regex....
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







