Tips and Tricks for Typescript to daily use

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
  • react-redux

    Official React bindings for Redux

  • Also if you are using classes to privatisy some methods or attributes, it will be just "private" before compilation. If you really want to use a private value you could use a closure factory, also this could reduce just a little bit the bundle size of your compiled code because there now any necesity to compile anything like when you are using a class. If you are looking for a example of that let check this rewrite that Mark Erikson did in the Subscription of react-redux.

  • 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

  • Easy Shared Reactive State in React without External Libraries

    2 projects | dev.to | 5 Oct 2023
  • React useReducer

    1 project | dev.to | 11 May 2023
  • I am making a pizza app and I want that whenever I click on add my cart gets updated which is at the bottom of the page. Can anyone please help

    2 projects | /r/reactjs | 28 Apr 2023
  • Simplifying Connected Props with Redux and TypeScript

    1 project | /r/typescript | 3 Apr 2023
  • What Are Signals?

    2 projects | news.ycombinator.com | 4 Mar 2023