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

  • Glam Up My Markup: Beaches - with new shiny CSS features

    1 project | dev.to | 1 Jun 2024
  • JSON: API – A Specification for Building APIs in JSON

    1 project | news.ycombinator.com | 29 May 2024
  • Cssnano: A modular minifier, built on top of the PostCSS ecosystem

    1 project | news.ycombinator.com | 29 May 2024
  • Create a Windows 98 Style UI with 98.css

    1 project | news.ycombinator.com | 29 May 2024
  • List of awesome CSS frameworks, libraries and software

    56 projects | dev.to | 28 May 2024