#elixir #headlesschrome #chromedriver #hound
File downloading in headless chrome using chromedriver and hound
https://dev.to/fahrinh/file-downloading-in-headless-chrome-using-chromedriver-and-hound-2goa
File downloading in headless chrome using chromedriver and hound
https://dev.to/fahrinh/file-downloading-in-headless-chrome-using-chromedriver-and-hound-2goa
DEV Community
File Downloading in Headless Chrome Using ChromeDriver and Hound
Recently, I am making a simple Elixir application performing some actions to a website in an automate...
#beginners #elixir #graphql #absinthe
Absinthe journey with wolfiton or how to bring the absinthe tutorial up to date- part 3 the walls
https://dev.to/wolfiton/absinthe-journey-with-wolfiton-or-how-to-bring-the-absinthe-tutorial-up-to-date-part-3-the-walls-n86
Absinthe journey with wolfiton or how to bring the absinthe tutorial up to date- part 3 the walls
https://dev.to/wolfiton/absinthe-journey-with-wolfiton-or-how-to-bring-the-absinthe-tutorial-up-to-date-part-3-the-walls-n86
DEV Community
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 3 The Walls
Hi everyone, Series navigation PART 1 Introduction PART 2 Foundation PART 3 The Walls PART 4 The Doo...
#elixir
How your business can benefit from using elixir and phoenix
https://medium.com/@karolwojtaszek/how-your-business-can-benefit-from-using-elixir-and-phoenix-70850d013856
How your business can benefit from using elixir and phoenix
https://medium.com/@karolwojtaszek/how-your-business-can-benefit-from-using-elixir-and-phoenix-70850d013856
Medium
How your business can benefit from using Elixir and Phoenix
Elixir is a functional language with syntax similar to Ruby that runs on the Erlang VM (BEAM). Ruby like syntax helps its code feel…
#elixir #phoenix
Using phoenix presence in liveview |> a simple example
https://dev.to/kabisasoftware/using-phoenix-presence-in-liveview-a-simple-example-c75
Using phoenix presence in liveview |> a simple example
https://dev.to/kabisasoftware/using-phoenix-presence-in-liveview-a-simple-example-c75
DEV Community
Using Phoenix Presence in LiveView |> A Simple Example
Normally I'm not a big fan of things that seem like magic, but in the case of Phoenix Presence I actu...
#elixir
Customizing your elixir with sigils and macros
https://medium.com/@jeffborch/customizing-your-elixir-with-sigils-and-macros-ee6e231874f6
Customizing your elixir with sigils and macros
https://medium.com/@jeffborch/customizing-your-elixir-with-sigils-and-macros-ee6e231874f6
Medium
Customizing Your Elixir with Sigils and Macros
I’ve only been learning Elixir for a couple months, but I’ve already noticed a very cool thing about Elixir: it is remarkably extendable…
#elixir
Next generation distributed systems on the beam
https://medium.com/@gordonguthrie/next-generation-distributed-systems-on-the-beam-cffc501cf320
Next generation distributed systems on the beam
https://medium.com/@gordonguthrie/next-generation-distributed-systems-on-the-beam-cffc501cf320
Medium
Next Generation Distributed Systems On The BEAM
So I was hired by Wayfair to write a new distributed systems language. Then my new boss set himself on fire and I became a general manager…
#elixir #docker #rust #rendercom
Deploy elixir apps utilizing rust nifs on render.com
https://dev.to/frigidcode/deploy-elixir-apps-utilizing-rust-nifs-on-render-com-1c7l
Deploy elixir apps utilizing rust nifs on render.com
https://dev.to/frigidcode/deploy-elixir-apps-utilizing-rust-nifs-on-render-com-1c7l
DEV Community
Deploy Elixir apps utilizing Rust NIFs on Render.com
After a long week of dealing with servers at my day job I had no urge to do the same with my side p...
#elixir #phoenix #k8s
Real world phoenix |> let's d4y |> using k8s
https://dev.to/kabisasoftware/real-world-phoenix-let-s-d4y-using-k8s-8i
Real world phoenix |> let's d4y |> using k8s
https://dev.to/kabisasoftware/real-world-phoenix-let-s-d4y-using-k8s-8i
DEV Community
Real World Phoenix |> Let's D4Y |> using K8S
As promised in my last post, here is step 3 in my deployment adventure. The one where I use Kubernete...
#elixir
Part 2. managing multiple stores using genserver processes — elixir/otp
https://medium.com/@thebedroomprogrammer/part-2-managing-multiple-stores-using-genserver-processes-elixir-otp-a692b712be2a
Part 2. managing multiple stores using genserver processes — elixir/otp
https://medium.com/@thebedroomprogrammer/part-2-managing-multiple-stores-using-genserver-processes-elixir-otp-a692b712be2a
Medium
Part 2. Managing multiple stores using GenServer processes — Elixir/OTP
Hey, have you stumbled upon this post directly without reading the previous article because you searched for something and Google decided…
#elixir
Arduino companions for nerves devices (part 1)
https://medium.com/@luisgabrielroldan/arduino-companions-for-nerves-devices-part-1-2e3d618edc9f
Arduino companions for nerves devices (part 1)
https://medium.com/@luisgabrielroldan/arduino-companions-for-nerves-devices-part-1-2e3d618edc9f
Medium
Arduino companions for Nerves devices (Part 1)
Let’s see how to add an Arduino Sketch into a Nerves project and include the result on the release to upload it later.
#elixir
Elixir dynamic queries made simple
https://medium.com/@ayoushchourasia/elixir-dynamic-queries-made-simple-46dfff6ac9aa
Elixir dynamic queries made simple
https://medium.com/@ayoushchourasia/elixir-dynamic-queries-made-simple-46dfff6ac9aa
Medium
Elixir Dynamic Queries Made Simple
Okay so before we address the elephant in the room I would like to share the case statement which forces me to look for Dynamic Queries on…
#elixir
Why your project needs elixir developers
https://medium.com/@IuriiGurzhii/why-your-project-needs-elixir-developers-73312c9756a5
Why your project needs elixir developers
https://medium.com/@IuriiGurzhii/why-your-project-needs-elixir-developers-73312c9756a5
Medium
Why your project needs Elixir developers
Elixir is a functional, distributed, general purpose programming language that runs on BEAM, an Erlang virtual machine. The Erlang VM…
#elixir
Part 3. persisting data in key-value store using genserver — elixir/otp
https://medium.com/gamezop/part-3-persisting-data-in-key-value-store-using-genserver-elixir-otp-b7e38241cccd
Part 3. persisting data in key-value store using genserver — elixir/otp
https://medium.com/gamezop/part-3-persisting-data-in-key-value-store-using-genserver-elixir-otp-b7e38241cccd
Medium
Part 3. Persisting data in key-value store using GenServer — Elixir/OTP
This is part 3 of the 7 part series. Please read the previous articles to catch up on the topic.