IndexedDB on steroids using Dexie.js

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vscode-live-server

    Launch a development local Server with live reload feature for static & dynamic pages.

    Now open the html file using an HTTP server of your choice. I'm using the Live Server VS Code extension. You will see something like this.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Dexie.js

    A Minimalistic Wrapper for IndexedDB

    To make things easier, Dexie.js provides a straightforward and simplified process of creating databases, storing data, updating data and database migrations, etc., over the top of indexedDB.

  4. Bulma

    Modern CSS framework based on Flexbox

    For styling, we are using Bulma CSS. Todos will be added by typing in the input box. Nothing works now, as we still need to add the javascript.

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

  • 30 Best Free Tools for Frontend Developers in 2025

    15 projects | dev.to | 1 Mar 2025
  • Hola, Playwright (II) - Integración CI con Github Actions.

    1 project | dev.to | 25 Nov 2024
  • The Ultimate beginners guide to open source – part 1

    1 project | dev.to | 29 May 2024
  • WebShell: Terminal Styled Website

    1 project | news.ycombinator.com | 9 Dec 2023
  • ADA Compliance tools

    2 projects | /r/webdev | 9 Jun 2023

Did you know that CSS is
the 17th most popular programming language
based on number of references?