ElixirFocus's profile picture. ElixirFocus provides educational content for @elixirlang developers looking to evolve their coding skills. Made with ❤️ by @zorn.

ElixirFocus

@ElixirFocus

ElixirFocus provides educational content for @elixirlang developers looking to evolve their coding skills. Made with ❤️ by @zorn.

ElixirFocus reposted

🔗 Doctest functions with side effects Some great tips here. manusachi.com/blog/doctests-…


ElixirFocus reposted

📅 Devs For Ukraine is a free, online engineering conference with the goal to raise funds and provide support to Ukraine. APRIL 25 - 26 2022 Good speakers and a good cause. Looking forward to it. devsforukraine.io


ElixirFocus reposted

📚 Starting the Metaprogramming Elixir book today for book club. Page 7… pragprog.com/titles/cmelixi…

zorn's tweet image. 📚 Starting the Metaprogramming Elixir book today for book club. Page 7…

pragprog.com/titles/cmelixi…

ElixirFocus reposted

👨‍💻 Who want’s to be my regex hero? elixirforum.com/t/anyone-have-…


TIL: There is a keyboard shortcut (press g) while browsing any hexdocs.pm library documentation. Using this modal you can search and quickly jump to any other package documentation.


⚛️ You may know that converting a string into an atom is a dangerous move in production for lack of atom garbage collection, but did you know about the safer alternative (when circumstances allow it) using the String module to_existing_atom/1 function? hexdocs.pm/elixir/String.…

ElixirFocus's tweet image. ⚛️ You may know that converting a string into an atom is a dangerous move in production for lack of atom garbage collection, but did you know about the safer alternative (when circumstances allow it) using the String module to_existing_atom/1 function?

hexdocs.pm/elixir/String.…

The GetShorty link shortener example project has been updated to the latest Phoenix version. Nothing too exciting but trying to make sure these resources stay fresh and error-free for people. github.com/elixirfocus/ge…


While doing updates to the GetShorty example project, I saw this Credo warning. I get why it is there but when dealing with Ecto schemas I generally consider Noun.t() to be a hydrated value from the db and I need to be able to pass in structs to make changesets. Any thoughts?

ElixirFocus's tweet image. While doing updates to the GetShorty example project, I saw this Credo warning. I get why it is there but when dealing with Ecto schemas I generally consider Noun.t() to be a hydrated value from the db and I need to be able to pass in structs to make changesets. Any thoughts?

ElixirFocus reposted

🔗 Underjord - Are Contexts a Thing? Really enjoyed this article. Touches a lot of Elixir coding patterns that sadly I do not observe teams really discussing internally — and so we end up with half patterns, done inconsistently. underjord.io/are-contexts-a…


ElixirFocus reposted

📚 I like that we have some LiveView-doubters inside our @elixirbookclub. It will enable the discussions of the LiveView book to be all the more honest and informative. I myself am generally pro-LiveView; but still love request-response when it aligns with the problem set.


ElixirFocus reposted

👨‍💻 GitHub Universe 2021 Keynote Day 1 (16m) There is so much cool stuff coming out of GitHub. I have some reservations about the legal concerns inside of Copilot but overall I feel like they killing it. youtube.com/watch?v=etMvd9…

zorn's tweet card. Universe 2021 Keynote Day 1: GitHub on GitHub

youtube.com

YouTube

Universe 2021 Keynote Day 1: GitHub on GitHub


ElixirFocus reposted

🔗 The Twelve-Factor App Each time I come back to this doc I appreciate its advice even more. 12factor.net


ElixirFocus reposted

We are 1000 members! 🥳 Thank you all for joining us and making this community grow bigger, stronger, and better every day. 🌱 Let's keep building together! #WeBeamTogether

TheErlef's tweet image. We are 1000 members! 🥳

Thank you all for joining us and making this community grow bigger, stronger, and better every day.

🌱 Let's keep building together! 

#WeBeamTogether

ElixirFocus reposted

TIL about System.unique_integer/1, which guarantees you an integer that it hasn't (yet) handed out in the current runtime. 😍 I'd started writing my own GenServer to do this, but gave up quickly trying to handle a bunch of edge cases. 😅 hexdocs.pm/elixir/1.12/Sy… #MyElixirStatus


ElixirFocus reposted

🔗 Finally! A Raspberry Pi Linux Tablet that works! Could be a fun hardware item to base an Elixir/Nerves project on. youtube.com/watch?v=t-ZQ9L…

zorn's tweet card. Finally! A Raspberry Pi Linux Tablet that works!

youtube.com

YouTube

Finally! A Raspberry Pi Linux Tablet that works!


🔗 The Many-to-One Parallel Signal Sending Optimization Coming soon™ to Erlang/OTP 25. erlang.org/blog/parallel-…


The most truthful thing I've ever wrote about Elixir.


Loading...

Something went wrong.


Something went wrong.