Adding LiveSvelte to an Existing LiveView Project
I recently needed to add a component with client-side state to a Phoenix LiveView application. This post describes the steps taken to add LiveSvelte components to a view.
We can't find the internet
Attempting to reconnect
I recently needed to add a component with client-side state to a Phoenix LiveView application. This post describes the steps taken to add LiveSvelte components to a view.
This post shows how to build a quick screenshotting tool using Elixir LiveBook. LiveBook is a versatile tool that can be used for many purposes, for example, prototyping, data analysis or exploration.
This post describes development and testing of a responsive agile planning poker application, implemented using Elixir, Phoenix and Phoenix LiveView and tested using Playwright and TypeScript
This post describes updates made to the NHL Finns Phoenix LiveView project. It also discusses reasons for working on side projects and explains how Oban is used for background jobs in this project.