Interactive tutorial building polished UI in JavaScript

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • easings.net

    Easing Functions Cheat Sheet

  • > I wasn’t sure what type of math function would work for this

    Usually people use "easing functions", which are convenient since they typically have a range and image both in [0.0 .. 1.0] [1] (although sometimes the range is slightly above 1 or below 0 to produce some "effect"). CSS has a cubic-bezier function [2] that can be used to replicate pretty closely all sorts of easing functions.

    Functions that look like an "S" when plotted are called "sigmoids", a popular one used in graphics applications is called "Smoothstep" [3].

    --

    1: https://easings.net

    2: https://developer.mozilla.org/en-US/docs/Web/CSS/easing-func...

    3: https://en.wikipedia.org/wiki/Smoothstep

  • 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

  • CSS Flags – Flags of the world in pure CSS

    1 project | news.ycombinator.com | 1 May 2024
  • Blue Star: Free Tailwind Landing Page Template

    1 project | news.ycombinator.com | 30 Apr 2024
  • Install Apache Web Server and Serve a Custom Webpage Using Ansible

    1 project | dev.to | 29 Apr 2024
  • DEV. To challenge submission [ Happy Earth Day ]

    1 project | dev.to | 29 Apr 2024
  • Frontend Challenge: Animated Globe CSS Art: Earth Day

    1 project | dev.to | 28 Apr 2024