DEV Community

# phoenix

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Working with Elixir Releases and performing CI/CD in containers

Working with Elixir Releases and performing CI/CD in containers

31
Comments 3
8 min read
Journey building Smart Dashboard with Elixir Phoenix LiveView

Journey building Smart Dashboard with Elixir Phoenix LiveView

9
Comments 1
5 min read
Continuous Integration in Elixir Phoenix with Travis-CI and Codecov

Continuous Integration in Elixir Phoenix with Travis-CI and Codecov

16
Comments 1
3 min read
Elixir Phoenix development using Docker and Docker-Compose

Elixir Phoenix development using Docker and Docker-Compose

22
Comments 2
1 min read
Declarative controllers with Phoenix

Declarative controllers with Phoenix

10
Comments
3 min read
Phoenix LiveView uploads

Phoenix LiveView uploads

12
Comments 1
6 min read
LiveJoy with Phoenix LiveView

LiveJoy with Phoenix LiveView

9
Comments
8 min read
ExAirtable - Airtable in your Elixir

ExAirtable - Airtable in your Elixir

10
Comments
3 min read
Compose Ecto query from client

Compose Ecto query from client

3
Comments
3 min read
Elixir GenServer?

Elixir GenServer?

28
Comments 4
3 min read
Chuẩn hoá và validate dữ liệu trong Phoenix với thư viện Tarams

Chuẩn hoá và validate dữ liệu trong Phoenix với thư viện Tarams

7
Comments
3 min read
Blazing with Phoenix: Project Structure

Blazing with Phoenix: Project Structure

67
Comments 4
8 min read
Use Ecto Embedded Schemas to Back Phoenix Forms

Use Ecto Embedded Schemas to Back Phoenix Forms

10
Comments
5 min read
Using Bamboo to Send Emails in Phoenix

Using Bamboo to Send Emails in Phoenix

14
Comments 2
4 min read
URL shortener with Elixir and Phoenix

URL shortener with Elixir and Phoenix

23
Comments 4
7 min read
Set up WSL2, PostgresQL and Phoenix LiveView on Windows

Set up WSL2, PostgresQL and Phoenix LiveView on Windows

23
Comments 1
5 min read
Visualize Your Elixir/Phoenix App with Llama Logs

Visualize Your Elixir/Phoenix App with Llama Logs

7
Comments
3 min read
Setting up OAuth in Phoenix

Setting up OAuth in Phoenix

27
Comments
4 min read
An IoT Birdhouse with Elixir Nerves & Phoenix LiveView Components 🐦

An IoT Birdhouse with Elixir Nerves & Phoenix LiveView Components 🐦

56
Comments
11 min read
Headless CMS fun with Phoenix LiveView and Airtable (pt. 4)

Headless CMS fun with Phoenix LiveView and Airtable (pt. 4)

12
Comments
13 min read
Ecto's Repo.insert

Ecto's Repo.insert

5
Comments 2
1 min read
Headless CMS fun with Phoenix LiveView and Airtable (pt. 3)

Headless CMS fun with Phoenix LiveView and Airtable (pt. 3)

10
Comments
9 min read
Use Yarn in your Phoenix App

Use Yarn in your Phoenix App

11
Comments
2 min read
So Many Ways to Update a Map with Elixir!

So Many Ways to Update a Map with Elixir!

39
Comments 1
3 min read
Migrate from Rails to Phoenix

Migrate from Rails to Phoenix

13
Comments
3 min read
Headless CMS fun with Phoenix LiveView and Airtable (pt. 2)

Headless CMS fun with Phoenix LiveView and Airtable (pt. 2)

8
Comments 2
9 min read
Building a blog with Phoenix: Getting started

Building a blog with Phoenix: Getting started

12
Comments 2
6 min read
Headless CMS fun with Phoenix LiveView and Airtable (pt. 1)

Headless CMS fun with Phoenix LiveView and Airtable (pt. 1)

21
Comments 1
4 min read
More Custom Validation Work: Manipulating a Keyword List To and From a Map

More Custom Validation Work: Manipulating a Keyword List To and From a Map

7
Comments
4 min read
Authentication in Phoenix Framework Using Guardian - Boilerplate Code

Authentication in Phoenix Framework Using Guardian - Boilerplate Code

