#elixir
Mastering Elixir CI pipeline | Curiosum
https://curiosum.com/blog/mastering-elixir-ci-pipeline
Mastering Elixir CI pipeline | Curiosum
https://curiosum.com/blog/mastering-elixir-ci-pipeline
Curiosum
Mastering Elixir CI pipeline | Curiosum
Developer time is precious for business. Don't waste it on things that can be easily automated. Continuous integration (CI) is where this automation is put in place
#elixir #podcast #thinkingelixir
Stack Overflow Survey Results 2022
https://podcast.thinkingelixir.com/108
Stack Overflow Survey Results 2022
https://podcast.thinkingelixir.com/108
Thinking Elixir Podcast
Thinking Elixir Podcast 108: Stack Overflow Survey Results 2022
We talk about Elixir and Phoenixβs strong showing in the Stack Overflow Survey results! πππ We discuss what it means, what we can learn from it, how it compares, ideas to help support and grow the community, and more!
#elixir
Writing Predictable Elixir Code with Reducers | AppSignal Blog
https://blog.appsignal.com/2022/07/19/writing-predictable-elixir-code-with-reducers.html
Writing Predictable Elixir Code with Reducers | AppSignal Blog
https://blog.appsignal.com/2022/07/19/writing-predictable-elixir-code-with-reducers.html
AppSignal Blog
Writing Predictable Elixir Code with Reducers | AppSignal Blog
In the first part of this two-part series, find out what code predictability is and how to apply it to your Elixir code.
#elixir #podcast #thinkingelixir
Digital Signal Processing with NxSignal
https://podcast.thinkingelixir.com/109
Digital Signal Processing with NxSignal
https://podcast.thinkingelixir.com/109
Thinking Elixir Podcast
Thinking Elixir Podcast 109: Digital Signal Processing with NxSignal
Paulo Valente explains DSPs and his new Nx library called NxSignal. We learn more about what kinds of problems Digital Signal Processors solve and whatβs next for the library. The Machine Learning space for Elixir keeps growing!
#technology #elixir
Challenges with testing Phoenix LiveView with Cypress | AppUnite
https://appunite.com/blog/challenges-with-testing-phoenix-live-view-with-cypress
Challenges with testing Phoenix LiveView with Cypress | AppUnite
https://appunite.com/blog/challenges-with-testing-phoenix-live-view-with-cypress
AppUnite
Challenges with testing Phoenix LiveView with Cypress | AppUnite
We came to a conclusion, that number of dynamic UI elements is big enough to justify using LiveView, at least in some specific components.
#kubernetes #elixir #devops #tutorial #software #coding #development #engineering #inclusive #community
How we Created an in-Browser Kubernetes Experience
https://dev.to/michaelguarino/how-we-created-an-in-browser-kubernetes-experience-a9l
How we Created an in-Browser Kubernetes Experience
https://dev.to/michaelguarino/how-we-created-an-in-browser-kubernetes-experience-a9l
DEV Community π©βπ»π¨βπ»
How we Created an in-Browser Kubernetes Experience
Before we dive into the technical weeds of how our cloud shell came to fruition, itβs worth...
#elixir
Getting Rusty with Elixir and NIFs | Curiosum
https://curiosum.com/blog/getting-rusty-with-elixir-nifs-rust
Getting Rusty with Elixir and NIFs | Curiosum
https://curiosum.com/blog/getting-rusty-with-elixir-nifs-rust
Curiosum
Getting Rusty with Elixir and NIFs | Curiosum
An example project that aims to create a Rust NIF that crops an image and makes it grayscale to show you a way to run your Rust code from Elixir efficiently.
#elixir #elasticsearch #aws #s3 #software #coding #development #engineering #inclusive #community
Elixir Streams, Elasticsearch, & AWS S3
https://dev.to/lob/elixir-streams-elasticsearch-aws-s3-2fpm
Elixir Streams, Elasticsearch, & AWS S3
https://dev.to/lob/elixir-streams-elasticsearch-aws-s3-2fpm
DEV Community π©βπ»π¨βπ»
Elixir Streams, Elasticsearch, & AWS S3
As Staff Engineer on Lobβs Address Verification team, I was recently tasked with standing up an...
#elixir #podcast #thinkingelixir
The End of Localhost Development?
https://podcast.thinkingelixir.com/110
The End of Localhost Development?
https://podcast.thinkingelixir.com/110
Thinking Elixir Podcast
Thinking Elixir Podcast 110: The End of Localhost Development?
Is the βend of localhost developmentβ inevitable? How does that apply to Elixir and Phoenix projects? We think it's more likely they are trying to solve the wrong problem.
#elixir
Write a Standalone CLI Application in Elixir | AppSignal Blog
https://blog.appsignal.com/2022/08/09/write-a-standalone-cli-application-in-elixir.html
Write a Standalone CLI Application in Elixir | AppSignal Blog
https://blog.appsignal.com/2022/08/09/write-a-standalone-cli-application-in-elixir.html
Appsignal
Write a Standalone CLI Application in Elixir | AppSignal Blog
Find out how to write a command-line application in Elixir, using tools such as ElixirScript, OptionParser, Escript, Bakeware, and Burrito.
#elixir #kubernetes
How we Created an in-Browser Kubernetes Experience
https://medium.com/@michaeljguarino/how-we-created-an-in-browser-kubernetes-experience-58c065cda803
How we Created an in-Browser Kubernetes Experience
https://medium.com/@michaeljguarino/how-we-created-an-in-browser-kubernetes-experience-58c065cda803
Medium
How we Created an in-Browser Kubernetes Experience
Before we dive into the technical weeds of how our cloud shell came to fruition, itβs worth explaining why we built a cloud shell(ourβ¦
#web3 #elixir #haskell #blockchain #functional futures #functional programming
Functional Futures: Functional Programming and Web3 with Brooklyn Zelenka
https://serokell.io/blog/functional-programming-and-web3-with-brooklyn-zelenka
Functional Futures: Functional Programming and Web3 with Brooklyn Zelenka
https://serokell.io/blog/functional-programming-and-web3-with-brooklyn-zelenka
Functional Futures: Functional Programming and Web3 with Brooklyn Zelenka
Our first guest on the Functional Futures podcast was Brooklyn Zelenka, the co-founder & CTO of FISSION. Listen to our interview with her to find out more about functional programming, the Witchcraft library, and the good and bad sides of Web3.
#elixir #phoenix
Triggering a Phoenix controller action from a form in a LiveView
https://fly.io/phoenix-files/phx-trigger-action/
Triggering a Phoenix controller action from a form in a LiveView
https://fly.io/phoenix-files/phx-trigger-action/
Fly
Triggering a Phoenix controller action from a form in a LiveView
Triggering a controller action using phx-trigger-action from a form in a LiveView
#elixir #podcast #thinkingelixir
Putting LiveView in a Chrome Extension
https://podcast.thinkingelixir.com/112
Putting LiveView in a Chrome Extension
https://podcast.thinkingelixir.com/112
Thinking Elixir Podcast
Thinking Elixir Podcast 112: Putting LiveView in a Chrome Extension
Google Chrome extension that displays a LiveView and integrates with Gmail? Steve Bussey shares how he did just that! We learn how and why he did it. He shares tips for others who want to do it too!