#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
#elixir
How to use google maps with ecto and phoenix liveview
https://medium.com/@francescozanoli/how-to-use-google-maps-with-ecto-and-phoenix-liveview-2b81bed570a9
How to use google maps with ecto and phoenix liveview
https://medium.com/@francescozanoli/how-to-use-google-maps-with-ecto-and-phoenix-liveview-2b81bed570a9
Medium
How to use Google Maps with Ecto and Phoenix LiveView
Today I’ve been asked to create a dashboard to monitor the download of different generic apps. These were the specifics:
#erlang #webinar
Modern Log Management Enables Observability at Scale for Complex Systems | Erlang Solutions Webinar
https://www.youtube.com/watch?v=EJQ-ol1jKbk
Modern Log Management Enables Observability at Scale for Complex Systems | Erlang Solutions Webinar
https://www.youtube.com/watch?v=EJQ-ol1jKbk
YouTube
Modern Log Management Enables Observability at Scale for Complex Systems | Erlang Solutions Webinar
Are you having a hard time pinpointing errors as they arise? With distributed systems and complex environments, it’s more important than ever to be able to understand what’s happening, and identify the root-cause of an issue in real time. This is even more…