#Elixir #Phoenix #LiveView #ux
Introduction to phoenix liveview
https://dev.to/knowthen/introduction-to-phoenix-liveview-240f
Introduction to phoenix liveview
https://dev.to/knowthen/introduction-to-phoenix-liveview-240f
The DEV Community
Introduction to Phoenix LiveView
Bot orchestration framework built on elixir/phoenix
https://medium.com/datadriveninvestor/bot-orchestration-framework-built-on-elixir-phoenix-3198fa68fc7a
https://medium.com/datadriveninvestor/bot-orchestration-framework-built-on-elixir-phoenix-3198fa68fc7a
Medium
Bot Orchestration Framework Built on Elixir/Phoenix
Who's Olivia?
Setting up a small local k8s cluster for development
https://medium.com/@oliver_azevedo_barnes/setting-up-a-small-local-k8s-cluster-for-development-cb1c99c6320d
https://medium.com/@oliver_azevedo_barnes/setting-up-a-small-local-k8s-cluster-for-development-cb1c99c6320d
Medium
Running a Small Local K8s Cluster for Development
Steps to run an Elixir service on a local single-node Kubernetes cluster, monitored by Prometheus
Logic programming: the infamous rete algorithm in elixir
https://medium.com/elixir-bytes/logic-programming-the-infamous-rete-algorithm-in-elixir-b2fb4de85e5e
https://medium.com/elixir-bytes/logic-programming-the-infamous-rete-algorithm-in-elixir-b2fb4de85e5e
Medium
Logic programming: the infamous Rete algorithm in Elixir
Elixir is a fantastic and dynamic expressive language that lets you build almost anything. But immutability and functional paradigms come…
How to use data spanning multiple data sources in elixir
https://medium.com/rekkiapp/how-to-use-data-spanning-multiple-data-sources-in-elixir-50f39c87d8fc
https://medium.com/rekkiapp/how-to-use-data-spanning-multiple-data-sources-in-elixir-50f39c87d8fc
Medium
How to use data spanning multiple data sources in Elixir
Unleashing the power of the Ecto preload functions
#elixir #phoenix #cicd #azuredevops
Azuredevops, elixir, docker, ci/cd, and the others - part 1: docker-compose and testing.
https://dev.to/behnam/azuredevops-elixir-docker-ci-cd-and-the-others-part-1-docker-compose-and-testing-o1m
Azuredevops, elixir, docker, ci/cd, and the others - part 1: docker-compose and testing.
https://dev.to/behnam/azuredevops-elixir-docker-ci-cd-and-the-others-part-1-docker-compose-and-testing-o1m
The DEV Community
AzureDevOps, Elixir, Docker, CI/CD, and the others - Part 1: docker-compose and testing.
. Tagged with elixir, phoenix, cicd, azuredevops.
#career #elixir #go #opensource
Top trending programming languages for jobs in 2020
https://dev.to/brainbuzzer/top-trending-programming-languages-for-jobs-in-2020-3d3a
Top trending programming languages for jobs in 2020
https://dev.to/brainbuzzer/top-trending-programming-languages-for-jobs-in-2020-3d3a
DEV Community
Which programming language should you learn in 2020?
The programming world moves fast. There are a ton of different programming languages spawning every y...
#elixir #github #oauth
Github app authentication strategies with elixir
https://dev.to/etiennedepaulis/github-app-authentication-strategies-with-elixir-4e6
Github app authentication strategies with elixir
https://dev.to/etiennedepaulis/github-app-authentication-strategies-with-elixir-4e6
The DEV Community
Github App authentication strategies with Elixir
Manage config variables in an elixir project
https://medium.com/@Julien_Corb/manage-config-variables-in-an-elixir-project-79a14547415e
https://medium.com/@Julien_Corb/manage-config-variables-in-an-elixir-project-79a14547415e
Medium
Manage config variables in an elixir project
Following this very interesting conversation, the elixir core team decided to remove the generation of the config folder when creating new…
#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...