Phoenix LiveView App Architectures?
|
|
9
|
426
|
February 6, 2025
|
Observer Web - A self-contained liveview library to monitor applications processes/ports and tracing with Erlang debugger
|
|
0
|
72
|
February 6, 2025
|
ErrorTracker - an Elixir-based built-in error tracking solution
|
|
46
|
2694
|
February 6, 2025
|
Phoenix LiveView is now... live!
|
|
101
|
22828
|
February 6, 2025
|
What’s Next for Phoenix LiveView? Future Roadmap & JS Integration
|
|
0
|
233
|
February 5, 2025
|
'protocol Phoenix.HTML.Safe not implemented for' a form field when using <%= %> when rendering a page
|
|
3
|
100
|
February 5, 2025
|
Best approach for data & navigation between screens in Phoenix LiveView
|
|
5
|
224
|
February 5, 2025
|
I can't redirect to code entry page with magic_auth
|
|
2
|
43
|
February 4, 2025
|
Do you have project level patterns with standardized solutions for common problems?
|
|
18
|
184
|
February 4, 2025
|
If a LiveView needs to refresh a JWT, how can you "push" the new tokens back up to the client without a full page refresh?
|
|
9
|
546
|
February 4, 2025
|
Form errors not being shown
|
|
14
|
247
|
February 4, 2025
|
How do I access a Foreign Key value in this code and sort on it?
|
|
5
|
63
|
February 4, 2025
|
Using streams with recursive and/or deeply nested schemas
|
|
45
|
399
|
February 3, 2025
|
Can I volunteer for an Elixir role?
|
|
3
|
286
|
February 3, 2025
|
Get Flash after `render_submit` in LiveView test
|
|
0
|
20
|
February 3, 2025
|
Whenever I make any changes to files in Phoenix 1.7.6, the server prompts me to restart
|
|
5
|
520
|
February 3, 2025
|
Generating liveviews with ash resources
|
|
12
|
414
|
February 2, 2025
|
Why does ensure_authenticated check users_tokens on every navigate?
|
|
4
|
82
|
February 2, 2025
|
Is using Genserver as an intermediary cache for my app faster than going straight to postgres (and good idea)?
|
|
10
|
198
|
January 31, 2025
|
Live Toast - new toast/flash component for Phoenix LiveView
|
|
13
|
1555
|
January 31, 2025
|
Ecto schema and form's masked input correlation
|
|
3
|
55
|
January 31, 2025
|
The LiveView and OTP Crash Course (free) (self-published) (tutorial)
|
|
5
|
264
|
January 30, 2025
|
How to downgrade phoenix liveView js asset version to 0.20.17?
|
|
8
|
247
|
January 30, 2025
|
Struggling with forms - suspect calling handle_event("validate", ...) from within handle_event("append", ...) is not correct
|
|
11
|
136
|
January 29, 2025
|
Sorting Problem Phoenix Liveview Juggles Pub-Sub and Render (medium difficulty)
|
|
31
|
147
|
January 29, 2025
|
Question about _persistent_id in Phoenix LiveView's inputs_for component
|
|
0
|
55
|
January 29, 2025
|
Form inputs not mapping to the underlying entity
|
|
10
|
129
|
January 29, 2025
|
Make LiveView behave like a Single Page App, examples?
|
|
5
|
255
|
January 29, 2025
|
Proposal: Prefetching in Phoenix LiveView
|
|
6
|
352
|
January 29, 2025
|
Troubleshooting "loading" bar and app frozen in Phoenix liveview?
|
|
3
|
64
|
January 28, 2025
|