#elixir #australia #programming_languages #developer #erlang
How to implement string operations in elixir?
https://medium.com/@harrydigital4075/how-to-implement-string-operations-in-elixir-9ce465817a62
How to implement string operations in elixir?
https://medium.com/@harrydigital4075/how-to-implement-string-operations-in-elixir-9ce465817a62
Medium
How to implement String operations in Elixir?
Elixir is a dynamic, functional programming language designed especially for building scalable and maintainable applications. Some of…
#elixir #pattern_matching #how_it_works #learn_to_code #programming
How functions pattern match in elixir
https://medium.com/flatiron-labs/how-functions-pattern-match-in-elixir-12a44a51c6ad
How functions pattern match in elixir
https://medium.com/flatiron-labs/how-functions-pattern-match-in-elixir-12a44a51c6ad
Medium
How functions pattern match in Elixir
Each function parameter matches against the incoming data at call time.
#elixir #engineering
What's new in intellij elixir 10.2.0
https://dockyard.com/blog/2019/01/02/what-s-new-in-intellij-elixir-10-2-0
What's new in intellij elixir 10.2.0
https://dockyard.com/blog/2019/01/02/what-s-new-in-intellij-elixir-10-2-0
DockYard
What's New in IntelliJ Elixir 10.2.0
Umbrella project in single-language IDEs. IntelliJ IDEA 2018.3 IEx and IEx Mix Terminal compatibility; :path handling for external dependencies
#elixir #ruby #ruby_on_rails #phoenix_framework #programming_languages
Elixir vs. ruby and phoenix vs. rails: what to choose and why
https://medium.com/@MLSDevCom/elixir-vs-ruby-and-phoenix-vs-rails-what-to-choose-and-why-130b34abe3a1
Elixir vs. ruby and phoenix vs. rails: what to choose and why
https://medium.com/@MLSDevCom/elixir-vs-ruby-and-phoenix-vs-rails-what-to-choose-and-why-130b34abe3a1
Medium
Elixir vs. Ruby and Phoenix vs. Rails: What to Choose and Why
Extensive comparison of Elixir vs. Ruby and Phoenix vs. Rails. Learn what advantages and disadvantages Elixir and Ruby have.
#kubernetes #elixir #devops #infrastructure #cloud_computing
Bonny: extending kubernetes with elixir — part 3
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-3-fdfc8b8cc843
Bonny: extending kubernetes with elixir — part 3
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-3-fdfc8b8cc843
Medium
Bonny: Extending Kubernetes with Elixir — Part 3
This is part 3 of a multi-part series. Checkout Part 1 to learn about Operators or Part 2 for the beginning of this tutorial. The full…
#phoenix #absinthe #elixir #graphql
Writing your own absinthe dsl with macros and middleware
https://dev.to/maartenvanvliet/writing-your-own-absinthe-dsl-with-macros-and-middleware-14ic
Writing your own absinthe dsl with macros and middleware
https://dev.to/maartenvanvliet/writing-your-own-absinthe-dsl-with-macros-and-middleware-14ic
The Practical Dev
Writing your own Absinthe DSL with macros and middleware
Absinthe is a great library to do graphql in Elixir. However, when writing your...
#elixir #erlang #programming #installation #tech
How to manage elixir versions on mac or linux — part 2 of getting started with elixir
https://medium.com/juq/how-to-manage-elixir-versions-on-mac-or-linux-part-2-of-getting-started-with-elixir-68c907afb38c
How to manage elixir versions on mac or linux — part 2 of getting started with elixir
https://medium.com/juq/how-to-manage-elixir-versions-on-mac-or-linux-part-2-of-getting-started-with-elixir-68c907afb38c
Medium
How to Manage Elixir versions on Mac or Linux — Part 2 of Getting Started with Elixir
We could manually uninstall and re-install different versions when moving between projects… but that sounds tedious. Why not automate it?
#continuous_integration #elixir #gitlab #phoenix
Gitlab-ing phoenix — (elixir and others) aka gitops
https://medium.com/blackode/gitlab-ing-phoenix-elixir-and-others-aka-gitops-50e291ce5d85
Gitlab-ing phoenix — (elixir and others) aka gitops
https://medium.com/blackode/gitlab-ing-phoenix-elixir-and-others-aka-gitops-50e291ce5d85
Medium
Gitlab-ing Phoenix — (Elixir and others) Aka GitOps
Automating Phoenix development and deployment using Gitlab CI/CD.
#ecto #elixir
Building a new mysql adapter for ecto part iv: ecto integration
http://blog.plataformatec.com.br/2019/01/building-a-new-mysql-adapter-for-ecto-part-iv-ecto-integration/
Building a new mysql adapter for ecto part iv: ecto integration
http://blog.plataformatec.com.br/2019/01/building-a-new-mysql-adapter-for-ecto-part-iv-ecto-integration/
Plataformatec Blog | Plataformatec's place to talk about Ruby, Ruby on Rails, Elixir, and software engineering
Building a new MySQL adapter for Ecto Part IV: Ecto Integration « Plataformatec Blog
Welcome to the "Building a new MySQL adapter for Ecto" series: Part I: Hello World Part II: Encoding/Decoding Part III: DBConnection Integration Part IV: Ecto Integration (you're here!) After DBConnection integration we have a driver that should be usable…
#elixir #phoenix_framework #programming #software_development #learning_to_code
Learn to code the easy way (part 2)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-2-d5974723b577
Learn to code the easy way (part 2)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-2-d5974723b577
Medium
Learn to Code the Easy Way (Part 2)
This is a continuation of Learning to Code the Easy Way (Part 1).
#elixir #phoenix #web_application_design
Functional web development with elixir, otp, and phoenix — a book review
https://medium.com/@merajulislam/functional-web-development-with-elixir-otp-and-phoenix-a-book-review-b95bbb4ae98f
Functional web development with elixir, otp, and phoenix — a book review
https://medium.com/@merajulislam/functional-web-development-with-elixir-otp-and-phoenix-a-book-review-b95bbb4ae98f
ITNEXT
Functional Web Development with Elixir, OTP, and Phoenix — A Book Review
I recently had the pleasure to read “Functional Web Development with Elixir, OTP, and Phoenix” by Lance Halvorsen. As a fan of Elixir and…
#elixir #software_development #distillery #how_to #programming
How to perform hot code swapping using distillery— #2 — a (live demo) genserver state update.
https://medium.com/@blackode/how-to-perform-hot-code-swapping-using-distillery-2-a-live-demo-genserver-state-update-53d8344d9147
How to perform hot code swapping using distillery— #2 — a (live demo) genserver state update.
https://medium.com/@blackode/how-to-perform-hot-code-swapping-using-distillery-2-a-live-demo-genserver-state-update-53d8344d9147
Medium
How to perform Hot Code Swapping using Distillery— #2 — A (Live Demo) GenServer State update.
Focus on code & make releases easily.
#elixir #stream
Processing large csv files with elixir streams
https://medium.com/@asusmel/processing-large-csv-files-with-elixir-streams-8fe58bbac9b8
Processing large csv files with elixir streams
https://medium.com/@asusmel/processing-large-csv-files-with-elixir-streams-8fe58bbac9b8
Medium
Processing Large CSV files with Elixir Streams
We need to process a large CSV file of minute by minute volume and prices. Our task is pretty simple: we just want to get the first line…
#elixir #erlang #processing
How processes maintain and update state.
https://medium.com/@edwardscaroline32/how-processes-maintain-and-update-state-50234d996597
How processes maintain and update state.
https://medium.com/@edwardscaroline32/how-processes-maintain-and-update-state-50234d996597
Medium
How processes maintain and update state.
A few months ago, I walked into a restaurant with a friend to grab a meal and we had to wait over 30 min to get a waiter for our table. As…
#elixir #learning #javascript
How learning elixir made me a better programmer 🥃
https://medium.com/@yourboybigal/how-learning-elixir-made-me-a-better-programmer-674f2c12cd97
How learning elixir made me a better programmer 🥃
https://medium.com/@yourboybigal/how-learning-elixir-made-me-a-better-programmer-674f2c12cd97
Medium
How Learning Elixir Made Me a Better Programmer 🥃
After getting comfortable with a couple programming technologies, developers usually stop there.
#elixir #phoenix #software_development
Setting up code quality for your elixir/phoenix project
https://medium.com/thoughts-on-elixir/setting-up-code-quality-for-your-elixir-phoenix-project-e9958237ccfe
Setting up code quality for your elixir/phoenix project
https://medium.com/thoughts-on-elixir/setting-up-code-quality-for-your-elixir-phoenix-project-e9958237ccfe
Medium
Setting up code quality for your Elixir/Phoenix project
Elixir comes with a set of tools to make our lives easier. More importantly, keep our craft maintainable in the long run.