Build times in a statically generated site

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
  • Gatsby

    The best React-based framework with performance, scalability and security built in.

  • One problem we did run into while hitting our timeout was Node running out of memory. We likely hit this problem since we pushed a lot of changes all at once. In reality this isn't a Gatsby problem, more of a Node problem. It just happens to affect a lot of Gatsby users, as you can find the issue and solution here.

  • exiftool

    ExifTool meta information reader/writer

  • #------------------------------------------------------------------------------ # File: example.config # # Description: configuration to enable trimmed flag for png and jpeg # # Notes: See original example @ https://exiftool.org/config.html #------------------------------------------------------------------------------ # NOTE: All tag names used in the following tables are case sensitive. # The %Image::ExifTool::UserDefined hash defines new tags to be added # to existing tables. %Image::ExifTool::UserDefined = ( # new PNG tags are added to the PNG::TextualData table: 'Image::ExifTool::PNG::TextualData' => { trimmed => { }, }, 'Image::ExifTool::XMP::Main' => { trimmed => { SubDirectory => { TagTable => 'Image::ExifTool::UserDefined::trimmed', }, }, } ); %Image::ExifTool::UserDefined::trimmed = ( GROUPS => { 0 => 'XMP', 1 => 'XMP-trimmed', 2 => 'Image' }, NAMESPACE => { 'trimmed' => 'http://ns.myname.com/trimmed/1.0/' }, WRITABLE => 'string', trimmed => { }, );

  • 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

  • The gatsby build command will not complete or terminate

    1 project | /r/learnprogramming | 4 Nov 2023
  • Converting a Gatsby Site to Use TypeScript

    2 projects | dev.to | 13 Aug 2023
  • RFC: Adapters - Making it easier to build & deploy Gatsby on any platform

    1 project | /r/gatsbyjs | 14 Jun 2023
  • uBO’s removal of <noscript> elements causes issue on Gatsby website

    3 projects | /r/uBlockOrigin | 8 May 2023
  • Can anyone help me with the WordPress Gatsby setup?

    1 project | /r/gatsbyjs | 29 Apr 2023