Files
music_library/lib/music_library_web/live
Claudio Ortolina b042c54d6b Move record leading into handle_params
Loading records in mount/3 proved to be useless, and only caused more
load for nothing. Moving it in handle_params made the app faster, at the
expense of complicating a couple of other actions (edit and import)
which needed to be extended to concern themselves about records.
2024-10-16 12:49:14 +01:00
..