Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 980 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 980 Bytes

TypeScript The Right Way

Helping developers author high-quality TypeScript code.

See tstherightway.com.

We aim to teach front-end developers what to avoid and which habits to cultivate when creating websites and apps using Typescript.

Principles

  1. Informative: Provides explanations and examples
  2. Efficient: As short and simple as possible
  3. Opinionated: Recommends most appropriate options
  4. Non-introductory: Doesn't teach the language
  5. Non-redundant: Doesn't cover anything that's explained better elsewhere
  6. Transparent: Provides reasoning
  7. Community-powered: Anyone can contribute
  8. Evolving: Always changing, never finished

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contributors

Dane Rossenrode @ Touchdreams

License

MIT