blakedietz.me
Writing
← Writing

LiveView


2022-07-21

Using multiple inputs_for for the same entity

LiveViewelixirphoenixprogrammingtechnical

⚠️ Warning

Since the release of Phoenix LiveView 0.18.0 this post is no longer relevant. The remainder of this post is left h…

Read more →
2022-11-15

Migrating to Phoenix LiveView 0.18

LiveViewelixirphoenixtechnical

Properties with a leading colon

If you're using Alpine as part of your stack, you'll most likely have run into this one.

Problem

# ...
def some_component(assigns) do
  ~H"""
  <div…
Read more →
2022-11-27

What happens when you put multiple Phoenix LiveView hooks on an element?

LiveViewelixirphoenixphoenix hookstechnical

Even when an idea seems obvious, it can be useful to put a label or name to it. That is, once you explicitly identify something, it becomes easier to reason about or remember if you create a simple fa…

Read more →
2022-11-27

Only inputs that are not in focus can be modified from the server side in Phoenix LiveView.

Only inputs that are not in focus can be modified from the server side in Phoenix LiveView.
FormsLiveViewelixirphoenixtechnical

Description

When modifying form values in Phoenix LiveView, it is possible to modify the value of all form fields that are not in focus on the client side from the server side. It is not possi…

Read more →
2022-03-17

Weekly update: 2022 week 11

Weekly update: 2022 week 11
LiveViewPETALphoenixremotetechnical

What I'm grateful for

Remote work

This week I travelled to Pocatello with my partner Allyanna and it was all possible because I'm able to work remote.

What I'm thinking about

Stoic…

Read more →
WritingProjectsQuotesLinksGIFsMusicResumeRSS
Powered by Gleam