axelson
Scenic Core Team
ElixirConf 2019: Friday evening keynote, Phoenix LiveView, a step-change for web development - Chris McCord
by @chrismccord
My summary:
Chris gives an update and copious demos of Phoenix LiveView which is now released on hex.pm.
Demos on:
- phx-update
- phx-hook
- live_link/handle_params (utilizing browser pushState)
Coming soon:
- phx-debounce
- Exception translation
- File Uploads
- Stash for client state
- Automatic form recovery
Investigating for pre 1.0:
- Intelligent collections
- Acknowledgement based updates
Links mentioned in the talk:
View all threads tagged with liveview
View all elixirconf2019 talks
Most Liked
AstonJ
Great keynote from Chris!
Hooks and live_link look fantastic, impressive demos as always ![]()
It’s fantastic seeing LV go from strength to strength and I can’t wait to see the planned features implemented as well ![]()
1
Popular in Talks
ElixirConf 2017 - Cajoling the Bird: How we squeezed more out of Phoenix PubSub- Simon Zelazny
Grindr is a m...
New
Architecting communication between microservices is a vital decision to be made when building scalable, sustainable software. In this tal...
New
ElixirConf: ElixirConf 2023 - Tim Gremore - Replacing React: How Liveview solved our performance problems
Comments welcome! View the <sp...
New
ElixirConf US 2018 – Making a GraphQL Server with Absinthe & Dataloader – Aaron Votre (@shamshirz)
The GraphQL query...
New
ElixirConf 2017 - Building an Open Source, Real Time Forum with Phoenix and Elm - @knewter
There’s a lot of ...
New
ElixirConf 2017 - Building Realtime Mobile Apps with React Native and Elixir - Osayame Gaius Obaseki
Buildin...
New
Code Sync: Vaxine, the Rich CRDT Database for ElixirPhoenix Apps | James Arthur | Code BEAM America 2022
Comments welcome! View the #cod...
New
Code Sync: Celebrating the 10 Years of Elixir | José Valim | ElixirConf EU 2022
Comments welcome! View the #code-sync and #elixirconf-e...
New
One resource for liveview…
New
by @jola
Can you write a performant string processing scripts in Elixir? This talk attempts to answer that question while incrementally...
New
Other popular topics
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
In Ruby, I can go:
User.find_by(email: "foobar@email.com").update(email: "hello@email.com")
How can I do something similar in Elixir? ...
New
Good day to you all.
I have been struggling to get a query involving like and ilike to work.
Can anyone assist me on this, please?
pro...
New
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
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
Hello, I have map which I want to convert it to string like this:
the map:
%{last_name: "tavakkoli", name: "shahryar"}
the string I ne...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New







