A better TypeScript monorepo guide

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • typescript-monorepo-example

    Typescript monorepo example (by CryogenicPlanet)

  • Hey HN

    I found that most typescript monorepo guides are quite terrible in that they leave a lot of very important stuff out and only address the basics. This was a real pain when I was setting up my own monorepo and now that I have a better sense of wanted to try to mitigate this.

    My guide is definitely esoteric and uses non conventional tooling but I found this works best.

    There is also a repo to go with it https://github.com/CryogenicPlanet/typescript-monorepo-examp...

  • Hey HN

    I found that most typescript monorepo guides are quite terrible in that they leave a lot of very important stuff out and only address the basics. This was a real pain when I was setting up my own monorepo and now that I have a better sense of wanted to try to mitigate this.

    My guide is definitely esoteric and uses non conventional tooling but I found this works best.

    There is also a repo to go with it https://github.com/CryogenicPlanet/typescript-monorepo-examp...

  • 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

  • An actual complete guide to typescript monorepos

    1 project | /r/typescript | 2 Jun 2021
  • [Question] Setting up monorepo: How be able to debug and build in the same project without changing package.json?

    5 projects | /r/typescript | 31 Jul 2022
  • Need help setting up a TypeScript project with multiple configuration files in VSCode.

    5 projects | /r/typescript | 4 Jan 2022
  • Show HN: I made a programmable computer from NAND gates

    3 projects | news.ycombinator.com | 25 Apr 2024
  • Vitest In-Source Testing for SFC in Vue?

    3 projects | dev.to | 16 Apr 2024