Latest Articles
![Server & Client Side Forms Validations With [Elixir, Phoenix, LiveView and Tailwind CSS | No Javascript]](/images/learn/liveview-forms-validations.png)
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 more7 mins read
![How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript](/images/learn/LiveView%20Counter.png)
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 more4 mins read
![URL [Slug Generator] With Elixir](/images/learn/Slug%20Generator.png)
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 more2 mins read
![Basic [File Manipulation] With Elixir](/images/learn/File%20Manipulator.png)
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 more2 mins read
![[File Format Verification] With Elixir](/images/learn/File%20Validator.png)
[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 more2 mins read
![Auto Generate [Fake Usernames With Elixir]](/images/learn/Fake%20Username%20Intro.png)
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 more2 mins read
![Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 8]](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/id63zxemb2i0lnzaddvl.jpg)
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 more13 mins read
![Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 7]](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/id63zxemb2i0lnzaddvl.jpg)
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 more8 mins read
![Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 6]](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/id63zxemb2i0lnzaddvl.jpg)
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 more16 mins read