Working with React, Monorepo, Typescript and Lerna 👨‍💻

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

    :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

  • The past week I worked on setting up a new Javascript project that uses a monorepo structure. In the process I learned about Lerna (a tool for managing Javascript projects with multiple packages) and how to setup multiple packages using React & Typescript and how to share code between those packages.

  • 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

  • Introduction to Monorepo in React

    1 project | dev.to | 3 Feb 2023
  • React JS Best Practices From The New Docs

    1 project | /r/reactjs | 30 Dec 2022
  • Deploy a monorepo React app on Firebase on multiple environments

    1 project | dev.to | 13 Dec 2022
  • Configuring lerna monorepo to use prettier and eslint with typescript

    1 project | dev.to | 3 Nov 2022
  • Why we stopped using Lerna for monorepos

    2 projects | /r/javascript | 31 Oct 2022