#elixir
Looking to start programming, try this
https://medium.com/@JohnStamates/looking-to-start-programming-try-this-66a2140086e2
Looking to start programming, try this
https://medium.com/@JohnStamates/looking-to-start-programming-try-this-66a2140086e2
Medium
Looking to start programming, try this…
Answers to the questions “What language should I choose?”, “Where should I start?”, “What are some good resources to use?” and more…
#elixir
Deploy a phoenix (elixir) application on google cloud platform compute engine
https://medium.com/@thomastrividic/deploy-a-phoenix-elixir-application-on-google-cloud-platform-compute-engine-c440c8c337ba
Deploy a phoenix (elixir) application on google cloud platform compute engine
https://medium.com/@thomastrividic/deploy-a-phoenix-elixir-application-on-google-cloud-platform-compute-engine-c440c8c337ba
Medium
Deploy a Phoenix (Elixir) application on Google Cloud Platform Compute Engine
Introduction
#aws #devops #elixir
Circleci + aws how to create ci/cd pipeline from scratch part 0 - preparation
https://dev.to/evanilukhin/circleci-aws-how-to-create-ci-cd-pipeline-from-scratch-part-0-preparation-59ni
Circleci + aws how to create ci/cd pipeline from scratch part 0 - preparation
https://dev.to/evanilukhin/circleci-aws-how-to-create-ci-cd-pipeline-from-scratch-part-0-preparation-59ni
DEV Community
CircleCI + AWS How to create CI/CD pipeline from scratch Part 0 - Preparation
Introduction In this series of posts, I'm going to show how to set up the CI/CD environmen...
#aws #devops #elixir
CircleCI + AWS How to create CI/CD pipeline from scratch Part 1 - Build and push images
https://dev.to/evanilukhin/circleci-aws-how-to-create-ci-cd-pipeline-from-scratch-part-1-build-and-push-images-511d
CircleCI + AWS How to create CI/CD pipeline from scratch Part 1 - Build and push images
https://dev.to/evanilukhin/circleci-aws-how-to-create-ci-cd-pipeline-from-scratch-part-1-build-and-push-images-511d
DEV Community
CircleCI + AWS How to create CI/CD pipeline from scratch Part 1 - Build and push images
Prepare environment for containers Create an IAM user Right after the creation...
#aws #devops #elixir
CircleCI + AWS How to create CI/CD pipeline from scratch Part 2 - Setup and update servers
https://dev.to/evanilukhin/circleci-aws-how-to-create-ci-cd-pipeline-from-scratch-part-2-setup-and-update-servers-47bl
CircleCI + AWS How to create CI/CD pipeline from scratch Part 2 - Setup and update servers
https://dev.to/evanilukhin/circleci-aws-how-to-create-ci-cd-pipeline-from-scratch-part-2-setup-and-update-servers-47bl
DEV Community
CircleCI + AWS How to create CI/CD pipeline from scratch Part 2 - Setup and update servers
After all previous steps, you've got the images that are stored inside the ECR and the script that au...
#elixir #phoenix #liveview #airtable
Headless cms fun with phoenix liveview and airtable (pt. 4)
https://dev.to/bigardone/headless-cms-fun-with-phoenix-liveview-and-airtable-pt-4-11kc
Headless cms fun with phoenix liveview and airtable (pt. 4)
https://dev.to/bigardone/headless-cms-fun-with-phoenix-liveview-and-airtable-pt-4-11kc
DEV Community
Headless CMS fun with Phoenix LiveView and Airtable (pt. 4)
In the previous part, we talked about Phoenix LiveView and implemented all the necessary views and te...
#elixir #engineering
5 elixir tips learned in code review
https://dockyard.com/blog/2020/07/27/5-elixir-tips-learned-in-code-review
5 elixir tips learned in code review
https://dockyard.com/blog/2020/07/27/5-elixir-tips-learned-in-code-review
#functional #elixir #career #programming
3 things i learned in 1 year working with functional programming
https://dev.to/vnbrs/3-things-i-learned-in-1-year-working-with-functional-programming-3gkj
3 things i learned in 1 year working with functional programming
https://dev.to/vnbrs/3-things-i-learned-in-1-year-working-with-functional-programming-3gkj
DEV Community
3 Things I Learned In 1 Year Working with Functional Programming
Just like the great majority of programming-related courses, I was introduced to programming with the...
#elixir
How to use google maps with phoenix liveview
https://medium.com/coletiv-stories/how-to-use-google-maps-with-phoenix-liveview-dbd55771e897
How to use google maps with phoenix liveview
https://medium.com/coletiv-stories/how-to-use-google-maps-with-phoenix-liveview-dbd55771e897
Medium
How to use Google Maps with Phoenix LiveView
Howdy dear reader 🖖🏽, hope you are safe and healthy during these troubled times.
During the past 3 years, we have developed a few…
During the past 3 years, we have developed a few…
#elixir
Count occurrences in elixir
https://til.hashrocket.com/posts/twhuy7ks5n-count-occurrences-in-elixir
Count occurrences in elixir
https://til.hashrocket.com/posts/twhuy7ks5n-count-occurrences-in-elixir
Hashrocket
Today I Learned: Count Occurrences in Elixir
Elixir recently introduced an useful couple of functions to count how many times a value appears in an Enumerable. It comes in two formats: frequencies/1 and frequencies_by/2. Here’s an example:
#elixir #tutorial #programming #beginners
Ad-hoc polymorphism in elixir using defprotocol
https://dev.to/sharmapankaj2512/ad-hoc-polymorphism-in-elixir-using-defprotocol-53ih
Ad-hoc polymorphism in elixir using defprotocol
https://dev.to/sharmapankaj2512/ad-hoc-polymorphism-in-elixir-using-defprotocol-53ih
DEV Community
Ad-hoc Polymorphism In Elixir Using defprotocol
#elixir
Why guards in elixir fail to serve sometimes?
https://medium.com/blackode/why-guards-in-elixir-fail-to-serve-sometimes-d4ee23d6b328
Why guards in elixir fail to serve sometimes?
https://medium.com/blackode/why-guards-in-elixir-fail-to-serve-sometimes-d4ee23d6b328
Medium
Why Guards in Elixir Fail to Serve sometimes?
Function Firewalls
#elixir #chatbots #opensource
Announcing juvet: working towards a more familiar chat bot framework
https://dev.to/wrightj/announcing-juvet-working-towards-a-more-familiar-chat-bot-framework-13df
Announcing juvet: working towards a more familiar chat bot framework
https://dev.to/wrightj/announcing-juvet-working-towards-a-more-familiar-chat-bot-framework-13df
DEV Community
Announcing Juvet: Working towards a more familiar chat bot framework
Juvet is an open source MVC framework for chat bots built in Elixir. You can read more about it and sponsor the project at https://github.com/juvet/juvet.