I need to learn about TypeScript Template Literal Types

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

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • The PR where Template Literal Types looked cool when I first read it, and people got pretty excited! Then the TypeScript 4.1 Beta release notes came out, so I'm going to go through that first.

  • awesome-template-literal-types

    Curated list of awesome Template Literal Types examples

  • GrĂ©gory Houllier collected some of these examples into one place, so I can see how they work by looking at the implementations!

  • 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
  • json-parser-in-typescript-very-bad-idea-please-dont-use

    JSON Parser written entirely in TypeScript's type system

  • The next examples get progressively more bonkers, so I'm not going to write down all my thinking about them - you should check them out though and see if you can see how they work. The JSON parser is probably the best mix of complex and readable.

  • tsquery

    TypeScript AST query library

  • 1) I should definitely use this for TSQuery 2) TypeScript is probably going to need new syntax for types soon because stuff like:

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

  • Template Literal Types: How To Type Strings

    3 projects | dev.to | 14 Jun 2023
  • Parse, Don't Validate (2019)

    4 projects | news.ycombinator.com | 7 Mar 2023
  • GitHub - thoughtspile/awesome-tiny-js: A collection of tiny JS libraries (under 2 kB) to put your bundle on a diet

    1 project | /r/programming | 13 Jul 2023
  • awesome-tiny-js: A collection of JS libraries under 2 kB

    2 projects | /r/webdev | 3 Jul 2023
  • Getting overwhelmed while trying to doing open source or How should I practice such that I am able to do some open source

    2 projects | /r/cscareerquestions | 1 Jul 2023