Let’s build a tab navigation with Alpine.js

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
  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • Yep, that’s it. It’s that easy. You can basically chain several options to make your transition look better. By default, if you only add x-show.transition it will add an in and out opacity plus scale transition with 200ms of duration. I changed that in this demo to only transition in, only change opacity and to last 750ms. If you want to take a look at other options, check out the docs.

  • alpinejs-demo

    Contains demos of common interfaces using Alpine.js

  • It's a simple tab navigation component. It's not the most exciting thing to do with JS, but it will be great to show you what Alpine.js can do. We are going to add TailwindCSS just so we don't have to worry too much about CSS and focus on Alpine's features. We get the framework form a CDN, so it's as easy as pasting the link in the HTML and be ready to go. You can go to this Github repository to get the code and follow along, or use the develop branch to get the final result.

  • 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

  • Ask HN: I can no longer like React, do you?

    1 project | news.ycombinator.com | 29 Apr 2024
  • Mithril.js: A Modern Framework for JavaScript

    1 project | dev.to | 25 Apr 2024
  • Hot module replacement (HMR) in AdonisJS

    1 project | dev.to | 24 Apr 2024
  • Biometric authentication with Passkeys

    3 projects | dev.to | 9 Mar 2024
  • Show HN: Million Lint – ESLint for Performance

    1 project | news.ycombinator.com | 29 Feb 2024