TypeScript decorators (part 1): the basics

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • TypeScript

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

    🔗 TypeScript Handbook - Decorators 🔗 GitHub issue discussion about adding Decorators to TypeScript

  • proposal-decorators

    Decorators for ES6 classes

    But what are they? In the ECMAScript proposal they are described as follows:

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • proposals

    Tracking ECMAScript Proposals

    🔗 ECMAScript proposals 🔗 ECMAScript decorator proposal

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