8
Comments 2
2 min read
A Rabbit Hole of Decimal Formatting

A Rabbit Hole of Decimal Formatting

2
Comments
3 min read
First impressions of Phoenix Framework

First impressions of Phoenix Framework

2
Comments 1
3 min read
How to Utilize Enum.any?, with a Refactoring Twist!

How to Utilize Enum.any?, with a Refactoring Twist!

6
Comments 3
3 min read
Improve the performances of your Phoenix app with Rust: in both back and front

Improve the performances of your Phoenix app with Rust: in both back and front

17
Comments 1
6 min read
Simultaneously Looping Over Two Collections in Elixir

Simultaneously Looping Over Two Collections in Elixir

3
Comments 2
2 min read
Phoenix deploys with Elixir 1.9 with systemd (no Docker)

Phoenix deploys with Elixir 1.9 with systemd (no Docker)

19
Comments
6 min read
Difference between "data" and "changes" fields in Ecto.Changeset

Difference between "data" and "changes" fields in Ecto.Changeset

6
Comments
3 min read
Sending email with Elixir and Phoenix 1.5

Sending email with Elixir and Phoenix 1.5

10
Comments
3 min read
Setting up Vue and Phoenix 1.5 with vue-cli

Setting up Vue and Phoenix 1.5 with vue-cli

26
Comments 6
3 min read
Adding a custom watcher to Phoenix

Adding a custom watcher to Phoenix

8
Comments 2
5 min read
My Mac Setup 2020 (for Elixir and Phoenix Development)

My Mac Setup 2020 (for Elixir and Phoenix Development)

16
Comments
3 min read
Setting up a new Phoenix 1.5 project! (With Phoenix LiveView!)

Setting up a new Phoenix 1.5 project! (With Phoenix LiveView!)

32
Comments 1
6 min read
Many to Many Relations in Ecto

Many to Many Relations in Ecto

22
Comments 3
3 min read
Manipulating INTERVALs in Ecto fragments

Manipulating INTERVALs in Ecto fragments

9
Comments
2 min read
Reactive views from server and 0 JavaScript?

Reactive views from server and 0 JavaScript?

9
Comments
5 min read
Link Phoenix debug page stack trace to your editor

Link Phoenix debug page stack trace to your editor

7
Comments 1
2 min read
Let IEx greet you

Let IEx greet you

5
Comments
1 min read
Adding DID authentication to a Phoenix web app

Adding DID authentication to a Phoenix web app

12
Comments
3 min read
Using Bootstrap 4 with Phoenix 1.4

Using Bootstrap 4 with Phoenix 1.4

11
Comments 1
3 min read
Implementing Authorization using Role Based Access Control (RBAC) in Phoenix Web Applications

Implementing Authorization using Role Based Access Control (RBAC) in Phoenix Web Applications

8
Comments
2 min read
Real World Phoenix |> Sign Up Flow SPA style with LiveView!

Real World Phoenix |> Sign Up Flow SPA style with LiveView!

9
Comments
6 min read
[PT-BR] Organizando flash messages no Phoenix

[PT-BR] Organizando flash messages no Phoenix

8
Comments
4 min read
Easy Authentication in Elixir & Phoenix with the pow & pow_assent libraries

Easy Authentication in Elixir & Phoenix with the pow & pow_assent libraries

22
Comments
2 min read
Elixir project setup - mix.exs

Elixir project setup - mix.exs

8
Comments
1 min read
Setting up PrismJS with Phoenix

Setting up PrismJS with Phoenix

5
Comments
3 min read
I18n process for a Phoenix app?

I18n process for a Phoenix app?

7
Comments 5
1 min read
Understanding LiveView: build a Gallery app

Understanding LiveView: build a Gallery app

17
Comments
12 min read
Elixir Phoenix vs. Serverless Node

Elixir Phoenix vs. Serverless Node

13
Comments 2
2 min read
The Primitives of Phoenix LiveView

The Primitives of Phoenix LiveView

12
Comments
7 min read
AzureDevOps, Elixir, Docker, CI/CD, and the others - Part 1: docker-compose and testing.

AzureDevOps, Elixir, Docker, CI/CD, and the others - Part 1: docker-compose and testing.

22
Comments 1
4 min read
loading...