#elixir #phoenix_framework #ecto
Thoughts about phoenix and repository pattern
https://medium.com/@Mike_Andr/thoughts-about-phoenix-and-repository-pattern-a0af5a8f0b9e
Thoughts about phoenix and repository pattern
https://medium.com/@Mike_Andr/thoughts-about-phoenix-and-repository-pattern-a0af5a8f0b9e
Medium
Thoughts about Phoenix and Repository pattern
Hi there! After phoenix 1.3 was introduced I was very excited about contexts (and still excited :)). There are some advantages: easier…
#elixir #web_development #engineering
Phoenix liveview: interactive, real-time apps. no need to write javascript.
https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript
Phoenix liveview: interactive, real-time apps. no need to write javascript.
https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript
DockYard
Phoenix LiveView: Interactive, Real-Time Apps. No Need to Write JavaScript. - DockYard
Phoenix LiveView is an exciting new library which enables rich, real-time user experiences with server-rendered HTML.
#elixir #elixir_developer #australia #developer #programming
Top reasons why hire a skilled elixir developer for your next project
https://medium.com/@harrydigital4075/top-reasons-why-hire-a-skilled-elixir-developer-for-your-next-project-f3a7bc4731b
Top reasons why hire a skilled elixir developer for your next project
https://medium.com/@harrydigital4075/top-reasons-why-hire-a-skilled-elixir-developer-for-your-next-project-f3a7bc4731b
Medium
Top Reasons why hire a skilled Elixir Developer for your next project
In today’s technology world where people are going mad towards the usage of mobile devices, it’s an important thing to find the best…
#machine_learning #elixir #phoenix #k_nearest_neighbours #classification
Machine learning with elixir, part 2
https://medium.com/@kortirso/machine-learning-with-elixir-part-2-182205a16fba
Machine learning with elixir, part 2
https://medium.com/@kortirso/machine-learning-with-elixir-part-2-182205a16fba
Medium
Machine Learning with Elixir, part 2
In first article about machine learning with Elixir I described simple linear regression algorithm for prediction. Today I’d like to…
#web_development #elixir #authorization
Elixir plug: restrict modifications to the right users
https://medium.com/@joe_eifert/elixir-plug-restrict-modifications-to-the-right-users-f2b30d859702
Elixir plug: restrict modifications to the right users
https://medium.com/@joe_eifert/elixir-plug-restrict-modifications-to-the-right-users-f2b30d859702
Medium
Elixir Plug: Restrict modifications to the right users
A tutorial which is only interesting for my fellow programmers.
#elixir #fp #dependencies
Best practices for integrating with third-party libraries in elixir
https://dev.to/jackmarchant/best-practices-for-integrating-with-third-party-libraries-in-elixir--59ff
Best practices for integrating with third-party libraries in elixir
https://dev.to/jackmarchant/best-practices-for-integrating-with-third-party-libraries-in-elixir--59ff
The DEV Community
Best practices for integrating with third-party libraries in Elixir
In this article, I will discuss a typical scenario of integrating with a third-party API and detail a potential approach you could use in your Elixir application.
#elixir #erlang #fp #events
Elixir and erlang conferences to visit in 2019
https://dev.to/iriskatastic/elixir-and-erlang-conferences-to-visit-in-2019-46ic
Elixir and erlang conferences to visit in 2019
https://dev.to/iriskatastic/elixir-and-erlang-conferences-to-visit-in-2019-46ic
The DEV Community
Elixir and Erlang conferences to visit in 2019
This is the list of 10 Elixir and Erlang conferences worldwide that will take place in 2019
#elixir #coinbase #otp
Realtime market-data updates with elixir
https://medium.com/@asusmel/realtime-market-data-updates-with-elixir-f3cbac80e9dd
Realtime market-data updates with elixir
https://medium.com/@asusmel/realtime-market-data-updates-with-elixir-f3cbac80e9dd
Medium
Realtime Market-Data Updates with Elixir
Cryptocurrency exchanges usually open their realtime feed for free and, like Coinbase Pro, without even having to create an account. This…
#elixir #kvstore #database
Build a simple persistent key-value store in elixir, using logs - part 1
https://dev.to/alvisesus/build-a-simple-persistent-key-value-store-in-elixir-using-logs---part-1-22ec
Build a simple persistent key-value store in elixir, using logs - part 1
https://dev.to/alvisesus/build-a-simple-persistent-key-value-store-in-elixir-using-logs---part-1-22ec
The DEV Community
Build a Simple Persistent Key-Value Store in Elixir, using Logs - Part 1
Build a Simple Persistent Key-Value Store in Elixir, using Logs - Part 1
In ...
In ...
#phoenix #phoenix_framework #blockchain #bitcoin #elixir
Implementing the bitcoin network in elixir
https://medium.com/@pmehrotra/implementing-the-bitcoin-network-in-elixir-63099d855b7
Implementing the bitcoin network in elixir
https://medium.com/@pmehrotra/implementing-the-bitcoin-network-in-elixir-63099d855b7
Medium
Implementing the bitcoin network in elixir
Recently my teammate Siddhant Mittal and I took to implementing a replica of the bitcoin network in elixir as part of our Distributed…