Script Loading, performance and Next Script

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

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
  • web-vitals

    Essential metrics for a healthy site.

  • Performance becomes so critical that the lord of the web, Google, created a slew of performance tuning and monitoring tools. There are Google lighthouse, Webpage test, PageSpeed insights. Of the many metrics Google measures and uses to penalize some web sites for being bad (slow and janky) and elevate others for being good (fast and smooth), three of them are most vital (so called web vitals):

  • partytown

    Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

  • There are four strategies in using Next Script. Three really, beforeInteractive, afterInteractive, lazyOnLoad. There is an experimental worker strategy that utilizes Partytown.

  • 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

  • Partytown: Run Third-Party Scripts from a Web Worker

    1 project | news.ycombinator.com | 22 Apr 2024
  • Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

    2 projects | dev.to | 15 Mar 2024
  • Interaction to Next Paint (INP)

    2 projects | news.ycombinator.com | 11 Jul 2023
  • Problems to be solved

    1 project | /r/webdev | 8 Jul 2023
  • Leftovers AI - meal generator

    1 project | /r/programare | 30 May 2023