#elixir #ruby #beginners #webdev
How to read performance metrics in appsignal
https://dev.to/appsignal/how-to-read-performance-metrics-in-appsignal-9do
How to read performance metrics in appsignal
https://dev.to/appsignal/how-to-read-performance-metrics-in-appsignal-9do
The DEV Community
How to Read Performance Metrics in AppSignal
Find out how AppSignal works, interpret the data it generates, and discover which metrics to keep an eye on to improve your application performance.
The primitives of phoenix liveview
https://medium.com/@alvisesus/the-primitives-of-phoenix-liveview-9ea57f274ce7
https://medium.com/@alvisesus/the-primitives-of-phoenix-liveview-9ea57f274ce7
Medium
The Primitives of Phoenix LiveView
In the previous article we saw how to setup Phoenix LiveView, in order to have everything we need to build a simple LiveView gallery app. Now, before creating our app, I’d like to explore the…
#elixir #webdev #nlp
Lexers and parsers: letting business write business logic
https://dev.to/bechurch/lexers-and-parsers-letting-business-write-business-logic-1i51
Lexers and parsers: letting business write business logic
https://dev.to/bechurch/lexers-and-parsers-letting-business-write-business-logic-1i51
The DEV Community
Lexers and Parsers: Letting Business Write Business Logic
Today we’re talking about Lexers and Parsers, more importantly I want to show you how you: Can give...
Using ecto outside phoenix in elixir projects
https://medium.com/@afegbua/using-ecto-outside-phoenix-in-elixir-projects-c27bcbe7ec7a
https://medium.com/@afegbua/using-ecto-outside-phoenix-in-elixir-projects-c27bcbe7ec7a
Medium
Using Ecto outside Phoenix in Elixir projects
The common approach for most people building elixir projects is to use phoenix… You can use Ecto without phoenix in your elixir projects
Azuredevops, elixir, docker, ci/cd, and the others — part 2: release and deploy.
https://medium.com/@benyblack/azuredevops-elixir-docker-ci-cd-and-the-others-part-2-release-and-deploy-9e16232dd358
https://medium.com/@benyblack/azuredevops-elixir-docker-ci-cd-and-the-others-part-2-release-and-deploy-9e16232dd358
Medium
AzureDevOps, Elixir, Docker, CI/CD, and the others — Part 2: Release and deploy.
In the previous post (part1) I tried to use docker-compose doing build and test in AzureDevOps. The app is a hello world web site written…
Delete from join table with elixir ecto.query
https://medium.com/iporaitech/delete-from-join-table-with-elixir-ecto-query-348b67023356
https://medium.com/iporaitech/delete-from-join-table-with-elixir-ecto-query-348b67023356
Medium
Delete from join table with Elixir Ecto.Query
Recently, I had to access the remote console of an Elixir/Phoenix application running in production, to manually delete a record from the…
#vim #elixir #phoenix
Supercharge your elixir and phoenix navigation with vim-projectionist
https://robots.thoughtbot.com/blog/supercharge-elixir-and-phoenix-navigation-with-vim-projectionist
Supercharge your elixir and phoenix navigation with vim-projectionist
https://robots.thoughtbot.com/blog/supercharge-elixir-and-phoenix-navigation-with-vim-projectionist
thoughtbot
Supercharge Your Elixir and Phoenix Navigation with vim-projectionist
Toggle between alternate files, edit files by type, and create files with templates — all with vim-projectionist. If you’ve never used it, you’re in for a treat.
#elixir #typescript #react
Elixir phoenix with typescript and react – december 2019 edition
https://dev.to/aisrael/elixir-phoenix-with-typescript-and-react-december-2019-edition-39l4
Elixir phoenix with typescript and react – december 2019 edition
https://dev.to/aisrael/elixir-phoenix-with-typescript-and-react-december-2019-edition-39l4
DEV Community
Elixir Phoenix with Typescript and React – December 2019 Edition
"Great", you might say, "yet another article on how to set up Elixir, Phoenix and React!" I myself h...
#dlt #erlang #elixir #blockchain
The benefits of erlang & elixir for blockchain
https://dev.to/erlangsolutions/the-benefits-of-erlang-elixir-for-blockchain-4hjk
The benefits of erlang & elixir for blockchain
https://dev.to/erlangsolutions/the-benefits-of-erlang-elixir-for-blockchain-4hjk
The DEV Community
The benefits of Erlang & Elixir for blockchain
Learn how OTP on the Erlang VM powers the next generation of blockchain technology allowing develops to easily build reliable dApps and smart contracts on the ArcBlock framework.
Beam file exists but it defines a module named elixir.project.module
https://medium.com/@po_thiago/beam-file-exists-but-it-defines-a-module-named-f9c66d9f3f1c
https://medium.com/@po_thiago/beam-file-exists-but-it-defines-a-module-named-f9c66d9f3f1c
Medium
BEAM file exists but it defines a module named Elixir.Project.Module
There are many reasons why you’d see this error on your screen, but there’s something really specific, which is covered in this post. But…
Playing with elixir |> create a simple app with mix tool
https://medium.com/@kasunedward/playing-with-elixir-crate-a-simple-app-with-mix-tool-badde24bbbb3
https://medium.com/@kasunedward/playing-with-elixir-crate-a-simple-app-with-mix-tool-badde24bbbb3
Medium
Playing With Elixir |> Create a simple app with Mix tool
Elixir is a dynamic functional language which is built on top of Erlang. Elixir is highly recommended for building fault-tolerant…
Adding belongs_to association to ecto.schema using phoenix
https://medium.com/@drsantos20/adding-belongs-to-association-to-ecto-schema-using-phoenix-401c8f4e69a7
https://medium.com/@drsantos20/adding-belongs-to-association-to-ecto-schema-using-phoenix-401c8f4e69a7
Medium
Adding belongs_to association to Ecto.Schema using Phoenix
Recently i have been decided to create a couple of Projects with Elixir using Phoenix as a part of my functional learning path.
Increasing demand of high-speed and efficient communication has led to new trends on the server
https://medium.com/@ecz/increasing-demand-of-high-speed-and-efficient-communication-has-led-to-new-trends-on-the-server-3a08aff8b052
https://medium.com/@ecz/increasing-demand-of-high-speed-and-efficient-communication-has-led-to-new-trends-on-the-server-3a08aff8b052
Medium
Response to
Gaming industry is leading innovations, Minecraft servers have to handle millions of users building and battling against each other. Each…