-
I am adding a link to a site that - upon me - explains LiveView very nicely.
The best I've seen so far. Worth reading and keeping.
For example, it explains clearly [how to use these "slots" …
-
@MikeRund having followed the **Adopt `LiveView`** course
and made loads of notes in your (paper) notebook. 📝
Please:
+ [x] Decide (comment) if this repo is the most appropriate place for notes…
-
Hadn't looked at Pragmatic Studio `Elixir` in a `while` ... https://github.com/dwyl/learn-elixir/issues/41 (but have _many_ books from https://pragprog.com ...)
Today @MikeRund mentioned the `LiveVie…
-
I'm attempting to upload a file to supabase with this but I'm getting :invalid_unicode during streaming errors. I've tried with different mp3 files, and still :invalid_unicode.
Here's what the path…
-
_Disclaimer: I will note that this is an "advanced" use case which may not be solvable, but I wanted to have a discussion first._
Hello @wojtekmach, thank you for your amazing library, I love Req!
…
-
Let’s do this:
Note that due to liveview's double remounting the queries fetching for random interests are executed twice. We can improve this by making the top_navigation_bar its own nested liveview…
-
**Is your feature request related to a problem? Please describe.**
Is it possible to activate an image for the basic screen of the application, instead of the liveview, and only activate the liveview…
-
Version 0.2.0
LiveView Native Clients
- [x] LiveVIew Native Clients: Template and deserialization for iOS and Android liveview-native/liveview-native-core/issues/40
- [x] LiveView Native Client…
-
To support navigation, we need a way to change the URL the socket connects to when calling `join_liveview_channel`. This could be done in a few ways.
### 1. `redirect` passed to `join_liveview_chan…
-
The frame and background features are great.
To get more out of it please develop a preview on the liveview.
Idealy it would be like the filter selection in the media screen.
show either a lis…