I just developed an entire feature without reviewing it in the browser - thanks to Typescript

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

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

    Preconfigured React project with webpack build system and jest unit testing

    If you use TypeScript and haven't experienced this, you likely aren't using strict-enough TypeScript. TypeScript can be used in a huge spectrum ranging from actively harmful to hugely beneficial. The stricter it is, the more benefits you'll get. Two pieces to being strict: a strict tsconfig and a strict ESLint config to ensure you are using best practices.

  • openapi-generator-cli

    A node package wrapper for https://github.com/OpenAPITools/openapi-generator

    https://github.com/OpenAPITools/openapi-generator-cli I didn't build it so you may need to do some research on it

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

  • eslint-config

    Our eslint is quite strict but we use relative imports. You can use overrides to tweak the config to suit you, as well. On superficial stuff that is fine.

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