Can You Clear This Challenge Site Designed for Engineers?

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. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    TypeScript

  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. flow-pipeline

    A set of tools and examples to run a flow-pipeline (sFlow, NetFlow)

    I used CloudFlare for the domain, which made deploying to a subdomain easy.

  4. vite

    Next generation frontend tooling. It's fast!

    Vite

  5. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Tailwind Convenient

  6. React

    The library for web and native user interfaces.

    React I considered Solid as well, but went with React for now.

  7. pnpm

    Fast, disk space efficient package manager

    pnpm Feels faster overall for adding libraries and building. Alternatives like npm and yarn are available, but I chose pnpm for the best experience.

  8. biome

    A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

    { "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true, "a11y": { "useKeyWithClickEvents": "off" } } - } + }, + "javascript": { + "formatter": { + "semicolons": "asNeeded" + } + } }

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Collab Lab #66 Recap

    7 projects | dev.to | 7 Apr 2024
  • Create a Keyword Generator Chrome Extension🔥

    6 projects | dev.to | 29 Apr 2023
  • Any former accountants that made the transition to Front End?

    6 projects | /r/webdev | 24 Dec 2022
  • How to add absolute paths to your TypeScript Project

    3 projects | dev.to | 22 Nov 2022
  • The Complete Guide to a Career in Web Development: Frameworks, Typescript, Hosting and DevOps

    14 projects | dev.to | 22 Sep 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?