[AskJS] You have mastered writing JavaScript from scratch, why use TypeScript?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SSMLParser

    Implement SSML parsing for Web Speech API

  • I implemented SSML parsing in JavaScript by hand for Web Speech API per SSML specification https://github.com/guest271314/SSMLParser, where the Web Speech API nor Firefox nor Chrome or Chromium browsers (Google does implement SSML parsing as a service https://github.com/guest271314/GoogleNetworkSpeechSynthesis) have implemented SSML parsing.

  • GoogleNetworkSpeechSynthesis

    Google's Network Speech Synthesis: Bring your own Google API key and proxy

  • I implemented SSML parsing in JavaScript by hand for Web Speech API per SSML specification https://github.com/guest271314/SSMLParser, where the Web Speech API nor Firefox nor Chrome or Chromium browsers (Google does implement SSML parsing as a service https://github.com/guest271314/GoogleNetworkSpeechSynthesis) have implemented SSML parsing.

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

    Calculate compounding interest with additions

  • If precision is required there are ways in JavaScript to achieve precision GraphInterest, Number (integer or decimal) to array, array to number (integer or decimal) without using strings.

  • proposal-type-annotations

    ECMAScript proposal for type syntax that is erased - Stage 1

  • Microsoft is a key contributor to a Stage 1 proposal to include type annotations in ECMAScript.

  • assemblyscript

    A TypeScript-like language for WebAssembly.

  • You can write the source code in C, C++, Rust, AssemblyScript, or something like this https://www.assemblyscript.org/.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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