BartOtten
How do you all enter the pipe operator |>?
How do you all enter the pipe operator |> on your keyboard? I keep having troubles with it ![]()
Most Liked
jswanner
I’ve had the following in my Neovim/vim config for ~15 years for Ruby:
vim.api.nvim_set_keymap("i", "<c-l>", "<Space>=><Space>")
When I got into Elixir, I added the following:
vim.api.nvim_set_keymap("i", "<c-h>", "<Space><-<Space>")
vim.api.nvim_set_keymap("i", "<c-j>", "<Space>-><Space>")
vim.api.nvim_set_keymap("i", "<c-k>", "<Space>|><Space>")
9
cblavier
You can also create a Siri shortcut and shout out “PIPE!” ![]()
7
lud
I made a vscode snippet for it, I just type pp<tab> and it writes a pipe op.
6
Popular in Dev Env & Tools
Hi everyone!
I’m wondering what the community would recommend as the best IDE toolchain (in VSCode) available today. I’m talking about s...
New
Mechanical? Which Cherry switch? Which layout? TenKeyLess?
New
I want to buld this docker image but
it fails with a timeout at RUN mix local.hex --force
Maybe it’s just a maintenance window, but the...
New
It would also be the reason for me to seriously hurt myself. :003:
I’ve spent way too much time tinkering. I’ll be the first to agree th...
New
I was about to reply to Why doesn’t Phoenix use Conventional Commit prefixes? - #41 by sodapopcan with some git aliases that I use for th...
New
The Applications tab in Observer displays a diagram of running applications and supervision trees. This is a really impressive capability...
New
While on the theme of routers:
Is your computer's internet connection wired or wireless? (Poll)
Which router do you use?
How do you se...
New
Following on from this post in Do you use LittleSnitch or the equivalent on your OS? I think it might be worth us creating this thread so...
New
I frequently switch between ElixirLS, Lexical, and Next LS in order to test each out and compare/contrast. I decided to create a brief fe...
New
If you use a VPN or are interested in any please vote in the poll - you can select as many options as you want :icon_biggrin:
I’ve added...
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
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service.
Currently when I de...
New
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
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
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar.
I p...
New
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
I would like to know what is the best IDE for elixir development?
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








