Go Beyond the Basics: Mastering Toast Notifications with Go and HTMX

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go-htmx-toast-notifications

    An example project for raising toast notifications using HTMX and Go

  • Following is the index.html file, which includes a basic form for the newsletter subscription and a section#toast-container element that will be responsible for holding the toast notifications. Note that I will not be including the CSS in this demonstration, if you want the CSS, please view the repo on my GitHub.

  • templ

    A language for writing HTML user interfaces in Go.

  • html/template - we will be using the standard HTML templating library built into Go. It is a great library and perfect for simple things like this, though if you have a more complicated project (I assume you do), I would look into using something like templ.

  • 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

  • Templ – Build HTML with Go

    1 project | news.ycombinator.com | 12 Feb 2024
  • Show HN: CPU Prices on eBay

    1 project | news.ycombinator.com | 7 Feb 2024
  • Templ: A language for writing HTML user interfaces in Go

    1 project | /r/patient_hackernews | 11 Dec 2023
  • Templ: A language for writing HTML user interfaces in Go

    1 project | /r/hackernews | 11 Dec 2023
  • Templ: A language for writing HTML user interfaces in Go

    1 project | /r/hypeurls | 10 Dec 2023