How Can I Make 15mb Images Load Faster

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • vanilla-lazyload

    LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

  • Try lazy loading, either using a js class (like https://github.com/verlok/vanilla-lazyload) or use the html lazy loading attribute (https://addyosmani.com/blog/lazy-loading/)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Lazy load all images top to bottom

    1 project | /r/webdev | 19 Jul 2022
  • Native lazy-loading - Why doesn't the video element have it?

    1 project | dev.to | 28 Mar 2022
  • Finally made my first Django web application

    1 project | /r/learnpython | 1 Jan 2021
  • +2300 Notion Icons

    1 project | /r/Notion | 27 Dec 2020
  • LQIP in Rails using Thumbor and base64

    2 projects | dev.to | 2 Feb 2021