Creating Web Components with Fable.Lit

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

  • The source code for this post is here: https://github.com/AngelMunoz/fs-components

  • Fable.Lit

    Write Fable Elmish apps with Lit

  • Try Lit.Fable today!

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

    Discontinued ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)

  • I'm not a webpack expert so I'll leave it out of the picture for now, the repository uses vite which is a dev tool for javascript modules (ESModules) unbundled development and for build and distribution uses rollup from the vue team, snowpack does does a similar job.

  • vite

    Next generation frontend tooling. It's fast!

  • When it comes to css modules thankfully tools like vite or [webpack] allow us to import the content of the files without making a fuzz about it. the styles if you inspect their content isn't a really big deal it's a common css that defines our color scheme in the root of the website.

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

  • Exploring Vite.js: The Lightning-Fast Build Tool for Modern Web Apps

    3 projects | dev.to | 30 Apr 2023
  • Enhance your Docsify experience with your own plugin

    4 projects | dev.to | 9 Jan 2023
  • Next.js 13 is here

    3 projects | dev.to | 6 Nov 2022
  • We are going to Forget Webpack, Vite, and everything Very soon

    2 projects | dev.to | 25 Oct 2022
  • It's 2022, are you using ReactJS or NextJS?

    3 projects | /r/reactjs | 2 Aug 2022