#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!
#Ops #Elixir #PaaS
Do the right thing. Do what works. Be kind. with Rob Mee, CEO of Geometer.io & former CEO of Pivotal (Ship It! #66)
https://changelog.com/shipit/66
Do the right thing. Do what works. Be kind. with Rob Mee, CEO of Geometer.io & former CEO of Pivotal (Ship It! #66)
https://changelog.com/shipit/66
Changelog
Do the right thing. Do what works. Be kind. with Rob Mee, CEO of Geometer.io & former CEO of Pivotal (Ship It! #66)
Why are the right values important for a company that changed the way the world builds software? How does pair programming help scale & maintain the company culture? What is it like to grow a company to 3000 employees over 30 years?
Today we have the privilegeβ¦
Today we have the privilegeβ¦
#computerscience #architecture #programming #elixir #software #coding #development #engineering #inclusive #community
Understanding GenStage back-pressure mechanism
https://dev.to/dcdourado/understanding-genstage-back-pressure-mechanism-1b0i
Understanding GenStage back-pressure mechanism
https://dev.to/dcdourado/understanding-genstage-back-pressure-mechanism-1b0i
DEV Community
Understanding GenStage back-pressure mechanism
Introduction Back-pressure is a technique utilized to prevent an application or a piece of...
#elixir
Predictable Code in Elixir: Expressions as Reducers and Macros | AppSignal Blog
https://blog.appsignal.com/2022/08/23/predictable-code-in-elixir-expressions-as-reducers-and-macros.html
Predictable Code in Elixir: Expressions as Reducers and Macros | AppSignal Blog
https://blog.appsignal.com/2022/08/23/predictable-code-in-elixir-expressions-as-reducers-and-macros.html
AppSignal Blog
Predictable Code in Elixir: Expressions as Reducers and Macros | AppSignal Blog
In the second part of our two-part series, discover how to write expressions as reducers and use macros to keep your code predictable in Elixir.
#elixir
Implementing Go Fish to Learn Elixir - Erlang Solutions
https://www.erlang-solutions.com/blog/implementing-go-fish-to-learn-elixir/
Implementing Go Fish to Learn Elixir - Erlang Solutions
https://www.erlang-solutions.com/blog/implementing-go-fish-to-learn-elixir/
Erlang Solutions
Implementing Go Fish to Learn Elixir - Erlang Solutions
A walkthrough of how we implemented GoFish as a way of learning Elixir and the concepts of the BEAM and OTP.