tmartin8080
Phxroad.com Guides and Tutorials
Sharing some articles I’ve written recently while working in Elixir.
Some are how-to guides and others for reference. Will update this post as things are added.
Thanks for reading and hopefully you find something useful!
- Elixir Concepts - Data Types - 2019-12-31
- phxroad.com
Most Liked
tmartin8080
Just published a new series on Deploying Phoenix with Edeliver and Distillery to Ubuntu, designed for those getting started with Elixir and deployment.
Some highlights:
- Build and Deploy on a Single Server
- Local Postgres Database
- Nginx as a reverse proxy
- SSL Certificate with live domain
- Systemd for auto-restarts
- Managing production deployment:
- Deploy / Rollback / Restart application releases
- Run production database migrations
- Check production application logs
3
venomnert
Just came across your website looks pretty good!
2
sfusato
The pagination seems to be off. For example, I’m on https://phxroad.com/page/2/, but I still see: Page 1 of 2 (Older articles) instead of (Newer Articles) Page 2 of 2.
Actually, “both pages” seem to be identical in content.
1
Popular in Blog Posts
Hello everyone,
I published the first post of a series which aims to TDD a full application under an Umbrella project. Each post will g...
New
Hey all, it’s Erlang Solutions.
We released loads of Elixir content from our senior developers last week in celebration of ElixirConf US...
New
This is a very short article about using AWS Systems Manager Parameter Store to load secret configuration in a simple way.
New
What I genuinely value at my workplace is that I can easily explore new languages through internal mobility. Throughout my career within ...
New
If I need to ship a new product in a week, Phoenix LiveView is my go-to framework.
Elixir LiveView is incredible, and an alluring choice...
New
Monaco is state-of-the-art browser-based code editor that powers VS Code. Let’s see how to integrate it with Phoenix LiveView using esbuild.
New
A little halloween hocus-pocus on the value proposition of having a reliable test suite in place.
You are not scared, are you?
New
In this series, we take a look at the different ways to organize, structure and execute a good “flow” in our Elixir programs.
The latest...
New
This post explores different ways to do test automation in Elixir, focusing on how to handle dependency injection — covering patterns, li...
New
One of the Erlang ecosystem’s spiciest nerd snipes are hot code updates. Because it can do it. In ways that almost no other runtime can.
New
Other popular topics
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
I would like to know what is the best IDE for elixir development?
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New







