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 ![]()
First Post!
Eiji
What do you mean? Is it about your keyboard layout making it hard or something like that? It’s not clear what you are asking about … For me this question sounds like How do can breathe?.
I’m entering it without really thinking how to do it - simply by a lot of practice I don’t have to look at keyboard and as everything else I just type … I guess you mean something different (like problem with keyboard layout), right?
3
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
lud
Last Post!
Almusamim
Popular in Dev Env & Tools
/an-aside
Why is it not completing the module name too? Atom’s does. Also why does it not fill in the arguments with defaults that yo...
New
New England download page
New England repo
I am a long-time dark theme user, but I recently developed an interest in coding on a light ...
New
For the people who are using VS code what extensions are you using?
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
Not sure I’m going to upgrade myself yet, but curious what others think:
How are you finding it for dev?
What are your thoughts of it g...
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
TL;DR;
Best practices for shipping an ecosystem of connector packages to Hex in a responsible way?
Background
I have a project, jido_c...
New
Other popular topics
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I’m writing a test for one of the...
New
Lets say I have map like this fetching from my database
%{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
Hello everyone,
Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
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
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









