Nelson Estevão
banner
nelsonmestevao.com
Nelson Estevão
@nelsonmestevao.com
Software Engineer @marme.la who likes to learn all kinds of crap. Interested in @elixir-lang.org and #PhoenixFramework 🐦‍🔥

🔗 nelsonmestevao.com
Reposted by Nelson Estevão
Our next meetup is just around the corner! ✨

It is time to discover the talks from our speakers in the thread 🧵

Register here 👉 www.meetup.com/bragabeam/ev...

#ElixirLang #BBUG
BBUG #7 - Global Elixir Meetup at Braga, Wed, Sep 24, 2025, 6:00 PM | Meetup
Another edition is brought to you by the Marmela team with the help of the good friends from Subvisual. This time we are joining the good folks from Software Mansion to bri
www.meetup.com
September 19, 2025 at 4:36 PM
August 23, 2025 at 6:27 PM
Reposted by Nelson Estevão
1. Type definitions for public JavaScript interfaces.
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!
May 30, 2025 at 10:40 AM
Reposted by Nelson Estevão
Really - it’s probably the BEST conference I’ve ever been to. Job well done @alchemyconf.com ❤️
As we're enjoying the last hours of #AlchemyConf, we'd like to write one final thankful post.

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 🧙‍♂️
April 4, 2025 at 9:25 PM
Reposted by Nelson Estevão
As we're enjoying the last hours of #AlchemyConf, we'd like to write one final thankful post.

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 🧙‍♂️
April 3, 2025 at 6:50 PM
Reposted by Nelson Estevão
It’s our pleasure to share that on the 12th of April, we will be at ENEI 2025 (the national software engineering students meeting) in Porto.

@nelsonmestevao.com will give a workshop on functional web dev with Elixir and the Phoenix Framework.

#ElixirLang #MyElixirStatus
March 19, 2025 at 9:57 AM
Reposted by Nelson Estevão
A conference isn’t complete without a party! 🎉 That’s why we’re bringing you a night to remember with live music by Ludgero Rosas. Stay tuned for more details!
February 26, 2025 at 3:33 PM
Reposted by Nelson Estevão
What could we possibly write about this video that Miguel wouldn't say better?

#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
February 19, 2025 at 12:09 AM
Reposted by Nelson Estevão
Workshops, talks & community – all in one place!

👩‍💻 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
February 14, 2025 at 4:51 PM
I surpassed 900 commits on my long-lived dotfiles repository. These have been around for 7 years, and the initial ideas have prevailed — to have a documented and reproducible setup.

It is going to the next level by going all in with nix package manager!

github.com/nelsonmestev...
GitHub - nelsonmestevao/dotfiles: :penguin: Configuration files
:penguin: Configuration files. Contribute to nelsonmestevao/dotfiles development by creating an account on GitHub.
github.com
January 9, 2025 at 11:32 PM
Reposted by Nelson Estevão
#elixirlang and #neovim users,

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.
December 26, 2024 at 9:26 AM