🔗 nelsonmestevao.com
It is time to discover the talks from our speakers in the thread 🧵
Register here 👉 www.meetup.com/bragabeam/ev...
#ElixirLang #BBUG
It is time to discover the talks from our speakers in the thread 🧵
Register here 👉 www.meetup.com/bragabeam/ev...
#ElixirLang #BBUG
I know that many people enjoy that you don't need to write much JavaScript when developing a LiveView application, but you cannot always avoid it entirely. We now have official type declarations shipped with the LiveView JS!
I know that many people enjoy that you don't need to write much JavaScript when developing a LiveView application, but you cannot always avoid it entirely. We now have official type declarations shipped with the LiveView JS!
To the team that made this possible, all the speakers, attendees, our wonderful MC, everyone at the most beautiful venue in the world, Theatro Circo, we love you all.
Keep it weird 🧙♂️
To the team that made this possible, all the speakers, attendees, our wonderful MC, everyone at the most beautiful venue in the world, Theatro Circo, we love you all.
Keep it weird 🧙♂️
To the team that made this possible, all the speakers, attendees, our wonderful MC, everyone at the most beautiful venue in the world, Theatro Circo, we love you all.
Keep it weird 🧙♂️
@nelsonmestevao.com will give a workshop on functional web dev with Elixir and the Phoenix Framework.
#ElixirLang #MyElixirStatus
@nelsonmestevao.com will give a workshop on functional web dev with Elixir and the Phoenix Framework.
#ElixirLang #MyElixirStatus
#AlchemyConf is an #ElixirLang conference crafted by the people who use it.
@sasajuric.bsky.social, @whatyouhi.de, @redrapids.bsky.social, @hugobarauna.com, @zachdaniel.dev, and more.
🎟️ Tickets at alchemyconf.com
#AlchemyConf is an #ElixirLang conference crafted by the people who use it.
@sasajuric.bsky.social, @whatyouhi.de, @redrapids.bsky.social, @hugobarauna.com, @zachdaniel.dev, and more.
🎟️ Tickets at alchemyconf.com
👩💻 March 31 - April 1: Hands-on workshops
🎤 April 2 - 3: Talks from Elixir experts
🤝 Side-events to network & have fun in Braga
Secure your spot now! 🎟️ alchemyconf.com
#AlchemyConf #ElixirLang #MyElixirStatus
👩💻 March 31 - April 1: Hands-on workshops
🎤 April 2 - 3: Talks from Elixir experts
🤝 Side-events to network & have fun in Braga
Secure your spot now! 🎟️ alchemyconf.com
#AlchemyConf #ElixirLang #MyElixirStatus
It is going to the next level by going all in with nix package manager!
github.com/nelsonmestev...
It is going to the next level by going all in with nix package manager!
github.com/nelsonmestev...
You're probably already using the vim-surround plugin. The following config line will allow you to press % in visual mode to wrap the selection in %{}:
let g:surround_37 = "%{\r}"
It's useful for converting keyword lists to maps, for example.
You're probably already using the vim-surround plugin. The following config line will allow you to press % in visual mode to wrap the selection in %{}:
let g:surround_37 = "%{\r}"
It's useful for converting keyword lists to maps, for example.