I just launched the new website of the agency I work for. I appreciate your feedback!

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

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
  • axe-core

    Accessibility engine for automated Web UI testing

  • If you run the site through axe on the different layouts, it will highlight a lot of these. Many are color contrast issues. There are a few others that the tool won't pick up like removing focus outlines on the contact form or keyboard navigation issues on the main nav. If you hit the tab key, you'll see that each link in the main nav gets focus twice. That's because you have a button nested inside of an anchor tag. It's invalid HTML anyway, so you should probably address that.

  • 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

  • ADA Compliance Made Easy: ADA Testing for Websites and Applications

    1 project | dev.to | 22 Apr 2024
  • How to Write Accessible Technical Documentation – Best Practices with Examples

    2 projects | dev.to | 15 Apr 2024
  • Responsive design and cross-device testing

    1 project | dev.to | 27 Feb 2024
  • Deque Systems Sues BrowserStack for Intellectual Property Theft

    1 project | news.ycombinator.com | 14 Feb 2024
  • First time diving into Accessibility

    1 project | /r/ExperiencedDevs | 10 Nov 2023