Maze generator with LiveView with Demo

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
  • mazes

    A maze generator made with PhoenixLiveView.

  • About LV, I found it difficult to figure out how to do error handling for file uploads. I couldn't find any examples online because live uploads are a new feature. I though just the max_file_size option (https://github.com/angelikatyborska/mazes/blob/98a6276ea7440af938edfb14476a5877fdc295e1/lib/mazes_web/live/page_live.ex#L26) would do the trick, but using it and not doing anything else caused the file upload to just crash beyond recovery. Finally I figure out how to correctly reject files that were too big: https://github.com/angelikatyborska/mazes/blob/98a6276ea7440af938edfb14476a5877fdc295e1/lib/mazes_web/live/page_live.ex#L69-L83.

  • 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
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

  • Notes on streaming downloads with progress in Elixir

    3 projects | dev.to | 2 May 2024
  • Show HN: Open-Source Ad-Free File Upload Service

    1 project | news.ycombinator.com | 22 Apr 2024
  • Super simple validated structs in Elixir

    1 project | dev.to | 20 Apr 2024
  • Implementing Natural Conversational Agents with Elixir

    4 projects | news.ycombinator.com | 18 Apr 2024
  • Why I recommend Renovate over any other dependency update tools

    6 projects | news.ycombinator.com | 12 Apr 2024