#elixir
How to build a blockchain in elixir part-2
https://medium.com/@y316nitk/how-to-build-a-blockchain-in-elixir-part-2-5c99ea9a7733
How to build a blockchain in elixir part-2
https://medium.com/@y316nitk/how-to-build-a-blockchain-in-elixir-part-2-5c99ea9a7733
Medium
How to build a blockchain in Elixir part-2
So we are building a blockchain in Elixir, in case you have jumped here directly please make sure you have read the part-1.
#elixir
How to build a blockchain in elixir part-3
https://medium.com/@y316nitk/how-to-build-a-blockchain-in-elixir-part-3-cf23d25d5b
How to build a blockchain in elixir part-3
https://medium.com/@y316nitk/how-to-build-a-blockchain-in-elixir-part-3-cf23d25d5b
Medium
How to build a blockchain in elixir part-3
In this part, we are going to move further from our previous post and build our own blockchain and now we are going to validate our chain…
#elixir #phoenix #webdev #functional
Blazing with phoenix: project structure
https://dev.to/pedromtavares/blazing-with-phoenix-project-structure-463l
Blazing with phoenix: project structure
https://dev.to/pedromtavares/blazing-with-phoenix-project-structure-463l
DEV Community
Blazing with Phoenix: Project Structure
In this article, we'll be using Phoenix, a web framework written in the Elixir programming language....
#elixir #rails #phoenixframework #beginners
Phoenix for rails developers: a practical example - part 1
https://dev.to/rootstrap/phoenix-for-rails-developers-a-practical-example-part-1-45fp
Phoenix for rails developers: a practical example - part 1
https://dev.to/rootstrap/phoenix-for-rails-developers-a-practical-example-part-1-45fp
DEV Community
Phoenix for Rails developers: a practical example - Part 1
This is an introductory post to Phoenix, Elixir's web framework. It is not intended to be a complete...
#elixir #rails #phoenixframework #beginners
Phoenix for rails developers: a practical example - part 2
https://dev.to/brunvez/phoenix-for-rails-developers-a-practical-example-part-2-374k
Phoenix for rails developers: a practical example - part 2
https://dev.to/brunvez/phoenix-for-rails-developers-a-practical-example-part-2-374k
DEV Community
Phoenix for Rails developers: a practical example - Part 2
Introduction In the first part of this blog post we talked about how Rails and Phoenix com...
#elixir #webdev
Use ecto embedded schemas to back phoenix forms
https://dev.to/mattpruitt/use-ecto-embedded-schemas-to-back-phoenix-forms-258n
Use ecto embedded schemas to back phoenix forms
https://dev.to/mattpruitt/use-ecto-embedded-schemas-to-back-phoenix-forms-258n
DEV Community
Use Ecto Embedded Schemas to Back Phoenix Forms
Phoenix has been pushing separation of concerns through it's defaults by generating project and proje...
#compiler #eex #elixir
Rewriting imports to aliases with compilation tracers
https://dashbit.co/blog/rewriting-imports-to-aliases-with-compilation-tracers
Rewriting imports to aliases with compilation tracers
https://dashbit.co/blog/rewriting-imports-to-aliases-with-compilation-tracers
dashbit.co
Rewriting imports to aliases with compilation tracers - Dashbit Blog
Introducing import2alias script built on top of Elixir v1.10+ compilation tracers.
#webinar #elixir #java
New webinar: how elixir made me a better java programmer
https://dev.to/erlangsolutions/new-webinar-how-elixir-made-me-a-better-java-programmer-mk2
New webinar: how elixir made me a better java programmer
https://dev.to/erlangsolutions/new-webinar-how-elixir-made-me-a-better-java-programmer-mk2
DEV Community
New webinar: How Elixir Made Me A Better Java Programmer
New webinar announcement
#elixir
How to use chart.js in phoenix | elixir advanced
https://medium.com/blackode/how-to-use-chart-js-in-phoenix-elixir-advanced-f0949352f64f
How to use chart.js in phoenix | elixir advanced
https://medium.com/blackode/how-to-use-chart-js-in-phoenix-elixir-advanced-f0949352f64f
Medium
How to use Chart.JS in Phoenix | Elixir Advanced
Charts are the good-looking way of data
#aws #elixir #docker #ci
Deploying elixir + phoenix to aws ecs with gitlab ci and terraform
https://dev.to/hlappa/deploying-elixir-phoenix-to-aws-ecs-with-gitlab-ci-and-terraform-4plg
Deploying elixir + phoenix to aws ecs with gitlab ci and terraform
https://dev.to/hlappa/deploying-elixir-phoenix-to-aws-ecs-with-gitlab-ci-and-terraform-4plg
DEV Community 👩💻👨💻
Deploy Elixir + Phoenix to AWS ECS with GitLab CI and Terraform
On my first article we created a nice local development environment for Elixir and Phoenix with Docke...
#elixir
Performance testing the jit compiler for the beam vm
https://www.erlang-solutions.com/blog/performance-testing-the-jit-compiler-for-the-beam-vm.html
Performance testing the jit compiler for the beam vm
https://www.erlang-solutions.com/blog/performance-testing-the-jit-compiler-for-the-beam-vm.html
Erlang-Solutions
Performance testing the JIT compiler for the BEAM VM | Erlang Solution blog
The JIT compiler is a huge addition to the BEAM community allowing for performance boosts ranging between 30 and 130%. In this blog, Lukas Larsson, one of the developers responsible for the introduction of the JIT compiler to the BEAM, walks us through the…
#elixir
Authentication and authorization in phoenix live view
https://medium.com/@hariroshanmail/authentication-and-authorization-in-phoenix-live-view-5ad677a03ef
Authentication and authorization in phoenix live view
https://medium.com/@hariroshanmail/authentication-and-authorization-in-phoenix-live-view-5ad677a03ef
Medium
Authentication and Authorization in Phoenix Live View
Let’s start with a simple Signup User Ecto.Schema. (I assume you know how to setup Live View. If not create a project with the following…
#elixir
First steps in elixir and phoenix — create a blog prototype
https://medium.com/by-graffino/first-steps-in-elixir-and-phoenix-create-a-blog-prototype-bfaa288ed3ba
First steps in elixir and phoenix — create a blog prototype
https://medium.com/by-graffino/first-steps-in-elixir-and-phoenix-create-a-blog-prototype-bfaa288ed3ba