Latest Articles

Server & Client Side Forms Validations With [Elixir, Phoenix, LiveView and Tailwind CSS | No Javascript]

Server & Client Side Forms Validations With [Elixir, …

Learn how to use Elixir/Phoenix to validate forms on the client and server-side, no Javascript code is needed thanks to …

read more

7 mins read

How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript

How To Build a [Counter with Elixir, Phoenix, LiveView …

Learn how to use Elixir/Phoenix, to create a counter without javascript, only using Elixir with the help of Phoenix …

read more

4 mins read

URL [Slug Generator] With Elixir

URL [Slug Generator] With Elixir

Learn how to build a human-readable, search engine-friendly URL slugs generator with Elixir. Step 1: Create a new Elixir …

read more

2 mins read

Basic [File Manipulation] With Elixir

Basic [File Manipulation] With Elixir

Learn how to do basic directories and files creation, open, read, write to files with Elixir. Step 1: Let’s create …

read more

2 mins read

[File Format Verification] With Elixir

[File Format Verification] With Elixir

Let’s handle file name extensions with Elixir, useful to validate the type of format of files that we would like …

read more

2 mins read

Auto Generate [Fake Usernames With Elixir]

Auto Generate [Fake Usernames With Elixir]

Let’s use a custom Elixir function combined with the Faker Elixir library to generate automatic fake usernames …

read more

2 mins read

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 8]

Let's Build An Instagram Clone With The PETAL(Phoenix, …

In part 7 we added the search functionality in our top header navigation menu, in this part we will work on the …

read more

13 mins read

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 7]

Let's Build An Instagram Clone With The PETAL(Phoenix, …

In part 6 we added the homepage, in this part, we will work on the search functionality in our top header navigation …

read more

8 mins read

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 6]

Let's Build An Instagram Clone With The PETAL(Phoenix, …

In part 5 we added the show-post page, in this part, we will work on the homepage. You can catch up with the Instagram …

read more

16 mins read