shansiddiqui94

shansiddiqui94

Any beginner friendly Phoenix Liveview projects, tutorials. blogs

Hello all,

I recently did my first app in Phoenix and Liveview, many thanks to all the users who assisted me. I found that the tutorial I used didn’t explain it as well as I expected.

My question is are there any projects or mini-apps, that you can recommend a beginner such as myself to do so I can get a little more comfortable with the language and framework?

Thank you

Most Liked

APB9785

APB9785

Creator of ECSx

The more you fail, the more you learn…

That said, Phoenix LiveView Free Course | The Pragmatic Studio is a fantastic resource for beginners, covering pretty much all the basics of LV development.

dimitarvp

dimitarvp

Small chat app. Open 3 browser tabs pointing at the same address, register as 3 separate uses and get cracking. :slight_smile:

brewinstallbuzzwords

brewinstallbuzzwords

The book Programming Phoenix LiveView has been really helpful for me. It’s not finished yet, but most of the chapters have been published and if you buy it you’ll get the updated versions as they’re released.

derek-zhou

derek-zhou

Welcome to the club.
Your first real project has to be something you have a need yourself, because most likely no one else will use it :slight_smile:
So it all depends on what you want to do. Throw out some ideas and we can help you to filter out things that are too hard.

derek-zhou

derek-zhou

I highly recommend the phoenix section of the fly.io blog. It might be a bit challenging for beginners though.

Where Next?

Popular in Chat/Questions Top

roshan
Hi everyone, I’m looking for a book on Phoenix server hosting / deployment like the following books for Rails, Docker for Rails Develop...
New
xgilarb
Hi there, I’m interested in using Elixir because of the rumors about the reliability of the Phoenix framework, and surprisingly, Elixir’...
New
RKC07
I’m new to elixir. I did some coding in python and C. I want to learn elixir for starting my career in web development. I need suggestion...
New
tom_s
Hello Elixir Community! I’m new to functional programming in general and to Elixir in particular but I’m very intrigued and would like t...
New
miguelsrrobo
hi i was wondering if it is necessary to learn erlang to learn elixir
New
stevensonmt
I’d like to provide my review of the Elixir Course module from Groxio. I have some criticisms but I’d like to start with the positives. ...
New
imanuelgittens
Hey all! Just joined the forum and I’m very excited to learn the language. I just finished reading the documentation and I was wondering ...
New
AstonJ
It’s been a while since we asked this - I’m sure others (especially newcomers to the language) will be interested to hear how you’ve all ...
New
Twfo326
As a novice dev I’m trying to keep the curriculum as lean as possible. My requirements are modest: build simple CRUD apps with Phoenix...
New
pdgonzalez872
Hi! In my quest of becoming the best Elixir dev I can be, I saw one aspect in my career that I’d like to improve upon. This is language...
New

Other popular topics Top

sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
srinivasu
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
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 27727 240
New
chensan
I have a User schema with a :from_id field set to type :string: defmodule TweetBot.Repo.Migrations.CreateUsers do use Ecto.Migration ...
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
lucidguppy
I have a super simple question about elixir - how would I take a file like this foo bar baz and output a new file that enumerates th...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New

We're in Beta

About us Mission Statement