#docker #jenkins #elixir #cicd #testing
Continuous integration with jenkins, docker-compose, and elixir
https://engineering.tripping.com/continuous-integration-with-jenkins-docker-compose-and-elixir-7d47439231db
Continuous integration with jenkins, docker-compose, and elixir
https://engineering.tripping.com/continuous-integration-with-jenkins-docker-compose-and-elixir-7d47439231db
Medium
Continuous Integration with Jenkins, Docker-Compose, and Elixir
There’s currently no plugins for Jenkins to tie in nicely with any sort of Elixir testing framework. This lack of plug-n-play makes for…
#elixir
How to check if list includes any value from another list in elixir?
https://medium.com/@yegorheiz/how-to-check-if-list-includes-any-value-from-another-list-in-elixir-2cf46c3401ec
How to check if list includes any value from another list in elixir?
https://medium.com/@yegorheiz/how-to-check-if-list-includes-any-value-from-another-list-in-elixir-2cf46c3401ec
Medium
How to check if list includes any value from another list in Elixir?
Let’s define three lists
#elixir #scalability #design
Citybase blog post about elixir umbrella applications
https://medium.com/@pedroassumpcao/citybase-blog-post-about-elixir-umbrella-applications-2b6013341c58
Citybase blog post about elixir umbrella applications
https://medium.com/@pedroassumpcao/citybase-blog-post-about-elixir-umbrella-applications-2b6013341c58
Medium
CityBase blog post about Elixir umbrella applications
This month CityBase posted an article that I wrote on Elixir umbrella applications, and how this concept can help to build a codebase that…
#elixir #macros #programming #functional
The rigid code behind smooth code— elixir intermediate
https://dev.to/blackode/the-rigid-code-behind-smooth-code-elixir-intermediate-2pa3
The rigid code behind smooth code— elixir intermediate
https://dev.to/blackode/the-rigid-code-behind-smooth-code-elixir-intermediate-2pa3
The Practical Dev
The Rigid Code Behind Smooth Code— Elixir Intermediate
This article shows you the rigid lines of code behind smooth lines you write in elixir.
#javascript #elixir #developer #editor #vscode
The elixir ide/editor for javascript developers
https://medium.com/@raymondsiu/the-elixir-ide-editor-for-javascript-developers-ddb84c460fca
The elixir ide/editor for javascript developers
https://medium.com/@raymondsiu/the-elixir-ide-editor-for-javascript-developers-ddb84c460fca
Medium
The Elixir IDE/Editor for JavaScript Developers
As a JavaScript developer, the IDE of choice currently is Microsoft’s VS Code. Not only is it written in JS (TypeScript to be more…
#elixir #operators #redefinitions #fun
The secret behind elixir operator re-definitions: + to -
https://dev.to/blackode/the-secret-behind-elixir-operator-re-definitions--to---30om
The secret behind elixir operator re-definitions: + to -
https://dev.to/blackode/the-secret-behind-elixir-operator-re-definitions--to---30om
The Practical Dev
The Secret behind Elixir Operator Re-Definitions: + to -
Some crazy stuff with Elixir just for being fun.
#elixir #open_source
Getting the most out of pigeon (part 1)
https://medium.com/codedge/getting-the-most-out-of-pigeon-part-1-b1175f152605
Getting the most out of pigeon (part 1)
https://medium.com/codedge/getting-the-most-out-of-pigeon-part-1-b1175f152605
Medium
Getting the Most Out of Pigeon (Part 1)
Pigeon is the most popular Elixir push notification library for iOS and Android. This is Part 1 in a series of tips on using the package…
#elixir #python #programming #programming_languages
Why elixir should be your next language if you’re a pythonista
https://medium.com/@thiagokokada/why-elixir-should-be-your-next-language-if-youre-a-pythonista-c710cc72a5ec
Why elixir should be your next language if you’re a pythonista
https://medium.com/@thiagokokada/why-elixir-should-be-your-next-language-if-youre-a-pythonista-c710cc72a5ec
Medium
Why Elixir should be your next language if you’re a Pythonista
I started to learn Elixir programming language recently, and as a Pythonista I am liking the language a lot. While the syntax of Elixir is…
#elixir
Download pdf metaprogramming elixir: write less code, get more done (and have fun!) for free
https://medium.com/@zucosufexe/download-pdf-metaprogramming-elixir-write-less-code-get-more-done-and-have-fun-for-free-76eacf04bb2f
Download pdf metaprogramming elixir: write less code, get more done (and have fun!) for free
https://medium.com/@zucosufexe/download-pdf-metaprogramming-elixir-write-less-code-get-more-done-and-have-fun-for-free-76eacf04bb2f
Medium
Download PDF Metaprogramming Elixir: Write Less Code, Get More Done (and Have Fun!) For Free
Download Here http://fisrtmagazine.biz/?book=1680500414 Write code that writes code with Elixir macros. Macros make metaprogramming…
#elixir #bmw #embedded_systems #canbus
Elixir+nerves for controlling your car (part 1)
https://medium.com/@zolotarev_k/elixir-nerves-for-controlling-your-car-part-1-3474afed4749
Elixir+nerves for controlling your car (part 1)
https://medium.com/@zolotarev_k/elixir-nerves-for-controlling-your-car-part-1-3474afed4749
Medium
Elixir+Nerves for controlling your car (Part 1)
Warning ! All your modifications will cause issues with your car insurance. And may be dangerous ! Please work responsibly and think before…
#elixir
Very simple benchmarking tool to profile long running functions in elixir
https://medium.com/@kelostrada/very-simple-benchmarking-tool-to-debug-long-running-functions-in-elixir-aea6377e3d9b
Very simple benchmarking tool to profile long running functions in elixir
https://medium.com/@kelostrada/very-simple-benchmarking-tool-to-debug-long-running-functions-in-elixir-aea6377e3d9b
Medium
Very simple benchmarking tool to profile long running functions in Elixir
Sometimes I get not so much performance I would like. There are a lot of fancy tools like benchee, ex_prof etc. for Elixir to measure…
#investing #elixir #compound_interest
How we used elixir to boost our xirr computations by 7x
https://medium.com/@scripbox_tech/how-we-used-elixir-to-boost-our-xirr-computations-by-7x-1a1a6fc41011
How we used elixir to boost our xirr computations by 7x
https://medium.com/@scripbox_tech/how-we-used-elixir-to-boost-our-xirr-computations-by-7x-1a1a6fc41011
Medium
How we used elixir to boost our XIRR computations by 7x
By Shubham Gupta.
#tdd #software_development #test_driven_development #elixir
Tdd (test driven development) is the first step to simple design
https://medium.com/@mrfishball/tdd-test-driven-development-is-the-first-step-to-simple-design-8cdfd7a240b7
Tdd (test driven development) is the first step to simple design
https://medium.com/@mrfishball/tdd-test-driven-development-is-the-first-step-to-simple-design-8cdfd7a240b7
Medium
TDD (Test Driven Development) Is the First Step to Simple Design
Understanding the Four Rules Of Simple Design is a very very short book. It starts by putting out the 4 rules that will help Developers…