End-to-End Testing and Feedback Loops

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
  • nightwatch-browserstack-demo

    This project runs an end-to-end test which demonstrates using the Browserstack cloud testing service with Nightwatch.js

  • If you’re still not convinced, maybe this demo project will help, which is available on Github. The project contains all the code for the experiment I’ve described above.

  • httparchive.org

    The HTTP Archive website hosted on App Engine

  • First of all, web development hasn't really evolved that much in the last decade, or it all depends on what you mean by “evolved”. Sure, there’s webpack and React and ES6, but according to data from httparchive.org the median page load time has remained about the same over the past 10 years, even though internet speeds have been steadily increasing, along with rapid advancements in hardware. So it’s safe to say that the internet is faster, but websites aren’t. In addition, as the team behind the Skypack utility has pointed out, “building for the web has never been more complicated.”

  • 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

  • How to manipulate rendered HTML on the backend

    1 project | /r/node | 27 Sep 2023
  • CSS Selectors And XPath Locators In Selenium Test Automation Scripts

    1 project | dev.to | 27 Jun 2022
  • Create, Test and Deploy a Single Page App with Vue 3 + Vite and Pinia

    1 project | dev.to | 7 Feb 2022
  • Possible alternatives to Front End Web Development

    1 project | /r/Frontend | 6 Dec 2021
  • How to automate tests for your website using Nightwatch.js ? - Part 1- Setting up nightwatch

    2 projects | dev.to | 3 Dec 2021