How to get started with LiveView?

This page summarizes the projects mentioned and recommended in the original post on /r/elixir

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • phoenix_live_view

    Rich, real-time user experiences with server-rendered HTML

  • Also to your point, the latest LiveView release moved some helper utilities around and you need to add "import Phoenix.Component" in places. I could be wrong but I think the latest live code gen still isn't setting up correct imports. More info here: https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md

  • livebook

    Automate code & data workflows with interactive Elixir notebooks

  • I discovered Elixir/Phoenix/liveview about a month ago and also learning. I found Livebook guides extremely helpful to both explain and get hands on with Elixir concepts. Download livebook and open some of the tutorials there, you won't regret it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • phoenix-liveview-stopwatch

    ⏱️ Ultra-simple Stopwatch App using Phoenix LiveView

  • If I were you, I would start trying to reproduce this locally. Pretty much all of the logic that goes beyond the autogenerated stuff is in the folder I linked to.

  • programming-phoenix-liveview

    Programming Phoenix LiveView Book Code & Solutions to "Give it a try"s

  • I suggest cloning down an actual LiveView project (maybe this one?) and making changes to it. That will help you get a grip on things more easily than trying to build something from scratch right away.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Super simple validated structs in Elixir

    1 project | dev.to | 20 Apr 2024
  • Setup Nx lib and EXLA to run NX/AXON with CUDA

    2 projects | dev.to | 22 Mar 2024
  • Interactive Code Cells

    2 projects | news.ycombinator.com | 18 Dec 2023
  • Livebook: Automate code and data workflows with interactive notebooks

    1 project | news.ycombinator.com | 6 Aug 2023
  • From Python to Elixir Machine Learning

    1 project | news.ycombinator.com | 25 Jul 2023