What part of Frontend you don't like doing, but have to do it?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • axe-core

    Accessibility engine for automated Web UI testing

    I would recommend getting a tool like axe and hooking it into your testing workflow. It'll catch a lot of stuff and tell you exactly how to fix it, the more you use it the more you'll remember to do during the first pass.

  • faker

    Generate massive amounts of fake data in the browser and node.js (by faker-js)

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

  • json-server

    Get a full fake REST API with zero coding in less than 30 seconds (seriously)

  • msw

    Seamless REST/GraphQL API mocking library for browser and Node.js.

    MSW make this really easy. Best thing is you can use the same data for your tests too.

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