3 issues LiveView development in Go resolve efficiently for small teams

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • live

    Live views and components for golang (by jfyne)

  • And here it is, where LiveView programming concepts help us in a great way. LiveView uses websockets to create a persistent connection between the client and the server, which enables the server to push updates to the client in real-time. This allows developers to build interactive user interfaces that can update dynamically in response to user actions or changes in the application state, without the need for traditional page reloads or AJAX requests. LiveView programming style is based on this excellent Live project that is an implementation of the LiveView approach in Go.

  • 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

  • How to Fetch a Turbo Stream

    2 projects | news.ycombinator.com | 23 Oct 2023
  • The secret weapon of LiveView development is …

    1 project | /r/golang | 22 Feb 2023
  • Not a Go LiveView developer yet? Try to guess what this code is doing, though.

    1 project | dev.to | 14 Feb 2023
  • go-echo-live-view

    1 project | /r/golang | 8 Jul 2021
  • Blazor Serverliveview Alternative In Go

    1 project | /r/golang | 14 Feb 2021