Build post list LiveView (index) #2

Open
opened 2026-03-15 04:22:21 +00:00 by austin · 0 comments
Owner

Create PostLive.Index to fetch and display all posts. This is the first LiveView module in the app — it calls Blog.Posts.list_posts/0 and renders the results as a list with links to individual posts.

Create `PostLive.Index` to fetch and display all posts. This is the first LiveView module in the app — it calls `Blog.Posts.list_posts/0` and renders the results as a list with links to individual posts.
austin added this to the Post CRUD milestone 2026-03-15 04:22:21 +00:00
austin self-assigned this 2026-03-15 04:22:21 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
Reference
austin/blog#2
No description provided.