#elixir
Towards maintainable elixir: testing
https://medium.com/very-big-things/towards-maintainable-elixir-testing-b32ac0604b99
Towards maintainable elixir: testing
https://medium.com/very-big-things/towards-maintainable-elixir-testing-b32ac0604b99
Medium
Towards Maintainable Elixir: Testing
In the final article of this series we’ll take a look at our approach to testing. As always, when discussing some practice or technique…
#elixir
5 things you might not have tried in elixir | advanced
https://medium.com/@blackode/5-things-you-might-not-have-tried-in-elixir-advanced-ab0640a599f8
5 things you might not have tried in elixir | advanced
https://medium.com/@blackode/5-things-you-might-not-have-tried-in-elixir-advanced-ab0640a599f8
Medium
5 Things you might not have tried in Elixir | Advanced
Better try and fail than being idle.
#elixir
Running dialyzer for elixir projects in github actions
https://blog.rentpathcode.com/running-dialyzer-for-elixir-projects-in-github-actions-e0594220b272
Running dialyzer for elixir projects in github actions
https://blog.rentpathcode.com/running-dialyzer-for-elixir-projects-in-github-actions-e0594220b272
Medium
Running Dialyzer for Elixir Projects in GitHub Actions
In this blog post I’ll show you how to set up GitHub Actions to perform type analysis on an Elixir project with Dialyzer. I’ll also share…
#elixir #dataprocessing #concurrency #opensource
Open-source deep dive: broadway (part 1) - message queues, concurrency in elixir, and broadway architecture
https://dev.to/woojiahao/open-source-deep-dive-broadway-part-1-message-queues-concurrency-in-elixir-and-broadway-architecture-4pof
Open-source deep dive: broadway (part 1) - message queues, concurrency in elixir, and broadway architecture
https://dev.to/woojiahao/open-source-deep-dive-broadway-part-1-message-queues-concurrency-in-elixir-and-broadway-architecture-4pof
DEV Community
Open-source Deep Dive: Broadway (Part 1) - Message queues, concurrency in Elixir, and Broadway architecture
In this installment of Open-source Deep Dive, Broadway takes center stage! In part one, I uncover the mystery of message queues and concurrency in Elixir & demystify the intricate design behind the pipelines that Broadway creates. In part two, I inspect how…
#elixir #dataprocessing #concurrency #opensource
Open-source deep dive: broadway (part 2) - inner workings of broadway
https://dev.to/woojiahao/open-source-deep-dive-broadway-part-2-inner-workings-of-broadway-4daf
Open-source deep dive: broadway (part 2) - inner workings of broadway
https://dev.to/woojiahao/open-source-deep-dive-broadway-part-2-inner-workings-of-broadway-4daf
DEV Community
Open-source Deep Dive: Broadway (Part 2) - Inner workings of Broadway
In this installment of Open-source Deep Dive, Broadway takes center stage! In part one, I uncover the mystery of message queues and concurrency in Elixir & demystify the intricate design behind the pipelines that Broadway creates. In part two, I inspect how…
#elixir #phoenix #liveview #javascript
Upload files to google drive with phoenix liveview
https://dev.to/santiagocardo/upload-files-to-google-drive-with-phoenix-liveview-256e
Upload files to google drive with phoenix liveview
https://dev.to/santiagocardo/upload-files-to-google-drive-with-phoenix-liveview-256e
DEV Community
Upload files to Google Drive with Phoenix LiveView
Phoenix LiveView has a great abstraction when it comes to uploading files. It makes our life much...
#elixir
Building a chrome-based fetcher for crawly
https://medium.com/@oltarasenko/building-a-chrome-based-fetcher-for-crawly-a779e9a8d9d0
Building a chrome-based fetcher for crawly
https://medium.com/@oltarasenko/building-a-chrome-based-fetcher-for-crawly-a779e9a8d9d0
Medium
Building a Chrome-based fetcher for Crawly
There has been almost a year since I have written a blog post regarding browser rendering. At that point, we have used a combination of…
#elixir #podcast
#045 Junior Devs with Michał Buszkiewicz
https://thinkingelixir.com/podcast-episodes/045-junior-devs-with-michal-buszkiewicz/
#045 Junior Devs with Michał Buszkiewicz
https://thinkingelixir.com/podcast-episodes/045-junior-devs-with-michal-buszkiewicz/
Thinking Elixir
#045 Junior Devs with Michał Buszkiewicz - Thinking Elixir
We talk about Junior developers in the Elixir community. Lots of tips, what to focus on coming out of university vs bootcamp and more!
#elixir
Configuration in elixir with dotenvy
https://medium.com/@fireproofsocks/configuration-in-elixir-with-dotenvy-8b20f227fc0e
Configuration in elixir with dotenvy
https://medium.com/@fireproofsocks/configuration-in-elixir-with-dotenvy-8b20f227fc0e
Medium
Configuration in Elixir with Dotenvy
If you have been fortunate enough to have written Elixir code, then you can understand its appeal: the straightforward beauty of functional…
#elixir
The mystery of string concatenation & io lists | elixir expert
https://medium.com/blackode/the-mystery-of-string-concatenation-io-lists-elixir-expert-d21d1f0a2aba
The mystery of string concatenation & io lists | elixir expert
https://medium.com/blackode/the-mystery-of-string-concatenation-io-lists-elixir-expert-d21d1f0a2aba
Medium
The Mystery of String Concatenation & IO Lists | Elixir Expert
IO Lists and Phoenix rendering Templates
#elixir #podcast
#046 Livebook with Jonatan Kłosko
https://thinkingelixir.com/podcast-episodes/046-livebook-with-jonatan-klosko/
#046 Livebook with Jonatan Kłosko
https://thinkingelixir.com/podcast-episodes/046-livebook-with-jonatan-klosko/
Thinking Elixir
#046 Livebook with Jonatan Kłosko - Thinking Elixir
Jonatan Kłosko, the coder behind Livebook explains how it works, what you can do with it, some unusual ways people are using it, and more!
#elixir #podcast
Robert Virding on the Roots of Erlang
https://smartlogic.io/podcast/elixir-wizards/s6e1-virding/
Robert Virding on the Roots of Erlang
https://smartlogic.io/podcast/elixir-wizards/s6e1-virding/
Elixir Wizards
Robert Virding on the Roots of Erlang
Welcome to a new season of Elixir Wizards! This time around we will be focussing on the magic of the BEAM, so get ready for an exciting journey. To kick things off we are joined by a true legend in the space of Erlang, Elixir, and the BEAM, Robert Virding.